summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-284-30/+108
* Merge "Enlarge USB bulk transfer size for faster downloads"Conley Owens2011-04-272-4/+10
|\
| * Enlarge USB bulk transfer size for faster downloadsDavid Krause2011-03-282-4/+10
* | Merge "Revert "Fold uevent message origin checking from init into libcutils.""Nick Kralevich2011-04-274-108/+29
|\ \
| * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-274-108/+29
|/ /
* | Merge "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-274-29/+108
|\ \
| * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-274-29/+108
* | | Merge "libsysutils: SocketListener: handle recv errors more gracefully."Nick Kralevich2011-04-271-2/+3
|\ \ \ | |/ /
| * | libsysutils: SocketListener: handle recv errors more gracefully.Vernon Tang2011-04-271-2/+3
|/ /
* | Merge "adb: fix typo in helptext"Mike Lockwood2011-04-261-1/+1
|\ \
| * | adb: fix typo in helptextBernhard Reutner-Fischer2011-04-261-1/+1
|/ /
* | Merge "pixelflinger: Provide more scanline shortcut functions."David 'Digit' Turner2011-04-251-40/+842
|\ \
| * | pixelflinger: Provide more scanline shortcut functions.David 'Digit' Turner2011-04-161-40/+842
|/ /
* | Merge "In serial, skip over port as well if numbers found after colon."Mike Lockwood2011-04-061-2/+28
|\ \ | |/ |/|
| * In serial, skip over port as well if numbers found after colon.Terence Haddock2011-04-061-2/+28
|/
* 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
* | 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
* | 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
* | 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 "x86: Add vold.fstab to mount the SD card"David Turner2011-03-021-0/+4
|\
| * x86: Add vold.fstab to mount the SD cardJun Nakajima2011-02-131-0/+4
* | am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms."Raphael Moll2011-03-018-0/+62
|\ \
| * \ Merge "Define O_BINARY for non-Windows platforms."Raphael Moll2011-02-228-0/+62
| |\ \ | | |/ | |/|
| | * Define O_BINARY for non-Windows platforms.Raphael Moll2011-02-168-0/+62
| |/
* | am 034117e4: Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,...Mike Lockwood2011-02-039-102/+164
|\ \ | |/
| * Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8...Mike Lockwood2011-02-039-102/+164
| |\
| | * Fix adb leaking file descriptors to forked processesBenoit Goby2011-02-034-1/+11
| | * adb: Fix command-line parser.David 'Digit' Turner2011-02-031-2/+5
| | * adb: Increase device descriptor buffer size in Linux host USB supportMike Lockwood2011-02-031-1/+1
| | * adb: improve debug traces readability.David 'Digit' Turner2011-02-032-94/+124
| | * adb: Don't report negative number of bytes after pushing file > 2 gigabytesMike Lockwood2011-02-031-2/+2
| | * Adding Texas Instruments to the VID list.Alex Sakhartchouk2011-02-031-0/+3
| | * Support an additional alias for 'adb shell.'Daniel Sandler2011-02-031-2/+18
| |/
* | am 4585e0e9: Merge changes I087d0074,I8a51924eBrad Fitzpatrick2011-01-253-5/+22
|\ \ | |/
| * Merge changes I087d0074,I8a51924eBrad Fitzpatrick2011-01-253-5/+22
| |\
| | * Permit 0 length writes.Brad Fitzpatrick2011-01-061-0/+4
| | * Let SocketClient users write binary data to clients.Brad Fitzpatrick2011-01-063-5/+18
* | | am cdeba125: Merge "Assembly coded android_memset16 and android_memset32"Jean-Baptiste Queru2011-01-078-1/+1334
|\ \ \ | |/ /
| * | Merge "Assembly coded android_memset16 and android_memset32"Jean-Baptiste Queru2011-01-078-1/+1334
| |\ \
| | * | Assembly coded android_memset16 and android_memset32Bruce Beare2011-01-028-1/+1334
* | | | am fc0b4ff1: Merge "init: Fix parser line numbering"Jean-Baptiste Queru2011-01-072-5/+9
|\ \ \ \ | |/ / /
| * | | Merge "init: Fix parser line numbering"Jean-Baptiste Queru2011-01-072-5/+9
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * init: Fix parser line numberingBruce Beare2011-01-022-5/+9
| |/
* | am f7ca6040: Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
|\ \ | |/ |/|
| * Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6