- 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
- 79cfba5 Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
- 8c5511c Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
- caa8810 Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
- 65433da Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
- b0df9dc Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
- b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
- 8f8a88c Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- 2d2e0a5 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
- 9f90368 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
- c2252df Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
- 9a6b8ee Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
- 918b9e8 Introduce unique_fd by Casey Dahlin · 9 years ago
- f3f2c63 Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
- 08251c3 Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
- 65d5ca2 liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
- 608e428 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
- 44901f1 Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
- cdff80c Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
- 8ab7fd4 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
- f6e65e3 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
- 39a1b77 Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
- cab716f Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
- c5a85f7 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
- 74a33fb Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
- 0ba2606 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
- 1d15d46 metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
- 1337349 Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
- 07b6996 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
- d918eed debuggerd: add .clang-format. by Josh Gao · 9 years ago
- bb3f9ce libcutils: don't build for Windows. by Josh Gao · 9 years ago
- a629e2e adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
- c40f213 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
- 7a75f4e Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
- 695da48 Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
- e6cf1c6 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
- c2e7d49 Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- 18ddf5c Pass $TERM to the device. by Elliott Hughes · 9 years ago
- 0b15663 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
- 942f8ea Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 9 years ago
- e32cb1b Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 9 years ago
- 1bc7888 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
- 44c5847 Merge "Revert "fastboot: create Transport object."" by David Pursell · 9 years ago
- c0504e1 Revert "fastboot: create Transport object." by David Pursell · 9 years ago
- 29843cf Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
- f96dc73 adb: don't pull symlinks. by Josh Gao · 9 years ago
- ad6ab58 metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
- f131772 Merge "fastboot: create Transport object." by David Pursell · 9 years ago
- ce24abe Merge "Fix fastboot to not add '-' before suffix" by Daniel Rosenberg · 9 years ago
- 996ecd8 Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
- 82a2b24 Merge "Improve adb help text and adb backup error reporting." by Elliott Hughes · 9 years ago
- 4386b89 Merge "Improve top(1) compatibility and interactive usefulness." by Elliott Hughes · 9 years ago
- c6f3b96 Merge "logd: klogd: parse error" by Mark Salyzyn · 9 years ago
- 6f233a7 fastboot: create Transport object. by David Pursell · 9 years ago
- 56e6813 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
- ab75edb Merge "healthd: Support new PD and USB Type C types" by Ruchi Kandoi · 9 years ago
- 76aefd5 Merge "adb: win32: Unicode USB device names" by Elliott Hughes · 9 years ago
- d7bd575 Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
- eb29808 logd: klogd: parse error by Mark Salyzyn · 9 years ago
- 5559f1d Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
- bb29000 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
- 61a560a Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
- 8a4eef6 healthd: Support new PD and USB Type C types by Benson Leung · 9 years ago
- d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
- 5d75c9d Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
- 7a2a307 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
- 8336a96 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
- 87d2486 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago
- 26f2e1f Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
- 47af47f Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
- dc225c8 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
- 8591f71 Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
- d36829a Merge "crash_reporter: Join AID_READPROC group" by Steve Fung · 9 years ago
- 7df6b5f libbase: remove exit-time destructors. by Josh Gao · 9 years ago
- b7b1edf adb: remove exit-time destructors. by Josh Gao · 9 years ago
- ee50a72 Merge "metricsd: Fix logging initialization." by Bertrand Simonnet · 9 years ago
- 8ce943b Merge "Cope with angler's whitespace-padded partition size reporting." by Elliott Hughes · 9 years ago
- a2db261 Cope with angler's whitespace-padded partition size reporting. by Elliott Hughes · 9 years ago
- 7aa38bc Update fastboot help command with long options by Daniel Rosenberg · 9 years ago
- 0d08856 Changed set_active to be a flag by Daniel Rosenberg · 9 years ago
- a797479 Fix fastboot variable name by Daniel Rosenberg · 9 years ago
- dcb8b28 Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" by Elliott Hughes · 9 years ago
- c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
- a76ba85 crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
- 5247168 Merge "adb: win32: fix adb shell" by Elliott Hughes · 9 years ago
- 32762f4 adb: win32: fix adb shell by Spencer Low · 9 years ago
- bf66659 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
- 389cab8 Merge "adb: add 100 column limit to .clang-format." by Josh Gao · 9 years ago
- 32b24cf adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
- 1a02530 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
- 07db119 adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
- 12a2ae9 adb: improve error handling, comments. by Josh Gao · 9 years ago
- ae0f53c Merge "Fix typo, caps in error messages." by Jorge Lucangeli Obes · 9 years ago
- f39c564 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
- 7605a56 Merge "Create a folder to store method traces activated with -Xmethod-trace" by Calin Juravle · 9 years ago
- fdebc26 Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
- cc8cd59 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
- 332166a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
- ac9514a adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
- 2f33e0c Merge "libutils: Add UNEXPECTED_NULL status_t" by Christopher Wiley · 9 years ago