Rev. | 日時 | 作者 |
---|---|---|
8b48cf6 | 2009-06-02 11:00:49 | Android (Google) Code Review |
Merge change 2897 into donut |
||
7be52b1 | 2009-06-02 08:55:30 | Bjorn Bringert |
Added ashmem_get_size_region() function. |
||
006ba85 | 2009-06-02 07:27:46 | Mathias Agopian |
fix 1650170 pixelflinger depends on KeyedVector.h, etc |
||
7c5e613 | 2009-06-02 06:30:09 | Mathias Agopian |
Merge commit 'goog/master' into merge_master |
||
cbc92d0 | 2009-06-02 02:09:06 | San Mehat |
am 3c5a6f0b: nexus: Refactor some of the create/remove network path and add code for retrieving network lists from supplicant nexus: Rework properties nexus: Implement wifi network enable/disable and add some error checking nexus: Add some TODOs nexus: Whitespace cleanup nexus: Add bindings between controllers and network interfaces nexus: Add properties for InterfaceConfig nexus: Fix a few conversion bugs in InterfaceConfig |
||
9b8c28a | 2009-06-02 02:09:05 | San Mehat |
am 192331d9: nexus: Add ListCmd to CommandListener |
||
ae41f61 | 2009-06-02 01:35:15 | San Mehat |
am 03f0d27f: libsysutils: Fix command argument passing bug + whitespace cleanup |
||
89ac364 | 2009-06-01 10:50:09 | Mathias Agopian |
get rid of utils/executablepath.h, which now lives in the simulator |
||
e26cbea | 2009-05-31 17:14:49 | Mathias Agopian |
Merge commit 'goog/master' into merge_master |
||
f1f39cc | 2009-05-30 10:03:15 | Jack Palevich |
Make sure we don't overflow various internal compiler buffers. |
||
fa5bf90 | 2009-05-30 08:10:22 | Nick Pelly |
Fix bug where ECONNABORTED would have always occured on asocket_write. |
||
260f48a | 2009-05-30 08:10:16 | Nick Pelly |
Helper to perform abortable blocking operations on a socket: |
||
3c5a6f0 | 2009-05-30 07:26:21 | San Mehat |
nexus: Refactor some of the create/remove network path and add code for |
||
192331d | 2009-05-30 07:26:00 | San Mehat |
nexus: Add ListCmd to CommandListener |
||
03f0d27 | 2009-05-30 07:25:45 | San Mehat |
libsysutils: Fix command argument passing bug + whitespace cleanup |
||
ac0e95e | 2009-05-30 05:53:44 | Jack Palevich |
Improve ACC error reporting. |
||
653f42d | 2009-05-30 01:32:14 | Jack Palevich |
Pointer-ize the acc front end. |
||
730c8d7 | 2009-05-29 22:03:27 | David 'Digit' Turner |
am ebefc48e: Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> |
||
ebefc48 | 2009-05-29 21:45:04 | David 'Digit' Turner |
Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> |
||
1edfd38 | 2009-05-28 06:25:54 | Mathias Agopian |
Merge commit 'goog/master' into merge_master |
||
09555c7 | 2009-05-28 04:25:55 | Jack Palevich |
Fix symbol lookup logic, squelch LOG output. |
||
0675ba5 | 2009-05-27 09:53:37 | Iliyan Malchev |
am fc0182eb: add support and proper permissions for /dev/msm_camera/ |
||
fc0182e | 2009-05-27 08:45:51 | Iliyan Malchev |
add support and proper permissions for /dev/msm_camera/ |
||
f3cdf37 | 2009-05-27 05:23:23 | Raphael |
Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. |
||
cd95bf3 | 2009-05-27 02:11:22 | Android (Google) Code Review |
am a4aace71: Merge change 2437 into donut |
||
a4aace7 | 2009-05-27 00:29:35 | Android (Google) Code Review |
Merge change 2437 into donut |
||
653164b | 2009-05-26 20:16:59 | David 'Digit' Turner |
Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator boots up. |
||
5b043d6 | 2009-05-26 07:32:19 | Mike Lockwood |
am 1f546e6d: adb: Allow enabling of device side adbd logging with a persistent system property. |
||
1f546e6 | 2009-05-26 07:17:55 | Mike Lockwood |
adb: Allow enabling of device side adbd logging with a persistent system property. |
||
64c6397 | 2009-05-26 03:32:08 | Mike Lockwood |
am 6a3075c7: adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. |