summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't create profiles directory under dalvik-cache."Calin Juravle2015-11-161-1/+0
|\
| * Don't create profiles directory under dalvik-cache.Calin Juravle2015-11-041-1/+0
* | Merge "Fix permissions for /data/nativetest{,64}/tests.txt."Gilad Arnold2015-11-151-0/+2
|\ \
| * | Fix permissions for /data/nativetest{,64}/tests.txt.Gilad Arnold2015-11-141-0/+2
|/ /
* | Merge "Revert "fastboot: create Transport object.""David Pursell2015-11-1411-357/+304
|\ \
| * | Revert "fastboot: create Transport object."David Pursell2015-11-1411-357/+304
* | | Merge "adb: don't pull symlinks."Josh Gao2015-11-131-2/+1
|\ \ \
| * | | adb: don't pull symlinks.Josh Gao2015-11-131-2/+1
|/ / /
* | | Merge "fastboot: create Transport object."David Pursell2015-11-1311-304/+357
|\| |
| * | fastboot: create Transport object.David Pursell2015-11-1311-304/+357
* | | Merge "Fix fastboot to not add '-' before suffix"Daniel Rosenberg2015-11-131-2/+2
|\ \ \
| * | | Fix fastboot to not add '-' before suffixDaniel Rosenberg2015-11-131-2/+2
|/ / /
* | | Merge "Improve adb help text and adb backup error reporting."Elliott Hughes2015-11-131-9/+15
|\ \ \
| * | | Improve adb help text and adb backup error reporting.Elliott Hughes2015-11-131-9/+15
| |/ /
* | | Merge "Improve top(1) compatibility and interactive usefulness."Elliott Hughes2015-11-131-2/+3
|\ \ \
| * | | Improve top(1) compatibility and interactive usefulness.Elliott Hughes2015-11-131-2/+3
* | | | Merge "logd: klogd: parse error"Mark Salyzyn2015-11-131-11/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | logd: klogd: parse errorMark Salyzyn2015-11-131-11/+27
* | | | Merge "healthd: Support new PD and USB Type C types"Ruchi Kandoi2015-11-131-0/+3
|\ \ \ \
| * | | | healthd: Support new PD and USB Type C typesBenson Leung2015-11-121-0/+3
* | | | | Merge "adb: win32: Unicode USB device names"Elliott Hughes2015-11-131-30/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | adb: win32: Unicode USB device namesSpencer Low2015-11-121-30/+23
| | |/ / | |/| |
* | | | Merge "liblog: resolve deadlocks"Mark Salyzyn2015-11-136-53/+141
|\ \ \ \ | |/ / / |/| | |
| * | | liblog: resolve deadlocksMark Salyzyn2015-11-126-53/+141
* | | | Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF...Elliott Hughes2015-11-139-139/+167
|\ \ \ \ | |_|/ / |/| | |
| * | | adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()Spencer Low2015-11-129-139/+167
|/ / /
* | | Merge "Sane ownership/permissions for directories in /data/nativetest{,64}."Gilad Arnold2015-11-131-0/+2
|\ \ \
| * | | Sane ownership/permissions for directories in /data/nativetest{,64}.Gilad Arnold2015-11-121-0/+2
* | | | Merge changes I8fb6b513,I6dd16245,I0c2753e2Daniel Rosenberg2015-11-121-30/+64
|\ \ \ \
| * | | | Update fastboot help command with long optionsDaniel Rosenberg2015-11-111-3/+17
| * | | | Changed set_active to be a flagDaniel Rosenberg2015-11-111-19/+39
| * | | | Fix fastboot variable nameDaniel Rosenberg2015-11-111-9/+9
* | | | | Merge "metricsd: Fix the update channel parsing logic."Bertrand Simonnet2015-11-122-6/+6
|\ \ \ \ \
| * | | | | metricsd: Fix the update channel parsing logic.Bertrand SIMONNET2015-11-122-6/+6
* | | | | | Merge changes Ic124ecb9,I94de55d2Josh Gao2015-11-129-19/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | libbase: remove exit-time destructors.Josh Gao2015-11-122-5/+13
| * | | | | adb: remove exit-time destructors.Josh Gao2015-11-127-14/+33
* | | | | | Merge "adb: properly handle path separators on Windows."Josh Gao2015-11-121-62/+44
|\ \ \ \ \ \
| * | | | | | adb: properly handle path separators on Windows.Josh Gao2015-11-111-62/+44
* | | | | | | Merge "crash_reporter: Join AID_READPROC group"Steve Fung2015-11-121-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | crash_reporter: Join AID_READPROC groupSteve Fung2015-11-111-2/+2
* | | | | | | Merge "metricsd: Fix logging initialization."Bertrand Simonnet2015-11-122-5/+20
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | metricsd: Fix logging initialization.Bertrand SIMONNET2015-11-102-5/+20
* | | | | | | Merge "Cope with angler's whitespace-padded partition size reporting."Elliott Hughes2015-11-121-4/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Cope with angler's whitespace-padded partition size reporting.Elliott Hughes2015-11-121-4/+5
|/ / / / / /
* | | | | | Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"""Elliott Hughes2015-11-128-82/+751
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""Elliott Hughes2015-11-118-82/+751
|/ / / / /
* | | | | Merge "adb: win32: fix adb shell"Elliott Hughes2015-11-121-86/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | adb: win32: fix adb shellSpencer Low2015-11-111-86/+36
|/ / / /
* | | | Merge changes from topic 'adb_dir'Josh Gao2015-11-112-46/+112
|\ \ \ \ | | |/ / | |/| |