aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added ashmem_get_size_region() function.Bjorn Bringert2009-06-023-0/+26
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-2942-390/+1517
* nexus: Add ListCmd to CommandListenerSan Mehat2009-05-297-7/+168
* libsysutils: Fix command argument passing bug + whitespace cleanupSan Mehat2009-05-294-9/+10
* Expose the stable/frozen log-related definitions of <cutils/logd.h> into a ne...David 'Digit' Turner2009-05-292-36/+135
* add support and proper permissions for /dev/msm_camera/Iliyan Malchev2009-05-261-1/+5
* Merge change 2437 into donutAndroid (Google) Code Review2009-05-261-0/+4
|\
| * Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator ...David 'Digit' Turner2009-05-261-0/+4
* | adb: Allow enabling of device side adbd logging with a persistent system prop...Mike Lockwood2009-05-252-15/+20
* | adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card.Mike Lockwood2009-05-251-1/+2
|/
* Merge change 2282 into donutAndroid (Google) Code Review2009-05-227-31/+115
|\
| * Support for 3rd party USB Vendor IDs in adb.Xavier Ducrohet2009-05-227-31/+115
* | Merge change 2135 into donutAndroid (Google) Code Review2009-05-2216-267/+292
|\ \
| * | nexus: Switch controllers to use abstracted properties and refactor command p...San Mehat2009-05-2216-267/+292
* | | Merge change 2166 into donutAndroid (Google) Code Review2009-05-211-0/+6
|\ \ \
| * | | add bootanimation service to init.rcMathias Agopian2009-05-211-0/+6
* | | | don't use cdefs.h as it breaks the windows build.Mathias Agopian2009-05-211-4/+6
| |_|/ |/| |
* | | Preparation work for adb to support USB vendor Ids provided by SDK add-ons.Xavier Ducrohet2009-05-217-22/+104
| |/ |/|
* | Merge change 2162 into donutAndroid (Google) Code Review2009-05-201-1/+1
|\ \ | |/ |/|
| * Mount SD card synchronous. This is an experimental change intended toDave Sparks2009-05-201-1/+1
* | libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-206-21/+21
* | nexus: OpenVPN: Instead of creating / using a configfile, use the newSan Mehat2009-05-202-21/+8
* | Merge change 2077 into donutAndroid (Google) Code Review2009-05-202-13/+12
|\ \
| * | adb: adbd no longer disables OOM and now sets children's OOM adjustment to zeroMike Lockwood2009-05-202-13/+12
* | | move native_handle stuff from master_glMathias Agopian2009-05-203-2/+106
| |/ |/|
* | init: Clean up dynamic argument handling for servicesSan Mehat2009-05-201-34/+10
|/
* Merge change 1950 into donutAndroid (Google) Code Review2009-05-191-0/+6
|\
| * new cdma event log tagsTammo Spalink2009-05-191-0/+6
* | init: Add the ability to start services with dynamic arguments.San Mehat2009-05-194-14/+79
* | Merge change 1867 into donutAndroid (Google) Code Review2009-05-197-47/+54
|\ \ | |/ |/|
| * Cleaning up whitespace in adb sources. Nothing more, nothing less.David 'Digit' Turner2009-05-187-47/+54
* | Merge change 1795 into donutAndroid (Google) Code Review2009-05-181-0/+1
|\ \
| * | Make /system/xbin/tcpdump setuid root.Dan Egnor2009-05-151-0/+1
* | | vold: Change VFAT mount options to enable sdcard write restrictionsSan Mehat2009-05-181-2/+9
* | | vold: If a filesystem is read/only then restart the fscheck but don't make an...San Mehat2009-05-181-40/+45
| |/ |/|
* | Move fdevent from libcutils into adb directory. ADB is the only client of thi...David 'Digit' Turner2009-05-186-5/+7
|/
* Merge change 1778 into donutAndroid (Google) Code Review2009-05-152-0/+3
|\
| * init: Create new 'vpn' user/group and set owner of '/dev/tun' to it.San Mehat2009-05-152-0/+3
* | Merge change 1694 into donutAndroid (Google) Code Review2009-05-159-161/+183
|\ \ | |/
| * nexus: Flesh out VPN support a bit more, cleanup service handlingSan Mehat2009-05-159-161/+183
* | Merge change 1693 into donutAndroid (Google) Code Review2009-05-153-0/+104
|\ \ | |/
| * libsysutils: Introduce 'ServiceManager', for starting/stopping init servicesSan Mehat2009-05-153-0/+104
* | Add support for "standalone months" to tztime's strftime().Eric Fischer2009-05-142-4/+12
|/
* init: Fix heap corruption for services with argumentsSan Mehat2009-05-141-3/+5
* toolbox: ifconfig: Implement mtu setting, plus setting interface addr shouldSan Mehat2009-05-141-32/+40
* toolbox: route: Reflow some of the mess, fix route add parameter names toSan Mehat2009-05-141-58/+62
* toolbox: Make that 'pointopoint' instead of 'pointtopoint'San Mehat2009-05-131-2/+2
* nexus: Introduce skelaton OpenVpnController class + remove some debug messagesSan Mehat2009-05-137-10/+150
* toolbox: Add 'pointopoint' support to ifconfigSan Mehat2009-05-131-0/+16
* nexus: Initial support for manipulating wifi networks + change wifi scan noti...San Mehat2009-05-1310-15/+516