Rev. | 时间 | 作者 |
---|---|---|
6d20508 froyo-x86 | 2011-07-07 02:51:15 | Kyle Evans |
init: builtins: Update 'setkeycode' |
||
624de94 android-x86-2.2-r2 | 2011-02-14 17:42:34 | Chih-Wei Huang |
init: builtins: Add 'setkeycode' command to init.rc parser |
||
c7bad6a android-x86-2.2 | 2010-12-09 18:48:00 | Chih-Wei Huang |
init: set debug.logcat according to DEBUG variable |
||
8c4027d | 2010-12-09 18:10:40 | Chih-Wei Huang |
init: disable hardware specific gralloc |
||
a253843 | 2010-12-01 18:09:49 | Chih-Wei Huang |
Merge branch 'mksh' into froyo-x86 |
||
7314224 | 2010-12-01 18:08:45 | Chih-Wei Huang |
init: add an option to disable 3D hardware acceleration |
||
4225f6c | 2010-12-01 18:06:37 | Chih-Wei Huang |
add back libdiskconfig_host |
||
fb5b03a | 2010-12-01 18:06:36 | Chih-Wei Huang |
libsysutils: reimplement NetlinkEvent::findParam in the proper way |
||
3b17b71 | 2010-12-01 18:06:36 | Bruce Beare |
DBUS is not fully implemented. Disable it for now |
||
624e7a5 | 2010-12-01 18:06:36 | Chih-Wei Huang |
init: change FIRMWARE_DIR for x86 |
||
8f22f68 | 2010-12-01 18:06:36 | Luke Yang |
add ppp scripts for 3G internet connection |
||
afb6a11 | 2010-12-01 18:06:36 | Chih-Wei Huang |
init: set proper permissions for /dev/ttyUSB* |
||
78032ed | 2010-12-01 18:06:36 | Chih-Wei Huang |
do not include goldfish files on x86 |
||
edafd55 | 2010-12-01 18:06:36 | Chih-Wei Huang |
init: a hack to avoid kernel warning |
||
9360edf | 2010-12-01 18:06:36 | Yi Sun |
fixed a bug caused by the changes in the prop name size |
||
ade8b55 | 2010-12-01 18:06:36 | Jim Huang |
Let console applications have a controlling tty. |
||
ad2d640 | 2010-12-01 18:06:36 | Chih-Wei Huang |
fix permission of /dev/videoX, and remove unnecessary /dev/snd/* |
||
4e43d6c | 2010-12-01 18:06:36 | Chia-I Wu |
init: Create subdirectory for drm subsystem. |
||
4746841 | 2010-10-28 17:23:05 | Thorsten Glaser |
Update mksh to CVS 2010/09/19 |
||
deac6ec | 2010-10-28 17:22:32 | Jeff Hamilton |
Don't alias 'stop' to 'kill -STOP' |
||
bf1e60f | 2010-09-13 15:38:02 | Thorsten Glaser |
Add mksh from CVS 2010/08/24 as system/core/mksh module |
||
93877a3 | 2010-09-13 15:31:43 | Thorsten Glaser |
Build ash as ash with shell_ash tag; install sh symlink |
||
2ad6067 | 2010-08-31 02:28:11 | Nick Kralevich |
do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from master branch |
||
211cbcd | 2010-07-31 15:42:30 | Thorsten Glaser |
sys_signame[] was added to libc, remove conflicting definition |
||
5f5d5c8 | 2010-07-20 06:54:50 | Nick Kralevich |
validate the source of uevent messages |
||
230cb33 | 2010-06-02 09:48:30 | Christopher Tate |
Make /proc/kmsg and /proc/sysrq-trigger system-process-readable |
||
86b1215 | 2010-05-09 03:51:13 | Brad Fitzpatrick |
fix windows SDK build |
||
e43c248 | 2010-05-08 07:57:44 | Brad Fitzpatrick |
More fixes to Binder perf regression from Eclair |
||
253e27a | 2010-05-07 03:14:09 | Brad Fitzpatrick |
Optimize set_sched_policy(), which gets called in every binder call. |
||
458f063 | 2010-05-06 01:39:27 | Dan Bornstein |
For issue #2651381, allow library prelinking. |