summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adb: keep mac build happyJP Abgrall2011-03-291-1/+1
* Merge "adb: fix subprocess exit handling, oom adjust fixes, extra debugging."JP Abgrall2011-03-2918-124/+488
|\
| * adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-2818-124/+488
* | am 4fecade5: am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-290-0/+0
|\ \
| * \ am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-293-3/+41
| |\ \
| | * \ am 7c556549: Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-233-3/+41
| | |\ \
| | | * \ Merge changes Icdefb5ff,Icd7f5f03Brad Fitzpatrick2011-03-233-3/+41
| | | |\ \
| | | | * | Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-223-17/+23
| | | | * | SocketClient: add optional reference countingBrad Fitzpatrick2011-03-223-2/+34
* | | | | | am 15b15c4b: am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descrip...Brad Fitzpatrick2011-03-290-0/+0
|\| | | | |
| * | | | | am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descriptor leak."Brad Fitzpatrick2011-03-290-0/+0
| |\| | | |
| | * | | | am 499b45a3: Merge "libsysutils: Fix a file descriptor leak."Brad Fitzpatrick2011-03-231-0/+1
| | |\| | |
| | | * | | Merge "libsysutils: Fix a file descriptor leak."Brad Fitzpatrick2011-03-231-0/+1
| | | |\| |
| | | | * | libsysutils: Fix a file descriptor leak.David 'Digit' Turner2011-03-221-0/+1
* | | | | | am 34859033: am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race...Brad Fitzpatrick2011-03-290-0/+0
|\| | | | |
| * | | | | am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race condition in...Brad Fitzpatrick2011-03-290-0/+0
| |\| | | |
| | * | | | am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread."Brad Fitzpatrick2011-03-232-27/+52
| | |\| | |
| | | * | | Merge "libsysutils: Fix race condition in SocketListener thread."Brad Fitzpatrick2011-03-232-27/+52
| | | |\| |
| | | | * | libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-03-222-27/+52
* | | | | | am ff904188: am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in So...Brad Fitzpatrick2011-03-280-0/+0
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::s...Brad Fitzpatrick2011-03-280-0/+0
| |\| | |
| | * | | am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()"Brad Fitzpatrick2011-03-231-13/+29
| | |\| |
| | | * | Merge "libsysutils: Handle EINTR in SocketClient::sendData()"Brad Fitzpatrick2011-03-231-13/+29
| | | |\|
| | | | * libsysutils: Handle EINTR in SocketClient::sendData()David 'Digit' Turner2011-03-221-13/+29
| | | |/
* | | | Merge "defer firmware load until after filesystems are mounted"Brian Swetland2011-03-253-9/+36
|\ \ \ \
| * | | | defer firmware load until after filesystems are mountedBrian Swetland2011-03-253-9/+36
* | | | | am b26662c0: am c3e69903: am 97919656: Add support for the utime(2) family of...Ken Sumrall2011-03-241-2/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am c3e69903: am 97919656: Add support for the utime(2) family of system calls...Ken Sumrall2011-03-241-2/+35
| |\ \ \ \
| | * \ \ \ am 97919656: Add support for the utime(2) family of system calls to the sdcar...Ken Sumrall2011-03-241-2/+35
| | |\ \ \ \
| | | * | | | Add support for the utime(2) family of system calls to the sdcard fuse filesy...Ken Sumrall2011-03-241-2/+35
* | | | | | | Add per interface dhcp client supportTK MUN2011-03-231-7/+81
| |_|_|/ / / |/| | | | |
* | | | | | am 5c8cc803: (-s ours) am 4ae741bb: (-s ours) am 7238072a: DO NOT MERGE Chang...TK MUN2011-03-230-0/+0
|\| | | | |
| * | | | | am 4ae741bb: (-s ours) am 7238072a: DO NOT MERGE Change IP renew service nameTK MUN2011-03-230-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | am 7238072a: DO NOT MERGE Change IP renew service nameTK MUN2011-03-211-14/+2
| | |\ \ \
| | | * | | DO NOT MERGE Change IP renew service nameTK MUN2011-03-211-14/+2
* | | | | | Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-173-17/+23
* | | | | | Merge "Revert "Debuggerd now outputs the offset of libc.so on the device as a...Brian Carlstrom2011-03-171-69/+0
|\ \ \ \ \ \
| * | | | | | Revert "Debuggerd now outputs the offset of libc.so on the device as a separa...Brian Carlstrom2011-03-171-69/+0
* | | | | | | Merge "SocketClient: add optional reference counting"Brad Fitzpatrick2011-03-173-2/+34
|\ \ \ \ \ \ \
| * | | | | | | SocketClient: add optional reference countingBrad Fitzpatrick2011-03-173-2/+34
* | | | | | | | am cdfde07e: am f642c3d1: Make drmserver\'s primary group be system, so setgi...Jeffrey Tinker2011-03-171-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | am f642c3d1: Make drmserver\'s primary group be system, so setgid is not requ...Jeffrey Tinker2011-03-171-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Make drmserver's primary group be system, so setgid is not required in uevent...Jeffrey Tinker2011-03-171-1/+1
* | | | | | | Merge "Fix uninitialized variable bug in sdcard emulator - Following members ...Mike Lockwood2011-03-161-7/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix uninitialized variable bug in sdcard emulatorTerry Heo (Woncheol)2011-03-161-7/+1
* | | | | | | Merge "In serial, skip over port as well if numbers found after colon."Mike Lockwood2011-03-161-2/+28
|\ \ \ \ \ \ \
| * | | | | | | In serial, skip over port as well if numbers found after colon.Terence Haddock2011-03-161-2/+28
| |/ / / / / /
* | | | | | | am f0a670eb: (-s ours) do not merge. Fix a race in system properties.satok2011-03-150-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | do not merge. Fix a race in system properties.satok2011-03-151-39/+1
* | | | | | am 49ad2447: (-s ours) am c1b97e05: (-s ours) do not merge. Fix a race in sys...satok2011-03-140-0/+0
|\| | | | |