1. 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  2. 24e3b8d Merge "init: skip "name" DT entry" by Rom Lemarchand · 9 years ago
  3. 1dcf325 init: skip "name" DT entry by Rom Lemarchand · 9 years ago
  4. 54b5e85 Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
  5. 79e1c7a AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  6. ae2a64e Merge "use new cmd command" by Elliott Hughes · 9 years ago
  7. 6fa848a use new cmd command by Todd Kennedy · 9 years ago
  8. 7fc45c3 Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  9. 8c2fb1f Merge "adb: remove superfluous checks." by Josh Gao · 9 years ago
  10. a837df8 adb: remove superfluous checks. by Josh Gao · 9 years ago
  11. 6580096 adb: pull empty directories. by Josh Gao · 9 years ago
  12. 9940a13 Merge "metricsd: add SendBoolToUMA to metrics interface" by Bertrand Simonnet · 9 years ago
  13. f00db9d Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  14. a239543 Merge changes Iced6c414,Ie82d51ec by Josh Gao · 9 years ago
  15. 250107e adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  16. adc1c23 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  17. 588b399 Merge "packagelistparser: rename to libpackagelistparser" by Mark Salyzyn · 9 years ago
  18. 8bc7a4d Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger""" by Elliott Hughes · 9 years ago
  19. 606d4ae Revert "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  20. f8e70a3 Merge "Fastboot changes to support A/B partitioning" by Daniel Rosenberg · 9 years ago
  21. b7bd4ae Fastboot changes to support A/B partitioning by Daniel Rosenberg · 9 years ago
  22. fa5fbae Merge "Fix bug in writing zips." by Christopher Ferris · 9 years ago
  23. f420ff1 packagelistparser: rename to libpackagelistparser by William Roberts · 9 years ago
  24. 0f61f86 Merge "Use std::unique_ptr instead of UniquePtr." by Dan Albert · 9 years ago
  25. fe8213f Merge "[gatekeeperd] copy uid to local before passing to u_map" by Dan Albert · 9 years ago
  26. 70309ff [gatekeeperd] copy uid to local before passing to u_map by Andres Morales · 9 years ago
  27. c77c1a3 Merge "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  28. 7fd1217 Revert "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  29. a2a32b0 Fix bug in writing zips. by Christopher Ferris · 9 years ago
  30. 251f8b6 Merge "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  31. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  32. d3b177c Merge "Populate BRILLO_CRASH_SERVER from the product config" by Will Drewry · 9 years ago
  33. e680f35 Populate BRILLO_CRASH_SERVER from the product config by Will Drewry · 9 years ago
  34. cd7c1ed adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  35. d973157 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  36. 11d18f1 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  37. e0debcf Merge "Use exported headers instead of copying" by Colin Cross · 9 years ago
  38. 7f68acb Use exported headers instead of copying by Colin Cross · 9 years ago
  39. 900d9df Merge "metricsd: Collect average cpu usage information." by Bertrand Simonnet · 9 years ago
  40. 45b6fc8 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  41. 09c5bbf adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  42. 77cdfbd Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  43. 787f344 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  44. 8660035 Merge "Fix Mac adb build." by Elliott Hughes · 9 years ago
  45. 0fbf961 Fix Mac adb build. by Elliott Hughes · 9 years ago
  46. 1358e28 Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago
  47. 0ada2ca metricsd: Collect average cpu usage information. by Bertrand SIMONNET · 9 years ago
  48. 834799f Merge "Fix adb GCC build (for google3)." by Elliott Hughes · 9 years ago
  49. c288d48 Fix adb GCC build (for google3). by Joon :ee · 9 years ago
  50. c15b17f adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  51. 8897a3f Merge "liblog: logd: support logd.timestamp = monotonic" by Mark Salyzyn · 9 years ago
  52. 183df3d Merge "logd: pruning time horizon" by Mark Salyzyn · 9 years ago
  53. 5012269 logd: pruning time horizon by Mark Salyzyn · 9 years ago
  54. b6bee33 liblog: logd: support logd.timestamp = monotonic by Mark Salyzyn · 9 years ago
  55. ff2e26b Merge "adb: rename 'flag' to something less meaningless." by Josh Gao · 9 years ago
  56. fc7c3b6 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  57. 83f33e6 Merge "Fix the run-as environment to better match su." by Elliott Hughes · 9 years ago
  58. a372f6f Fix the run-as environment to better match su. by Elliott Hughes · 9 years ago
  59. 19d9454 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  60. 4ca547b Merge "Fix fastboot to cope with hammerhead\'s implicit hex." am: 2b7b3bd100 by Elliott Hughes · 9 years ago
  61. 2b7b3bd Merge "Fix fastboot to cope with hammerhead's implicit hex." by Elliott Hughes · 9 years ago
  62. 2030bac Fix fastboot to cope with hammerhead's implicit hex. by Elliott Hughes · 9 years ago
  63. aff48cb Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 9 years ago
  64. 4f23917 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  65. 58ee99e Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 9 years ago
  66. fe54c96 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  67. 587ea20 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  68. 9ea31c7 Merge "adb: add SyncConnection::Printf." am: e9af735de3 by Josh Gao · 9 years ago
  69. e9af735 Merge "adb: add SyncConnection::Printf." by Josh Gao · 9 years ago
  70. cda6a2b adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  71. 983c41c adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  72. 34e0d64 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  73. d9ff987 Merge "adb: create unix_isatty() function." by David Pursell · 9 years ago
  74. c5b8ad8 adb: create unix_isatty() function. by David Pursell · 9 years ago
  75. d09dc85 Merge "Work around an angler bootloader bug." am: 9eab787560 by Elliott Hughes · 9 years ago
  76. 9eab787 Merge "Work around an angler bootloader bug." by Elliott Hughes · 9 years ago
  77. 77c0e66 Work around an angler bootloader bug. by Elliott Hughes · 9 years ago
  78. a2a6b0b Merge "Clarify and fix the intent of the partition-type checking code." by Elliott Hughes · 9 years ago
  79. d0f45aa Merge "Clarify and fix the intent of the partition-type checking code." by Elliott Hughes · 9 years ago
  80. 5b51ac7 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 36d7af4cf6 by Elliott Hughes · 9 years ago
  81. 8ab9a32 Clarify and fix the intent of the partition-type checking code. by Elliott Hughes · 9 years ago
  82. 36d7af4 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  83. 64ea814 Merge "rootdir: Allow board specific folders and symlinks in root directory" by Daniel Rosenberg · 9 years ago
  84. 6e699df Merge "rootdir: Allow board specific folders and symlinks in root directory" by Daniel Rosenberg · 9 years ago
  85. fbe4332 Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  86. bb12b91 Merge "Teach sp<> how to std::move" am: 518d043c86 by John Reck · 9 years ago
  87. 7782bbd Merge "adb: run reverse_service() in main thread." am: 1060739bfe by Yabin Cui · 9 years ago
  88. 518d043 Merge "Teach sp<> how to std::move" by John Reck · 9 years ago
  89. 1060739 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  90. 475baee Merge "metricsd: Report the model manifest id." am: 605f2f024b by Bertrand Simonnet · 9 years ago
  91. 605f2f0 Merge "metricsd: Report the model manifest id." by Bertrand Simonnet · 9 years ago
  92. 0578677 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  93. 52b5915 rootdir: Allow board specific folders and symlinks in root directory by Daniel Rosenberg · 9 years ago
  94. 1d22e94 Merge "Make Join support string delimiters" am: 46776e7423 by Casey Dahlin · 9 years ago
  95. 46776e7 Merge "Make Join support string delimiters" by Casey Dahlin · 9 years ago
  96. 5345f1d Make Join support string delimiters by Casey Dahlin · 9 years ago
  97. dcaf693 Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  98. 5c75b52 Merge "adb: use correct _WIN32 macro." by Josh Gao · 9 years ago
  99. fbfa840 adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  100. 1de8947 Merge "Fix ParseInt/ParseUint to handle explicit "0x" hex." am: ddf5edacc2 by Elliott Hughes · 9 years ago