summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-242-3/+13
* | | | | am d52f54c4: install recovery image using patch mechanismDoug Zongker2009-07-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | install recovery image using patch mechanismDoug Zongker2009-07-231-1/+1
| | |_|/ | |/| |
* | | | Keep track of the current arena.Jack Palevich2009-07-231-51/+52
* | | | Fix the ARM postdecrement operator.Jack Palevich2009-07-233-8/+58
* | | | Merge change 7792Android (Google) Code Review2009-07-171-124/+153
|\ \ \ \
| * | | | Code generator cleanupJack Palevich2009-07-171-124/+153
* | | | | Merge change 7791Android (Google) Code Review2009-07-171-24/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove unused logging code.Jack Palevich2009-07-171-24/+0
* | | | | Merge change 7790Android (Google) Code Review2009-07-171-5/+24
|\ \ \ \ \ | |/ / / /
| * | | | Track lvalues vs. rvalues.Jack Palevich2009-07-171-5/+24
* | | | | am 1f278215: vold: If we\'re bootstrapping, don\'t automatically mount the SD...San Mehat2009-07-177-18/+40
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | vold: If we're bootstrapping, don't automatically mount the SD card. Also fix...San Mehat2009-07-167-18/+40
* | | | | am d8221d98: vold: vfat: Run up to 3 passes of the disk checker when the chec...San Mehat2009-07-171-22/+49
|\ \ \ \ \ | |/ / / /
| * | | | vold: vfat: Run up to 3 passes of the disk checker when the checkerSan Mehat2009-07-161-22/+49
* | | | | am b6e70d87: vold: Allow a damaged volume to be re-evaluated for mountingSan Mehat2009-07-171-2/+1
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | vold: Allow a damaged volume to be re-evaluated for mountingSan Mehat2009-07-161-2/+1
* | | | Report error (rather than crashing) when a declaration name is missing.Jack Palevich2009-07-161-9/+18
* | | | Coerce R0 to destination type before storing it into a variable.Jack Palevich2009-07-163-15/+33
* | | | Implement a "#line" directive.Jack Palevich2009-07-161-40/+44
* | | | Detect assignments to undeclared variables.Jack Palevich2009-07-161-13/+27
* | | | If the compile failed, return NULL from symbol lookups.Jack Palevich2009-07-161-7/+11
* | | | Merge change 7495Android (Google) Code Review2009-07-151-1/+10
|\ \ \ \
| * | | | Improve error handlingJack Palevich2009-07-151-1/+10
* | | | | Merge change 7456Android (Google) Code Review2009-07-151-1/+1
|\ \ \ \ \
| * | | | | init: Change owner of /dev/uinput to systemKen Schultz2009-07-151-1/+1
* | | | | | Merge change 7464Android (Google) Code Review2009-07-153-49/+103
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Improve numerical constant parsing.Jack Palevich2009-07-153-49/+103
* | | | | Add OPUSH to register obex server.Nick Pelly2009-07-141-0/+6
|/ / / /
* | | | Add accRegisterSymbolCallback API to control external symbol linkage.Jack Palevich2009-07-145-2/+183
* | | | Add test for passing floats and doubles as ints, floats, and doubles.Jack Palevich2009-07-142-12/+25
* | | | Make forward declarations of external symbols really work.Jack Palevich2009-07-143-15/+36
* | | | Remove unused variable.Jack Palevich2009-07-141-2/+1
* | | | Merge change 7050Android (Google) Code Review2009-07-133-66/+193
|\ \ \ \
| * | | | Implement pointer arithmetic.Jack Palevich2009-07-133-66/+193
* | | | | Merge change 7049Android (Google) Code Review2009-07-133-3/+86
|\ \ \ \ \ | |/ / / /
| * | | | Implement support for "char" local and global variables.Jack Palevich2009-07-133-3/+86
* | | | | Merge change 7048Android (Google) Code Review2009-07-133-100/+196
|\ \ \ \ \ | |/ / / /
| * | | | Implement general casts and pointer dereferencing.Jack Palevich2009-07-133-100/+196
* | | | | Merge change 7047Android (Google) Code Review2009-07-131-9/+61
|\ \ \ \ \ | |/ / / /
| * | | | Run tests on both ARM and x86Jack Palevich2009-07-131-9/+61
* | | | | am 160d4b05: Merge change 6738 into donutAndroid (Google) Code Review2009-07-122-19/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge change 6738 into donutAndroid (Google) Code Review2009-07-122-19/+0
| |\ \ \ \
| | * | | | rootdir: Remove ip-up-vpn script, which is replaced by an executable.Chia-chi Yeh2009-07-102-19/+0
* | | | | | Merge change 6822Android (Google) Code Review2009-07-1041-850/+3271
|\ \ \ \ \ \
| * | | | | | nexus: Rollup update for nexusSan Mehat2009-07-1041-850/+3271
* | | | | | | libnetutils: Add ifc_enable(), for enabling a network interface.Mike Lockwood2009-07-101-0/+10
| |_|_|/ / / |/| | | | |
* | | | | | Merge change 6741Android (Google) Code Review2009-07-094-240/+815
|\ \ \ \ \ \
| * | | | | | Implement floating point for ARM.Jack Palevich2009-07-094-240/+815
* | | | | | | Merge change 6740Android (Google) Code Review2009-07-092-4/+61
|\ \ \ \ \ \ \ | |/ / / / / /