| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fold uevent message origin checking from init into libcutils." | Nick Kralevich | 2011-04-27 | 4 | -108/+29 |
* | Merge "Fold uevent message origin checking from init into libcutils." | Nick Kralevich | 2011-04-27 | 4 | -29/+108 |
|\ |
|
| * | Fold uevent message origin checking from init into libcutils. | Vernon Tang | 2011-04-27 | 4 | -29/+108 |
* | | Merge "libsysutils: SocketListener: handle recv errors more gracefully." | Nick Kralevich | 2011-04-27 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | libsysutils: SocketListener: handle recv errors more gracefully. | Vernon Tang | 2011-04-27 | 1 | -2/+3 |
|/ |
|
* | Merge "adb: fix typo in helptext" | Mike Lockwood | 2011-04-26 | 1 | -1/+1 |
|\ |
|
| * | adb: fix typo in helptext | Bernhard Reutner-Fischer | 2011-04-26 | 1 | -1/+1 |
|/ |
|
* | Merge "pixelflinger: Provide more scanline shortcut functions." | David 'Digit' Turner | 2011-04-25 | 1 | -40/+842 |
|\ |
|
| * | pixelflinger: Provide more scanline shortcut functions. | David 'Digit' Turner | 2011-04-16 | 1 | -40/+842 |
|/ |
|
* | Merge "In serial, skip over port as well if numbers found after colon." | Mike Lockwood | 2011-04-06 | 1 | -2/+28 |
|\ |
|
| * | In serial, skip over port as well if numbers found after colon. | Terence Haddock | 2011-04-06 | 1 | -2/+28 |
|/ |
|
* | Merge changes Icdefb5ff,Icd7f5f03 | Brad Fitzpatrick | 2011-03-23 | 3 | -3/+41 |
|\ |
|
| * | Fix potential race introduced in Icd7f5f03 | Brad Fitzpatrick | 2011-03-22 | 3 | -17/+23 |
| * | SocketClient: add optional reference counting | Brad Fitzpatrick | 2011-03-22 | 3 | -2/+34 |
* | | Merge "libsysutils: Fix a file descriptor leak." | Brad Fitzpatrick | 2011-03-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | libsysutils: Fix a file descriptor leak. | David 'Digit' Turner | 2011-03-22 | 1 | -0/+1 |
* | | Merge "libsysutils: Fix race condition in SocketListener thread." | Brad Fitzpatrick | 2011-03-23 | 2 | -27/+52 |
|\ \
| |/ |
|
| * | libsysutils: Fix race condition in SocketListener thread. | David 'Digit' Turner | 2011-03-22 | 2 | -27/+52 |
* | | Merge "libsysutils: Handle EINTR in SocketClient::sendData()" | Brad Fitzpatrick | 2011-03-23 | 1 | -13/+29 |
|\ \
| |/ |
|
| * | libsysutils: Handle EINTR in SocketClient::sendData() | David 'Digit' Turner | 2011-03-22 | 1 | -13/+29 |
|/ |
|
* | Merge "x86: Add vold.fstab to mount the SD card" | David Turner | 2011-03-02 | 1 | -0/+4 |
|\ |
|
| * | x86: Add vold.fstab to mount the SD card | Jun Nakajima | 2011-02-13 | 1 | -0/+4 |
* | | am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." | Raphael Moll | 2011-03-01 | 8 | -0/+62 |
|\ \ |
|
| * \ | Merge "Define O_BINARY for non-Windows platforms." | Raphael Moll | 2011-02-22 | 8 | -0/+62 |
| |\ \
| | |/
| |/| |
|
| | * | Define O_BINARY for non-Windows platforms. | Raphael Moll | 2011-02-16 | 8 | -0/+62 |
| |/ |
|
* | | am 034117e4: Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,... | Mike Lockwood | 2011-02-03 | 9 | -102/+164 |
|\ \
| |/ |
|
| * | Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8... | Mike Lockwood | 2011-02-03 | 9 | -102/+164 |
| |\ |
|
| | * | Fix adb leaking file descriptors to forked processes | Benoit Goby | 2011-02-03 | 4 | -1/+11 |
| | * | adb: Fix command-line parser. | David 'Digit' Turner | 2011-02-03 | 1 | -2/+5 |
| | * | adb: Increase device descriptor buffer size in Linux host USB support | Mike Lockwood | 2011-02-03 | 1 | -1/+1 |
| | * | adb: improve debug traces readability. | David 'Digit' Turner | 2011-02-03 | 2 | -94/+124 |
| | * | adb: Don't report negative number of bytes after pushing file > 2 gigabytes | Mike Lockwood | 2011-02-03 | 1 | -2/+2 |
| | * | Adding Texas Instruments to the VID list. | Alex Sakhartchouk | 2011-02-03 | 1 | -0/+3 |
| | * | Support an additional alias for 'adb shell.' | Daniel Sandler | 2011-02-03 | 1 | -2/+18 |
| |/ |
|
* | | am 4585e0e9: Merge changes I087d0074,I8a51924e | Brad Fitzpatrick | 2011-01-25 | 3 | -5/+22 |
|\ \
| |/ |
|
| * | Merge changes I087d0074,I8a51924e | Brad Fitzpatrick | 2011-01-25 | 3 | -5/+22 |
| |\ |
|
| | * | Permit 0 length writes. | Brad Fitzpatrick | 2011-01-06 | 1 | -0/+4 |
| | * | Let SocketClient users write binary data to clients. | Brad Fitzpatrick | 2011-01-06 | 3 | -5/+18 |
* | | | am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" | Jean-Baptiste Queru | 2011-01-07 | 8 | -1/+1334 |
|\ \ \
| |/ / |
|
| * | | Merge "Assembly coded android_memset16 and android_memset32" | Jean-Baptiste Queru | 2011-01-07 | 8 | -1/+1334 |
| |\ \ |
|
| | * | | Assembly coded android_memset16 and android_memset32 | Bruce Beare | 2011-01-02 | 8 | -1/+1334 |
* | | | | am fc0b4ff1: Merge "init: Fix parser line numbering" | Jean-Baptiste Queru | 2011-01-07 | 2 | -5/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge "init: Fix parser line numbering" | Jean-Baptiste Queru | 2011-01-07 | 2 | -5/+9 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | init: Fix parser line numbering | Bruce Beare | 2011-01-02 | 2 | -5/+9 |
| |/ |
|
* | | am f7ca6040: Fix infinite loop in init when debugging is turned off | Colin Cross | 2011-01-04 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | Fix infinite loop in init when debugging is turned off | Colin Cross | 2011-01-04 | 1 | -6/+6 |
* | | Merge "fastboot: Add help message for continue command" | Jean-Baptiste Queru | 2010-12-29 | 1 | -0/+1 |
|\ \ |
|
| * | | fastboot: Add help message for continue command | Bruce Beare | 2010-12-29 | 1 | -0/+1 |
|/ / |
|
* | | am cbb9257a: Merge "Fix debuggerd (native crash dump)." | Jean-Baptiste Queru | 2010-12-14 | 1 | -10/+19 |
|\ \ |
|
| * \ | Merge "Fix debuggerd (native crash dump)." | Jean-Baptiste Queru | 2010-12-14 | 1 | -10/+19 |
| |\ \ |
|