1. 4a3094d Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
  2. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  3. c13a5af Merge "Sane ownership/permissions for directories in /data/nativetest{,64}." by Gilad Arnold · 9 years ago
  4. 88830a5 Merge changes I8fb6b513,I6dd16245,I0c2753e2 by Daniel Rosenberg · 9 years ago
  5. ed118c0 Merge "metricsd: Fix the update channel parsing logic." by Bertrand Simonnet · 9 years ago
  6. b23752e Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  7. 00df990 Sane ownership/permissions for directories in /data/nativetest{,64}. by Gilad Arnold · 9 years ago
  8. 6725c55 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
  9. dc228dc Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
  10. 3d4cab9 Merge "crash_reporter: Join AID_READPROC group" by Steve Fung · 9 years ago
  11. 23181e3 libbase: remove exit-time destructors. by Josh Gao · 9 years ago
  12. 1cccaea adb: remove exit-time destructors. by Josh Gao · 9 years ago
  13. 7906439 Merge "metricsd: Fix logging initialization." by Bertrand Simonnet · 9 years ago
  14. ab5fe1b Merge "Cope with angler's whitespace-padded partition size reporting." by Elliott Hughes · 9 years ago
  15. 5617bcb Cope with angler's whitespace-padded partition size reporting. by Elliott Hughes · 9 years ago
  16. 95a95a2 Update fastboot help command with long options by Daniel Rosenberg · 9 years ago
  17. 47960af Changed set_active to be a flag by Daniel Rosenberg · 9 years ago
  18. 80bac86 Fix fastboot variable name by Daniel Rosenberg · 9 years ago
  19. beabbad Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" by Elliott Hughes · 9 years ago
  20. 270a1ac Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  21. f81eb9c crash_reporter: Join AID_READPROC group by Steve Fung · 9 years ago
  22. 2d2322f Merge "adb: win32: fix adb shell" by Elliott Hughes · 9 years ago
  23. b04f6bd adb: win32: fix adb shell by Spencer Low · 9 years ago
  24. 9080976 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
  25. 2329bb9 Merge "adb: add 100 column limit to .clang-format." by Josh Gao · 9 years ago
  26. 9231c49 adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
  27. 2837e40 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  28. 9a0a90a adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  29. fa821fb adb: improve error handling, comments. by Josh Gao · 9 years ago
  30. 6268f00 Merge "Fix typo, caps in error messages." by Jorge Lucangeli Obes · 9 years ago
  31. 9d7910d Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  32. b47023e Merge "Create a folder to store method traces activated with -Xmethod-trace" by Calin Juravle · 9 years ago
  33. e6eee4f Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  34. 735a678 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  35. 384544a Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  36. a41a189 adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  37. 0f66108 Merge "libutils: Add UNEXPECTED_NULL status_t" by Christopher Wiley · 9 years ago
  38. 000c05d Create a folder to store method traces activated with -Xmethod-trace by Calin Juravle · 9 years ago
  39. bcf6c17 metricsd: Fix logging initialization. by Bertrand SIMONNET · 9 years ago
  40. 169ca25 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  41. 1f5e1e7 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
  42. 8edcdb9 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  43. 9e00ebc Merge "libpixelflinger: MIPS64r6 bug fix" by Elliott Hughes · 9 years ago
  44. d0a057c libpixelflinger: MIPS64r6 bug fix by Ljubomir Papuga · 9 years ago
  45. 386978d Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  46. 0c2abb6 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  47. 2bff6a3 Merge "adb: demote skipping a file from an error to a warning." by Josh Gao · 9 years ago
  48. e8d7357 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  49. ea2b021 Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
  50. bf52211 Merge "Fix isValid() condition for libsync tests" by Tom Cherry · 9 years ago
  51. 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  52. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  53. 852e1b4 Merge "adb/base: minor compiler portability improvements" by Elliott Hughes · 9 years ago
  54. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  55. afd11f8 Merge "init: skip "name" DT entry" by Rom Lemarchand · 9 years ago
  56. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  57. 24012b2 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  58. 2e093e7 Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
  59. f71513b AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  60. 4a57871 Merge "use new cmd command" by Elliott Hughes · 9 years ago
  61. fe1d250 use new cmd command by Todd Kennedy · 9 years ago
  62. cd1e48e Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  63. 34d2e40 Merge "adb: remove superfluous checks." by Josh Gao · 9 years ago
  64. 325f17c adb: remove superfluous checks. by Josh Gao · 9 years ago
  65. 7203cad adb: pull empty directories. by Josh Gao · 9 years ago
  66. 6c33e84 Merge "metricsd: add SendBoolToUMA to metrics interface" by Bertrand Simonnet · 9 years ago
  67. 375f81f Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  68. 2584700 Merge changes Iced6c414,Ie82d51ec by Josh Gao · 9 years ago
  69. 1b36c70 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  70. cf11702 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  71. 4c8e224 Merge "packagelistparser: rename to libpackagelistparser" by Mark Salyzyn · 9 years ago
  72. 1a2d9c2 Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger""" by Elliott Hughes · 9 years ago
  73. 2a3ddba Revert "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  74. a78b08b Merge "Fastboot changes to support A/B partitioning" by Daniel Rosenberg · 9 years ago
  75. 0ec8f7d Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
  76. 27841af Merge "Fix bug in writing zips." by Christopher Ferris · 9 years ago
  77. 6bbd428 packagelistparser: rename to libpackagelistparser by William Roberts · 9 years ago
  78. 7d7d659 Merge "Use std::unique_ptr instead of UniquePtr." by Dan Albert · 9 years ago
  79. b15460a Merge "[gatekeeperd] copy uid to local before passing to u_map" by Dan Albert · 9 years ago
  80. b8a95f3 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 10 years ago
  81. c04e48c Merge "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  82. 97fd4b3 Revert "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  83. b7480fb Fix bug in writing zips. by Christopher Ferris · 9 years ago
  84. 950b78a Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
  85. 03cca5f Merge "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  86. a60b1d5 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  87. 14aa720 Merge "Populate BRILLO_CRASH_SERVER from the product config" by Will Drewry · 9 years ago
  88. 358d7c2 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  89. 712d7a1 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  90. 5b54f05 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  91. 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  92. 197b3bf Merge "Use exported headers instead of copying" by Colin Cross · 9 years ago
  93. 3e2d058 Use exported headers instead of copying by Colin Cross · 9 years ago
  94. e2e82a8 Merge "metricsd: Collect average cpu usage information." by Bertrand Simonnet · 9 years ago
  95. b99118c adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  96. 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  97. cd91b04 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  98. 2ae3628 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  99. 3d7dd6c Merge "Fix Mac adb build." by Elliott Hughes · 9 years ago
  100. 57c3db2 Fix Mac adb build. by Elliott Hughes · 9 years ago