1. 386978d Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  2. 0c2abb6 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  3. 2bff6a3 Merge "adb: demote skipping a file from an error to a warning." by Josh Gao · 9 years ago
  4. e8d7357 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  5. ea2b021 Merge "Fix adb shell escape handling." by Elliott Hughes · 9 years ago
  6. bf52211 Merge "Fix isValid() condition for libsync tests" by Tom Cherry · 9 years ago
  7. 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  8. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  9. 852e1b4 Merge "adb/base: minor compiler portability improvements" by Elliott Hughes · 9 years ago
  10. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  11. afd11f8 Merge "init: skip "name" DT entry" by Rom Lemarchand · 9 years ago
  12. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  13. 24012b2 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  14. 2e093e7 Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
  15. f71513b AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  16. 4a57871 Merge "use new cmd command" by Elliott Hughes · 9 years ago
  17. fe1d250 use new cmd command by Todd Kennedy · 9 years ago
  18. cd1e48e Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  19. 34d2e40 Merge "adb: remove superfluous checks." by Josh Gao · 9 years ago
  20. 325f17c adb: remove superfluous checks. by Josh Gao · 9 years ago
  21. 7203cad adb: pull empty directories. by Josh Gao · 9 years ago
  22. 6c33e84 Merge "metricsd: add SendBoolToUMA to metrics interface" by Bertrand Simonnet · 9 years ago
  23. 375f81f Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  24. 2584700 Merge changes Iced6c414,Ie82d51ec by Josh Gao · 9 years ago
  25. 1b36c70 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  26. cf11702 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  27. 4c8e224 Merge "packagelistparser: rename to libpackagelistparser" by Mark Salyzyn · 9 years ago
  28. 1a2d9c2 Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger""" by Elliott Hughes · 9 years ago
  29. 2a3ddba Revert "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  30. a78b08b Merge "Fastboot changes to support A/B partitioning" by Daniel Rosenberg · 9 years ago
  31. 0ec8f7d Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
  32. 27841af Merge "Fix bug in writing zips." by Christopher Ferris · 9 years ago
  33. 6bbd428 packagelistparser: rename to libpackagelistparser by William Roberts · 9 years ago
  34. 7d7d659 Merge "Use std::unique_ptr instead of UniquePtr." by Dan Albert · 9 years ago
  35. b15460a Merge "[gatekeeperd] copy uid to local before passing to u_map" by Dan Albert · 9 years ago
  36. b8a95f3 [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 10 years ago
  37. c04e48c Merge "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  38. 97fd4b3 Revert "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  39. b7480fb Fix bug in writing zips. by Christopher Ferris · 9 years ago
  40. 950b78a Fix isValid() condition for libsync tests by Tom Cherry · 9 years ago
  41. 03cca5f Merge "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  42. a60b1d5 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  43. 14aa720 Merge "Populate BRILLO_CRASH_SERVER from the product config" by Will Drewry · 9 years ago
  44. 358d7c2 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  45. 712d7a1 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  46. 5b54f05 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  47. 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  48. 197b3bf Merge "Use exported headers instead of copying" by Colin Cross · 9 years ago
  49. 3e2d058 Use exported headers instead of copying by Colin Cross · 9 years ago
  50. e2e82a8 Merge "metricsd: Collect average cpu usage information." by Bertrand Simonnet · 9 years ago
  51. b99118c adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  52. 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  53. cd91b04 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  54. 2ae3628 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  55. 3d7dd6c Merge "Fix Mac adb build." by Elliott Hughes · 9 years ago
  56. 57c3db2 Fix Mac adb build. by Elliott Hughes · 9 years ago
  57. 745026c Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago
  58. 9f06bf4 metricsd: Collect average cpu usage information. by Bertrand SIMONNET · 9 years ago
  59. 4f23cde Merge "Fix adb GCC build (for google3)." by Elliott Hughes · 9 years ago
  60. 2755a08 Fix adb GCC build (for google3). by Joon :ee · 9 years ago
  61. 058619b adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  62. 3e4fe78 Merge "liblog: logd: support logd.timestamp = monotonic" by Mark Salyzyn · 9 years ago
  63. 0ac1ad3 Merge "logd: pruning time horizon" by Mark Salyzyn · 9 years ago
  64. 5f05fbc logd: pruning time horizon by Mark Salyzyn · 9 years ago
  65. 029215b liblog: logd: support logd.timestamp = monotonic by Mark Salyzyn · 10 years ago
  66. cb72413 Merge "adb: rename 'flag' to something less meaningless." by Josh Gao · 9 years ago
  67. a37d820 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  68. 1838ab1 Merge "Fix the run-as environment to better match su." by Elliott Hughes · 9 years ago
  69. 35f5dcf Fix the run-as environment to better match su. by Elliott Hughes · 9 years ago
  70. 385fc02 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  71. e87032f Merge "Fix fastboot to cope with hammerhead\'s implicit hex." am: 2b7b3bd100 by Elliott Hughes · 9 years ago
  72. eca5e31 Merge "Fix fastboot to cope with hammerhead's implicit hex." by Elliott Hughes · 9 years ago
  73. bc5361e Fix fastboot to cope with hammerhead's implicit hex. by Elliott Hughes · 9 years ago
  74. aabcdc7 Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 9 years ago
  75. 36ac5d0 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  76. d70e33b Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 9 years ago
  77. d1e3195 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  78. 12fc069 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  79. 5359543 Merge "adb: add SyncConnection::Printf." am: e9af735de3 by Josh Gao · 9 years ago
  80. df1fdb5 Merge "adb: add SyncConnection::Printf." by Josh Gao · 9 years ago
  81. ef4a8b0 adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  82. 28f8eda adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  83. ad710a2 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  84. 2535b9f Merge "adb: create unix_isatty() function." by David Pursell · 9 years ago
  85. 15c32af adb: create unix_isatty() function. by David Pursell · 9 years ago
  86. 95dccc2 Merge "Work around an angler bootloader bug." am: 9eab787560 by Elliott Hughes · 9 years ago
  87. 16494c4 Merge "Work around an angler bootloader bug." by Elliott Hughes · 9 years ago
  88. 2b9de4e Work around an angler bootloader bug. by Elliott Hughes · 9 years ago
  89. 07902cc Merge "Clarify and fix the intent of the partition-type checking code." by Elliott Hughes · 9 years ago
  90. 891d68c Merge "Clarify and fix the intent of the partition-type checking code." by Elliott Hughes · 9 years ago
  91. 9d59b68 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 36d7af4cf6 by Elliott Hughes · 9 years ago
  92. 8be3872 Clarify and fix the intent of the partition-type checking code. by Elliott Hughes · 9 years ago
  93. ab89302 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  94. b88764f Merge "rootdir: Allow board specific folders and symlinks in root directory" by Daniel Rosenberg · 9 years ago
  95. 69fac32 Merge "rootdir: Allow board specific folders and symlinks in root directory" by Daniel Rosenberg · 9 years ago
  96. bf98fdf Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  97. d15efa1 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  98. 850e7f6 Merge "adb: run reverse_service() in main thread." am: 1060739bfe by Yabin Cui · 9 years ago
  99. ac9066f Merge "Teach sp<> how to std::move" by John Reck · 9 years ago
  100. 9b44bc4 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago