修訂. | 時間 | 作者 |
---|---|---|
de6f62a | 2009-07-25 06:42:27 | Xavier Ducrohet |
Add support for Samsung and Motorola devices. |
||
d39e972 | 2009-07-24 15:59:16 | Doug Zongker |
am d52f54c4: install recovery image using patch mechanism |
||
d52f54c | 2009-07-24 07:18:34 | Doug Zongker |
install recovery image using patch mechanism |
||
2ff5c22 | 2009-07-24 07:11:22 | Jack Palevich |
Keep track of the current arena. |
||
89baa20 | 2009-07-24 03:45:15 | Jack Palevich |
Fix the ARM postdecrement operator. |
||
7b5e7d8 cupcake-x86 | 2009-07-21 23:23:27 | Chih-Wei Huang |
add mountd |
||
c1e49f9 | 2009-07-18 08:39:00 | Android (Google) Code Review |
Merge change 7792 |
||
0761a49 | 2009-07-18 08:38:41 | Android (Google) Code Review |
Merge change 7791 |
||
10b9087 | 2009-07-18 08:38:25 | Android (Google) Code Review |
Merge change 7790 |
||
58c30ee | 2009-07-18 08:35:23 | Jack Palevich |
Code generator cleanup |
||
b40367b | 2009-07-18 05:51:51 | Jack Palevich |
Remove unused logging code. |
||
ba929a4 | 2009-07-18 02:20:32 | Jack Palevich |
Track lvalues vs. rvalues. |
||
6b001d8 | 2009-07-17 18:09:08 | San Mehat |
am 1f278215: vold: If we\'re bootstrapping, don\'t automatically mount the SD card. Also fixes some error display bugs (our printf doesnt support %m) |
||
c0334b1 | 2009-07-17 18:08:59 | San Mehat |
am d8221d98: vold: vfat: Run up to 3 passes of the disk checker when the checker indicates the FS has been modified. Also create LOST.DIR if it doesn\'t exist on mount. |
||
a27bd2c | 2009-07-17 18:08:57 | San Mehat |
am b6e70d87: vold: Allow a damaged volume to be re-evaluated for mounting |
||
3377bfd | 2009-07-17 11:05:07 | Jack Palevich |
Report error (rather than crashing) when a declaration name is missing. |
||
8148c5b | 2009-07-17 10:24:47 | Jack Palevich |
Coerce R0 to destination type before storing it into a variable. |
||
dc45646 | 2009-07-17 08:50:56 | Jack Palevich |
Implement a "#line" directive. |
||
b1544ca | 2009-07-17 07:09:20 | Jack Palevich |
Detect assignments to undeclared variables. |
||
ce105a9 | 2009-07-17 06:30:33 | Jack Palevich |
If the compile failed, return NULL from symbol lookups. |
||
1f27821 | 2009-07-17 03:41:33 | San Mehat |
vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some |
||
d8221d9 | 2009-07-17 01:34:53 | San Mehat |
vold: vfat: Run up to 3 passes of the disk checker when the checker |
||
b6e70d8 | 2009-07-16 23:29:35 | San Mehat |
vold: Allow a damaged volume to be re-evaluated for mounting |
||
0a9fe4b | 2009-07-16 16:19:21 | Chih-Wei Huang |
Fix permission of /dev/video0 and /dev/snd/ |
||
588d2bd | 2009-07-16 11:04:49 | Android (Google) Code Review |
Merge change 7495 |
||
d1f57e6 | 2009-07-16 10:23:22 | Jack Palevich |
Improve error handling |
||
6b840e9 | 2009-07-16 08:54:57 | Android (Google) Code Review |
Merge change 7456 |
||
0f0776e | 2009-07-16 08:18:07 | Android (Google) Code Review |
Merge change 7464 |
||
2aaf21f | 2009-07-16 08:16:37 | Jack Palevich |
Improve numerical constant parsing. |
||
be65da4 | 2009-07-16 08:00:00 | Ken Schultz |
init: Change owner of /dev/uinput to system |