Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add support for Samsung and Motorola devices. | Xavier Ducrohet | 2009-07-24 | 2 | -3/+13 | |
* | | | | | am d52f54c4: install recovery image using patch mechanism | Doug Zongker | 2009-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | install recovery image using patch mechanism | Doug Zongker | 2009-07-23 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Keep track of the current arena. | Jack Palevich | 2009-07-23 | 1 | -51/+52 | |
* | | | | Fix the ARM postdecrement operator. | Jack Palevich | 2009-07-23 | 3 | -8/+58 | |
* | | | | Merge change 7792 | Android (Google) Code Review | 2009-07-17 | 1 | -124/+153 | |
|\ \ \ \ | ||||||
| * | | | | Code generator cleanup | Jack Palevich | 2009-07-17 | 1 | -124/+153 | |
* | | | | | Merge change 7791 | Android (Google) Code Review | 2009-07-17 | 1 | -24/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove unused logging code. | Jack Palevich | 2009-07-17 | 1 | -24/+0 | |
* | | | | | Merge change 7790 | Android (Google) Code Review | 2009-07-17 | 1 | -5/+24 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Track lvalues vs. rvalues. | Jack Palevich | 2009-07-17 | 1 | -5/+24 | |
* | | | | | am 1f278215: vold: If we\'re bootstrapping, don\'t automatically mount the SD... | San Mehat | 2009-07-17 | 7 | -18/+40 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | vold: If we're bootstrapping, don't automatically mount the SD card. Also fix... | San Mehat | 2009-07-16 | 7 | -18/+40 | |
* | | | | | am d8221d98: vold: vfat: Run up to 3 passes of the disk checker when the chec... | San Mehat | 2009-07-17 | 1 | -22/+49 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | vold: vfat: Run up to 3 passes of the disk checker when the checker | San Mehat | 2009-07-16 | 1 | -22/+49 | |
* | | | | | am b6e70d87: vold: Allow a damaged volume to be re-evaluated for mounting | San Mehat | 2009-07-17 | 1 | -2/+1 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | vold: Allow a damaged volume to be re-evaluated for mounting | San Mehat | 2009-07-16 | 1 | -2/+1 | |
* | | | | Report error (rather than crashing) when a declaration name is missing. | Jack Palevich | 2009-07-16 | 1 | -9/+18 | |
* | | | | Coerce R0 to destination type before storing it into a variable. | Jack Palevich | 2009-07-16 | 3 | -15/+33 | |
* | | | | Implement a "#line" directive. | Jack Palevich | 2009-07-16 | 1 | -40/+44 | |
* | | | | Detect assignments to undeclared variables. | Jack Palevich | 2009-07-16 | 1 | -13/+27 | |
* | | | | If the compile failed, return NULL from symbol lookups. | Jack Palevich | 2009-07-16 | 1 | -7/+11 | |
* | | | | Merge change 7495 | Android (Google) Code Review | 2009-07-15 | 1 | -1/+10 | |
|\ \ \ \ | ||||||
| * | | | | Improve error handling | Jack Palevich | 2009-07-15 | 1 | -1/+10 | |
* | | | | | Merge change 7456 | Android (Google) Code Review | 2009-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | init: Change owner of /dev/uinput to system | Ken Schultz | 2009-07-15 | 1 | -1/+1 | |
* | | | | | | Merge change 7464 | Android (Google) Code Review | 2009-07-15 | 3 | -49/+103 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Improve numerical constant parsing. | Jack Palevich | 2009-07-15 | 3 | -49/+103 | |
* | | | | | Add OPUSH to register obex server. | Nick Pelly | 2009-07-14 | 1 | -0/+6 | |
|/ / / / | ||||||
* | | | | Add accRegisterSymbolCallback API to control external symbol linkage. | Jack Palevich | 2009-07-14 | 5 | -2/+183 | |
* | | | | Add test for passing floats and doubles as ints, floats, and doubles. | Jack Palevich | 2009-07-14 | 2 | -12/+25 | |
* | | | | Make forward declarations of external symbols really work. | Jack Palevich | 2009-07-14 | 3 | -15/+36 | |
* | | | | Remove unused variable. | Jack Palevich | 2009-07-14 | 1 | -2/+1 | |
* | | | | Merge change 7050 | Android (Google) Code Review | 2009-07-13 | 3 | -66/+193 | |
|\ \ \ \ | ||||||
| * | | | | Implement pointer arithmetic. | Jack Palevich | 2009-07-13 | 3 | -66/+193 | |
* | | | | | Merge change 7049 | Android (Google) Code Review | 2009-07-13 | 3 | -3/+86 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Implement support for "char" local and global variables. | Jack Palevich | 2009-07-13 | 3 | -3/+86 | |
* | | | | | Merge change 7048 | Android (Google) Code Review | 2009-07-13 | 3 | -100/+196 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Implement general casts and pointer dereferencing. | Jack Palevich | 2009-07-13 | 3 | -100/+196 | |
* | | | | | Merge change 7047 | Android (Google) Code Review | 2009-07-13 | 1 | -9/+61 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Run tests on both ARM and x86 | Jack Palevich | 2009-07-13 | 1 | -9/+61 | |
* | | | | | am 160d4b05: Merge change 6738 into donut | Android (Google) Code Review | 2009-07-12 | 2 | -19/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge change 6738 into donut | Android (Google) Code Review | 2009-07-12 | 2 | -19/+0 | |
| |\ \ \ \ | ||||||
| | * | | | | rootdir: Remove ip-up-vpn script, which is replaced by an executable. | Chia-chi Yeh | 2009-07-10 | 2 | -19/+0 | |
* | | | | | | Merge change 6822 | Android (Google) Code Review | 2009-07-10 | 41 | -850/+3271 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | nexus: Rollup update for nexus | San Mehat | 2009-07-10 | 41 | -850/+3271 | |
* | | | | | | | libnetutils: Add ifc_enable(), for enabling a network interface. | Mike Lockwood | 2009-07-10 | 1 | -0/+10 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge change 6741 | Android (Google) Code Review | 2009-07-09 | 4 | -240/+815 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implement floating point for ARM. | Jack Palevich | 2009-07-09 | 4 | -240/+815 | |
* | | | | | | | Merge change 6740 | Android (Google) Code Review | 2009-07-09 | 2 | -4/+61 | |
|\ \ \ \ \ \ \ | |/ / / / / / |