summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the behavior of props affecting adb root.Dan Albert2015-02-191-2/+13
* Merge "Move adb_main to its own file."Dan Albert2015-02-196-379/+415
|\
| * Move adb_main to its own file.Dan Albert2015-02-186-379/+415
* | Merge "Move the listener code into its own file."Dan Albert2015-02-195-280/+352
|\ \ | |/
| * Move the listener code into its own file.Dan Albert2015-02-185-280/+352
* | Merge "Move the adb auth code into its own file."Dan Albert2015-02-195-67/+108
|\ \ | |/
| * Move the adb auth code into its own file.Dan Albert2015-02-185-67/+108
|/
* Merge "Move emulator tracing into its own file."Dan Albert2015-02-194-54/+112
|\
| * Move emulator tracing into its own file.Dan Albert2015-02-184-54/+112
* | Merge "Fix build."Elliott Hughes2015-02-191-6/+12
|\ \
| * | Fix build.Elliott Hughes2015-02-181-6/+12
|/ /
* | Merge "adb: add "adb unroot" to restart adb in non-root mode"Elliott Hughes2015-02-195-37/+70
|\ \ | |/ |/|
| * adb: add "adb unroot" to restart adb in non-root modeDan Pasanen2015-02-185-37/+70
* | Merge "Move USB transport code to libadb."Dan Albert2015-02-181-10/+15
|\ \
| * | Move USB transport code to libadb.Dan Albert2015-02-181-10/+15
| |/
* | Merge "Move sprintf to snprintf."Yabin Cui2015-02-185-12/+10
|\ \ | |/ |/|
| * Move sprintf to snprintf.Yabin Cui2015-02-175-12/+10
* | Merge "Add extern "C" to all the adb headers."Dan Albert2015-02-186-0/+56
|\ \
| * | Add extern "C" to all the adb headers.Dan Albert2015-02-186-0/+56
| |/
* | Merge "Ignore useless cpplint messages in adb."Dan Albert2015-02-181-0/+2
|\ \ | |/ |/|
| * Ignore useless cpplint messages in adb.Dan Albert2015-02-181-0/+2
|/
* Merge "Fix the WriteStringToFile overload that takes mode/owner/group."Elliott Hughes2015-02-172-2/+31
|\
| * Fix the WriteStringToFile overload that takes mode/owner/group.Elliott Hughes2015-02-172-2/+31
|/
* Merge "/vendor is sometimes on a separate partition now."Elliott Hughes2015-02-141-3/+2
|\
| * /vendor is sometimes on a separate partition now.Elliott Hughes2015-02-131-3/+2
|/
* Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC."Elliott Hughes2015-02-141-3/+0
|\
| * Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.Elliott Hughes2015-02-131-3/+0
|/
* Merge "Further refactoring of the bootchart code."Elliott Hughes2015-02-135-368/+187
|\
| * Further refactoring of the bootchart code.Elliott Hughes2015-02-135-368/+187
|/
* Merge "bootchart: fix bootchart can not be triggered problem"Elliott Hughes2015-02-128-111/+107
|\
| * bootchart: fix bootchart can not be triggered problemYongqin Liu2015-02-128-111/+107
* | Merge "Do not dump maps/memory/code of sibling threads."Christopher Ferris2015-02-111-43/+39
|\ \
| * | Do not dump maps/memory/code of sibling threads.Christopher Ferris2015-02-091-43/+39
| |/
* | Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark"Mark Salyzyn2015-02-102-5/+5
|\ \
| * | liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmarkMark Salyzyn2015-02-102-5/+5
|/ /
* | Merge "Track renaming of initUnchangeableSystemProperty."Narayan Kamath2015-02-101-2/+2
|\ \ | |/ |/|
| * Track renaming of initUnchangeableSystemProperty.Narayan Kamath2015-02-101-2/+2
|/
* Merge "log.h: Fix typo"Andreas Gampe2015-02-101-1/+1
|\
| * log.h: Fix typoAndreas Gampe2015-02-091-1/+1
|/
* Merge changes I420b5b8a,Ica23fe41Mark Salyzyn2015-02-091-32/+55
|\
| * log.h: wrap android_testLog around __android_log_is_loggableMark Salyzyn2015-02-091-1/+16
| * log.h: deprecate CONDITIONMark Salyzyn2015-02-091-31/+39
|/
* Merge "Lose touch to toybox."Elliott Hughes2015-02-092-116/+0
|\
| * Lose touch to toybox.Elliott Hughes2015-02-092-116/+0
* | Merge "liblog: add __android_log_is_loggable()"Mark Salyzyn2015-02-095-1/+86
|\ \ | |/ |/|
| * liblog: add __android_log_is_loggable()Mark Salyzyn2015-02-095-1/+86
|/
* Merge "Use mkstemp for host ashmem."Elliott Hughes2015-02-091-43/+7
|\
| * Use mkstemp for host ashmem.Elliott Hughes2015-02-091-43/+7
* | Merge "fix bug that passing invalid fd to fstats on win32 builds"Elliott Hughes2015-02-091-1/+1
|\ \
| * | fix bug that passing invalid fd to fstats on win32 buildseric.yan2015-02-091-1/+1
|/ /