Rev. | 时间 | 作者 |
---|---|---|
6a3075c | 2009-05-26 03:22:58 | Mike Lockwood |
adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. |
||
fc8e241 | 2009-05-23 07:30:14 | Android (Google) Code Review |
am 0469d2c3: Merge change 2282 into donut |
||
0469d2c | 2009-05-23 07:28:51 | Android (Google) Code Review |
Merge change 2282 into donut |
||
a481d09 | 2009-05-23 07:25:25 | Xavier Ducrohet |
Support for 3rd party USB Vendor IDs in adb. |
||
121f3b4 | 2009-05-23 04:41:06 | Android (Google) Code Review |
Merge change 2341 |
||
1cdef20 | 2009-05-23 04:09:55 | Jack Palevich |
Convert libacc into a shared library. |
||
940f7cc | 2009-05-23 03:25:59 | Android (Google) Code Review |
am 4919d556: Merge change 2135 into donut |
||
4cd6e91 | 2009-05-23 01:30:24 | Android (Google) Code Review |
Merge change 2329 |
||
111bfce | 2009-05-23 01:09:34 | Nick Pelly |
Fix bug where ECONNABORTED would have always occured on asocket_write. |
||
4919d55 | 2009-05-23 00:43:08 | Android (Google) Code Review |
Merge change 2135 into donut |
||
4876567 | 2009-05-23 00:40:13 | San Mehat |
nexus: Switch controllers to use abstracted properties and refactor command protocol |
||
6766711 | 2009-05-22 17:08:01 | Mathias Agopian |
merge master to master_gl |
||
ad3f0d7 | 2009-05-22 11:35:03 | Android (Google) Code Review |
am 47c73898: Merge change 2166 into donut |
||
47c7389 | 2009-05-22 11:33:40 | Android (Google) Code Review |
Merge change 2166 into donut |
||
8b2cf9f | 2009-05-22 10:45:53 | Mathias Agopian |
add bootanimation service to init.rc |
||
d2362c2 | 2009-05-22 05:11:11 | Mathias Agopian |
am fee77ec0: don\'t use cdefs.h as it breaks the windows build. |
||
fee77ec | 2009-05-22 05:08:39 | Mathias Agopian |
don't use cdefs.h as it breaks the windows build. |
||
8a88939 | 2009-05-22 03:55:52 | Xavier Ducrohet |
am a09fbd16: Preparation work for adb to support USB vendor Ids provided by SDK add-ons. |
||
a09fbd1 | 2009-05-22 02:18:43 | Xavier Ducrohet |
Preparation work for adb to support USB vendor Ids provided by SDK add-ons. |
||
144a6d9 | 2009-05-21 14:44:12 | Android (Google) Code Review |
am 463de48f: Merge change 2162 into donut |
||
463de48 | 2009-05-21 11:31:34 | Android (Google) Code Review |
Merge change 2162 into donut |
||
23eaecf | 2009-05-21 11:12:58 | Dave Sparks |
Mount SD card synchronous. This is an experimental change intended to |
||
e7ada79 | 2009-05-21 09:36:18 | San Mehat |
am db017545: libsysutils: const correctness fixes + remove some debugging |
||
13dee24 | 2009-05-21 09:36:17 | San Mehat |
am 2fd9c589: nexus: OpenVPN: Instead of creating / using a configfile, use the new dynamic service argument support so we don\'t need one :) |
||
df849ca | 2009-05-21 09:35:56 | Android (Google) Code Review |
am a61755e5: Merge change 2077 into donut |
||
3fc51ba | 2009-05-21 09:22:13 | Mathias Agopian |
move native_handle stuff from master_gl |
||
db01754 | 2009-05-21 09:16:05 | San Mehat |
libsysutils: const correctness fixes + remove some debugging |
||
2fd9c58 | 2009-05-21 09:16:00 | San Mehat |
nexus: OpenVPN: Instead of creating / using a configfile, use the new |
||
a61755e | 2009-05-21 08:21:29 | Android (Google) Code Review |
Merge change 2077 into donut |
||
92a7541 | 2009-05-21 07:20:30 | Nick Pelly |
Helper to perform abortable blocking operations on a socket: |