summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in writing zips.Christopher Ferris2015-11-052-10/+62
* Merge "adb: make adb_basename match the POSIX behavior."Josh Gao2015-11-042-5/+31
|\
| * adb: make adb_basename match the POSIX behavior.Josh Gao2015-11-042-5/+31
* | Merge "Fix Mac adb build."Elliott Hughes2015-11-041-1/+1
|\ \
| * | Fix Mac adb build.Elliott Hughes2015-11-041-1/+1
|/ /
* | Merge "adb shell SIGWINCH support."Elliott Hughes2015-11-044-183/+236
|\ \
| * | adb shell SIGWINCH support.Elliott Hughes2015-11-044-183/+236
* | | Merge "Fix adb GCC build (for google3)."Elliott Hughes2015-11-041-1/+1
|\ \ \
| * | | Fix adb GCC build (for google3).Joon :ee2015-11-041-1/+1
| | |/ | |/|
* | | Merge "liblog: logd: support logd.timestamp = monotonic"Mark Salyzyn2015-11-0414-87/+200
|\ \ \
| * | | liblog: logd: support logd.timestamp = monotonicMark Salyzyn2015-11-0314-87/+200
| |/ /
* | | Merge "logd: pruning time horizon"Mark Salyzyn2015-11-041-1/+4
|\ \ \ | |/ / |/| |
| * | logd: pruning time horizonMark Salyzyn2015-11-031-1/+4
|/ /
* | Merge "adb: rename 'flag' to something less meaningless."Josh Gao2015-11-031-5/+5
|\ \
| * | adb: rename 'flag' to something less meaningless.Josh Gao2015-11-031-5/+5
| |/
* | Merge "Fix the run-as environment to better match su."Elliott Hughes2015-11-031-1/+14
|\ \ | |/ |/|
| * Fix the run-as environment to better match su.Elliott Hughes2015-11-031-1/+14
|/
* Merge "adb: C++ify local_build_list and remote_build_list."Josh Gao2015-11-031-138/+89
|\
| * adb: C++ify local_build_list and remote_build_list.Josh Gao2015-11-021-138/+89
* | Merge "Fix fastboot to cope with hammerhead\'s implicit hex."Elliott Hughes2015-11-031-1/+5
|\ \
| * \ Merge "Fix fastboot to cope with hammerhead's implicit hex."Elliott Hughes2015-11-031-1/+5
| |\ \
| | * | Fix fastboot to cope with hammerhead's implicit hex.Elliott Hughes2015-11-031-1/+5
| |/ /
* | | Merge "adb: fix adb reverse --no-rebind help text"Elliott Hughes2015-11-031-1/+1
|\| |
| * | Merge "adb: fix adb reverse --no-rebind help text"Elliott Hughes2015-11-031-1/+1
| |\ \
| | * | adb: fix adb reverse --no-rebind help textSpencer Low2015-11-021-1/+1
* | | | Merge "adb: allow multiple args to push/pull."Josh Gao2015-11-033-79/+150
|\| | |
| * | | Merge "adb: allow multiple args to push/pull."Josh Gao2015-11-033-79/+150
| |\ \ \
| | * | | adb: allow multiple args to push/pull.Josh Gao2015-11-023-79/+150
* | | | | Merge "adb: add SyncConnection::Printf."Josh Gao2015-11-031-14/+20
|\| | | |
| * | | | Merge "adb: add SyncConnection::Printf."Josh Gao2015-11-031-14/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | adb: add SyncConnection::Printf.Josh Gao2015-11-021-14/+20
| |/ / /
* | | | Merge "adb: create unix_isatty() function."David Pursell2015-11-036-57/+109
|\| | |
| * | | Merge "adb: create unix_isatty() function."David Pursell2015-11-036-57/+109
| |\ \ \
| | * | | adb: create unix_isatty() function.David Pursell2015-11-026-57/+109
| | | |/ | | |/|
* | | | Merge "Work around an angler bootloader bug."Elliott Hughes2015-11-031-0/+4
|\| | |
| * | | Merge "Work around an angler bootloader bug."Elliott Hughes2015-11-031-0/+4
| |\ \ \
| | * | | Work around an angler bootloader bug.Elliott Hughes2015-11-021-0/+4
| |/ / /
* | | | Merge "Clarify and fix the intent of the partition-type checking code."Elliott Hughes2015-11-025-28/+15
|\| | |
| * | | Merge "Clarify and fix the intent of the partition-type checking code."Elliott Hughes2015-11-025-28/+15
| |\ \ \ | | |/ / | |/| |
| | * | Clarify and fix the intent of the partition-type checking code.Elliott Hughes2015-11-025-28/+15
| |/ /
* | | Merge "Set HOME, LOGNAME, SHELL, and USER from adbd."Elliott Hughes2015-11-021-0/+10
|\| |
| * | Merge "Set HOME, LOGNAME, SHELL, and USER from adbd."Elliott Hughes2015-11-021-0/+10
| |\ \
| | * | Set HOME, LOGNAME, SHELL, and USER from adbd.Elliott Hughes2015-11-021-0/+10
* | | | Merge "rootdir: Allow board specific folders and symlinks in root directory"Daniel Rosenberg2015-11-021-6/+10
|\| | |
| * | | Merge "rootdir: Allow board specific folders and symlinks in root directory"Daniel Rosenberg2015-11-021-6/+10
| |\ \ \
| | * | | rootdir: Allow board specific folders and symlinks in root directoryDaniel Rosenberg2015-11-021-6/+10
| | |/ /
* | | | Merge "Teach sp<> how to std::move"John Reck2015-11-023-0/+93
|\| | |
| * | | Merge "Teach sp<> how to std::move"John Reck2015-11-023-0/+93
| |\ \ \
| | * | | Teach sp<> how to std::moveJohn Reck2015-10-293-0/+93
* | | | | Merge "adb: run reverse_service() in main thread."Yabin Cui2015-11-022-17/+34
|\| | | |