1. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
  2. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  3. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
  4. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
  5. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
  6. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  7. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
  8. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
  9. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  10. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  11. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  12. ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
  13. a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
  14. 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
  15. 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
  16. d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  17. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  18. 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
  19. 891b5c1 Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 9 years ago
  20. 58e3bdf Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 9 years ago
  21. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  22. 9393aac Merge "Revert "fastboot: create Transport object."" by David Pursell · 9 years ago
  23. f7a06cf Revert "fastboot: create Transport object." by David Pursell · 9 years ago
  24. 35ca902 Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
  25. cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
  26. 77e88af7f metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
  27. 7a4f948 Merge "fastboot: create Transport object." by David Pursell · 9 years ago
  28. a7009f1 Merge "Fix fastboot to not add '-' before suffix" by Daniel Rosenberg · 9 years ago
  29. 26cbf95 Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
  30. 06c67c6 Merge "Improve adb help text and adb backup error reporting." by Elliott Hughes · 9 years ago
  31. 98c8ce9 Merge "Improve top(1) compatibility and interactive usefulness." by Elliott Hughes · 9 years ago
  32. f64a69d Merge "logd: klogd: parse error" by Mark Salyzyn · 9 years ago
  33. b650fdf fastboot: create Transport object. by David Pursell · 9 years ago
  34. cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  35. fa4ded2 Merge "healthd: Support new PD and USB Type C types" by Ruchi Kandoi · 9 years ago
  36. 1b68255 Merge "adb: win32: Unicode USB device names" by Elliott Hughes · 9 years ago
  37. 7b622cb Improve top(1) compatibility and interactive usefulness. by Elliott Hughes · 9 years ago
  38. ffdeb8b logd: klogd: parse error by Mark Salyzyn · 9 years ago
  39. d12a083 Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  40. 3d11af9 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  41. 4a3094d Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
  42. 18e0491 healthd: Support new PD and USB Type C types by Benson Leung · 10 years ago
  43. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  44. c13a5af Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
  45. 9695cdb liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  46. 88830a5 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
  47. ed118c0 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago
  48. b23752e Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  49. 00df990 Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  50. 6725c55 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
  51. dc228dc Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
  52. 3d4cab9 Merge "crash_reporter: Join AID_READPROC group" by Steve Fung · 9 years ago
  53. 23181e3 libbase: remove exit-time destructors. by Josh Gao · 9 years ago
  54. 1cccaea adb: remove exit-time destructors. by Josh Gao · 9 years ago
  55. 7906439 Merge "metricsd: Fix logging initialization." by Bertrand Simonnet · 9 years ago
  56. ab5fe1b Merge "Cope with angler's whitespace-padded partition size reporting." by Elliott Hughes · 9 years ago
  57. 5617bcb Cope with angler's whitespace-padded partition size reporting. by Elliott Hughes · 9 years ago
  58. 95a95a2 Update fastboot help command with long options by Daniel Rosenberg · 9 years ago
  59. 47960af Changed set_active to be a flag by Daniel Rosenberg · 9 years ago
  60. 80bac86 Fix fastboot variable name by Daniel Rosenberg · 9 years ago
  61. beabbad Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" by Elliott Hughes · 9 years ago
  62. 270a1ac Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  63. f81eb9c crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  64. 2d2322f Merge "adb: win32: fix adb shell" by Elliott Hughes · 9 years ago
  65. b04f6bd adb: win32: fix adb shell by Spencer Low · 9 years ago
  66. 9080976 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
  67. 2329bb9 Merge "adb: add 100 column limit to .clang-format." by Josh Gao · 9 years ago
  68. 9231c49 adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
  69. 2837e40 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  70. 9a0a90a adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  71. fa821fb adb: improve error handling, comments. by Josh Gao · 9 years ago
  72. 6268f00 Merge "Fix typo, caps in error messages." by Jorge Lucangeli Obes · 9 years ago
  73. 9d7910d Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  74. b47023e Merge "Create a folder to store method traces activated with -Xmethod-trace" by Calin Juravle · 9 years ago
  75. e6eee4f Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  76. 735a678 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  77. 384544a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  78. a41a189 adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  79. 0f66108 Merge "libutils: Add UNEXPECTED_NULL status_t" by Christopher Wiley · 9 years ago
  80. 000c05d Create a folder to store method traces activated with -Xmethod-trace by Calin Juravle · 9 years ago
  81. bcf6c17 metricsd: Fix logging initialization. by Bertrand SIMONNET · 9 years ago
  82. 169ca25 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  83. 1f5e1e7 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
  84. 8edcdb9 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  85. 9e00ebc Merge "libpixelflinger: MIPS64r6 bug fix" by Elliott Hughes · 9 years ago
  86. d0a057c libpixelflinger: MIPS64r6 bug fix by Ljubomir Papuga · 9 years ago
  87. 386978d Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  88. 0c2abb6 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  89. 2bff6a3 Merge "adb: demote skipping a file from an error to a warning." by Josh Gao · 9 years ago
  90. e8d7357 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  91. ea2b021 Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
  92. bf52211 Merge "Fix isValid() condition for libsync tests" by Tom Cherry · 9 years ago
  93. 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  94. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  95. 852e1b4 Merge "adb/base: minor compiler portability improvements" by Elliott Hughes · 9 years ago
  96. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  97. afd11f8 Merge "init: skip "name" DT entry" by Rom Lemarchand · 9 years ago
  98. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  99. 24012b2 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  100. 2e093e7 Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago