1. 0ec8f7d Fastboot changes to support A/B partitioning by Daniel Rosenberg · 10 years ago
  2. 36ac5d0 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  3. d1e3195 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  4. 12fc069 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  5. df1fdb5 Merge "adb: add SyncConnection::Printf." by Josh Gao · 9 years ago
  6. 28f8eda adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  7. 2535b9f Merge "adb: create unix_isatty() function." by David Pursell · 9 years ago
  8. 15c32af adb: create unix_isatty() function. by David Pursell · 9 years ago
  9. 16494c4 Merge "Work around an angler bootloader bug." by Elliott Hughes · 9 years ago
  10. 2b9de4e Work around an angler bootloader bug. by Elliott Hughes · 9 years ago
  11. 891d68c Merge "Clarify and fix the intent of the partition-type checking code." by Elliott Hughes · 9 years ago
  12. 8be3872 Clarify and fix the intent of the partition-type checking code. by Elliott Hughes · 9 years ago
  13. ab89302 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  14. 69fac32 Merge "rootdir: Allow board specific folders and symlinks in root directory" by Daniel Rosenberg · 9 years ago
  15. bf98fdf Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  16. ac9066f Merge "Teach sp<> how to std::move" by John Reck · 9 years ago
  17. 9b44bc4 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  18. 0848691 Merge "metricsd: Report the model manifest id." by Bertrand Simonnet · 9 years ago
  19. 6d2d689 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  20. 53b16ac rootdir: Allow board specific folders and symlinks in root directory by Daniel Rosenberg · 9 years ago
  21. 1fdb2b9 Merge "Make Join support string delimiters" by Casey Dahlin · 9 years ago
  22. fdcbf63 Make Join support string delimiters by Casey Dahlin · 9 years ago
  23. 7569859 Merge "adb: use correct _WIN32 macro." by Josh Gao · 9 years ago
  24. a4b264c adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  25. f0c0d9e Merge "Fix ParseInt/ParseUint to handle explicit "0x" hex." by Elliott Hughes · 9 years ago
  26. bc29bc4 Fix ParseInt/ParseUint to handle explicit "0x" hex. by Elliott Hughes · 9 years ago
  27. 6b9e8f0 Merge "libcutils: Make /data/nativetest{,64}/* executable." by Daniel Erat · 9 years ago
  28. 3b3f904 libcutils: Make /data/nativetest{,64}/* executable. by Daniel Erat · 9 years ago
  29. 5e6311b adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  30. ab7dc64 Merge "adb: fix adb client running out of sockets on Windows" by Elliott Hughes · 9 years ago
  31. 96fbf75 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  32. 2ed7fee Merge "Fix ps -Z so it combines with other arguments." by Elliott Hughes · 9 years ago
  33. 7e6c696 Fix ps -Z so it combines with other arguments. by Elliott Hughes · 9 years ago
  34. 66e4101 Merge "Remove the name filtering from toolbox ps." by Elliott Hughes · 9 years ago
  35. 7bd3cc0 Remove the name filtering from toolbox ps. by Elliott Hughes · 9 years ago
  36. 153ff3a Merge "logd: statistics report chatty effective percentage" by Mark Salyzyn · 9 years ago
  37. c32e1aa Merge "logd: Add support for *.logd.filter" by Mark Salyzyn · 9 years ago
  38. a879336 logd: statistics report chatty effective percentage by Mark Salyzyn · 10 years ago
  39. 2db78e0 logd: Add support for *.logd.filter by Mark Salyzyn · 10 years ago
  40. 195dce5 metricsd: Report the model manifest id. by Bertrand SIMONNET · 9 years ago
  41. 1f77900 Merge "Show transfer progress in adb sync/pull/push." by Elliott Hughes · 9 years ago
  42. fa74b7f Merge "fastboot shouldn't erase non-existent cache partitions." by Elliott Hughes · 9 years ago
  43. ca734aa Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  44. 465e27a fastboot shouldn't erase non-existent cache partitions. by Elliott Hughes · 9 years ago
  45. fca944d Merge "ZipWriter: archive disk numbers are 0 index based" by Adam Lesinski · 9 years ago
  46. d73fbcc Merge "Add deflate compression to ZipWriter" by Adam Lesinski · 9 years ago
  47. d003c40 Merge "fs_mgr: set partition.*.verified property even without state" by Sami Tolvanen · 9 years ago
  48. cb191b1 fs_mgr: set partition.*.verified property even without state by Sami Tolvanen · 9 years ago
  49. 588a2aa Merge "libziparchive: fix calculation of mod_time." by Narayan Kamath · 9 years ago
  50. 49f7e8b libziparchive: fix calculation of mod_time. by beonit · 10 years ago
  51. 389a15c Merge changes Iefbea3b1,Ieb924b6d by Mark Salyzyn · 9 years ago
  52. 3e161b7 liblog: add android_log_timestamp() private function by Mark Salyzyn · 10 years ago
  53. 46d758e liblog: logcat: add epoch and monotonic format modifiers by Mark Salyzyn · 10 years ago
  54. ca3c748 Merge "Use GetBuildTime from libchrome instead of __DATE__" by Dan Willemsen · 9 years ago
  55. 1d7f6e0 Use GetBuildTime from libchrome instead of __DATE__ by Dan Willemsen · 9 years ago
  56. 2377963 Teach sp<> how to std::move by John Reck · 9 years ago
  57. c9993cf Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  58. 18bc08a Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 9 years ago
  59. 671443f Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  60. d5cd0e8 Merge "crash_reporter: Make report log more useful" by Steve Fung · 9 years ago
  61. da611b4 Merge "crash_sender: Properly handle curl errors" by Steve Fung · 9 years ago
  62. 3c75f42 crash_reporter: Make report log more useful by Steve Fung · 9 years ago
  63. e284fac crash_sender: Properly handle curl errors by Steve Fung · 9 years ago
  64. 6b93ddb core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  65. c1e7e81 Merge "adb: fix -Tt options to match ssh." by David Pursell · 9 years ago
  66. 135f158 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  67. 72b9edb Merge "Fix adb sync/pull/push error reporting." by Elliott Hughes · 9 years ago
  68. 6431f54 Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  69. 5481fae Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." by Josh Gao · 9 years ago
  70. f5efd8d adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  71. 77cd94b Merge "Disable container overflow detect on target." by Evgenii Stepanov · 9 years ago
  72. 9fec29d Disable container overflow detect on target. by Evgenii Stepanov · 9 years ago
  73. 5ab7f56 Merge "Lose df to toybox." by Elliott Hughes · 9 years ago
  74. d353886 Lose df to toybox. by Elliott Hughes · 9 years ago
  75. 432ec6b Merge "Don't use libstdc++." by Dan Albert · 9 years ago
  76. aa53541 Don't use libstdc++. by Dan Albert · 9 years ago
  77. 89d2818 Merge "system/core: add libpackagelistparser" by Andreas Gampe · 9 years ago
  78. f7de099 Merge "Logd: Fix missing include of rc file" by Andreas Gampe · 9 years ago
  79. 5d8e5da Logd: Fix missing include of rc file by Andreas Gampe · 9 years ago
  80. f5bd865 system/core: add libpackagelistparser by Andreas Gampe · 9 years ago
  81. 3c85373 Merge "init/adb: correct static lib dependencies for libselinux" by Daniel Cashman · 9 years ago
  82. e823220 Merge "sdcard: use libpackageparser" by Daniel Cashman · 9 years ago
  83. a552181 Merge "logd: use libpackageparser" by Daniel Cashman · 9 years ago
  84. 62df4ca sdcard: use libpackageparser by William Roberts · 10 years ago
  85. 2020b95 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  86. 639d95a Merge "Fix some compiler warnings in libpixelflinger." by Elliott Hughes · 9 years ago
  87. 62c543b Merge "Remove __DATE__/__TIME__ from init and debuggerd" by Dan Willemsen · 9 years ago
  88. 10b2e81 Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  89. 05c0207 Merge "Disable sanitization for LinearTransform" by Andy Hung · 9 years ago
  90. a587836 Disable sanitization for LinearTransform by Andy Hung · 9 years ago
  91. cb9d4dd Fix some compiler warnings in libpixelflinger. by Elliott Hughes · 9 years ago
  92. 23132f7 Merge "Fix parameter to lseek" by Elliott Hughes · 9 years ago
  93. 6207230 Fix parameter to lseek by caozhiyuan · 9 years ago
  94. 2b6318e Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  95. e4021b7 Fix lseek argument order. by Elliott Hughes · 9 years ago
  96. dd310f9 ZipWriter: archive disk numbers are 0 index based by Adam Lesinski · 9 years ago
  97. b63b931 Add deflate compression to ZipWriter by Adam Lesinski · 10 years ago
  98. 60579f3 Merge "crash_reporter: add missing mkdir for crash_server rule" by Mike Frysinger · 9 years ago
  99. 0db3be1 crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 9 years ago
  100. 08792c8 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 9 years ago