1. ab7dc64 Merge "adb: fix adb client running out of sockets on Windows" by Elliott Hughes · 9 years ago
  2. 96fbf75 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  3. 2ed7fee Merge "Fix ps -Z so it combines with other arguments." by Elliott Hughes · 9 years ago
  4. 7e6c696 Fix ps -Z so it combines with other arguments. by Elliott Hughes · 9 years ago
  5. 66e4101 Merge "Remove the name filtering from toolbox ps." by Elliott Hughes · 9 years ago
  6. 7bd3cc0 Remove the name filtering from toolbox ps. by Elliott Hughes · 9 years ago
  7. 153ff3a Merge "logd: statistics report chatty effective percentage" by Mark Salyzyn · 9 years ago
  8. c32e1aa Merge "logd: Add support for *.logd.filter" by Mark Salyzyn · 9 years ago
  9. a879336 logd: statistics report chatty effective percentage by Mark Salyzyn · 10 years ago
  10. 2db78e0 logd: Add support for *.logd.filter by Mark Salyzyn · 10 years ago
  11. 1f77900 Merge "Show transfer progress in adb sync/pull/push." by Elliott Hughes · 9 years ago
  12. fa74b7f Merge "fastboot shouldn't erase non-existent cache partitions." by Elliott Hughes · 9 years ago
  13. ca734aa Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  14. 465e27a fastboot shouldn't erase non-existent cache partitions. by Elliott Hughes · 9 years ago
  15. fca944d Merge "ZipWriter: archive disk numbers are 0 index based" by Adam Lesinski · 9 years ago
  16. d73fbcc Merge "Add deflate compression to ZipWriter" by Adam Lesinski · 9 years ago
  17. d003c40 Merge "fs_mgr: set partition.*.verified property even without state" by Sami Tolvanen · 9 years ago
  18. cb191b1 fs_mgr: set partition.*.verified property even without state by Sami Tolvanen · 9 years ago
  19. 588a2aa Merge "libziparchive: fix calculation of mod_time." by Narayan Kamath · 9 years ago
  20. 49f7e8b libziparchive: fix calculation of mod_time. by beonit · 10 years ago
  21. 389a15c Merge changes Iefbea3b1,Ieb924b6d by Mark Salyzyn · 9 years ago
  22. 3e161b7 liblog: add android_log_timestamp() private function by Mark Salyzyn · 10 years ago
  23. 46d758e liblog: logcat: add epoch and monotonic format modifiers by Mark Salyzyn · 10 years ago
  24. ca3c748 Merge "Use GetBuildTime from libchrome instead of __DATE__" by Dan Willemsen · 9 years ago
  25. 1d7f6e0 Use GetBuildTime from libchrome instead of __DATE__ by Dan Willemsen · 9 years ago
  26. c9993cf Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  27. 18bc08a Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 9 years ago
  28. 671443f Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  29. d5cd0e8 Merge "crash_reporter: Make report log more useful" by Steve Fung · 9 years ago
  30. da611b4 Merge "crash_sender: Properly handle curl errors" by Steve Fung · 9 years ago
  31. 3c75f42 crash_reporter: Make report log more useful by Steve Fung · 9 years ago
  32. e284fac crash_sender: Properly handle curl errors by Steve Fung · 9 years ago
  33. 6b93ddb core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  34. c1e7e81 Merge "adb: fix -Tt options to match ssh." by David Pursell · 9 years ago
  35. 135f158 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  36. 72b9edb Merge "Fix adb sync/pull/push error reporting." by Elliott Hughes · 9 years ago
  37. 6431f54 Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  38. 5481fae Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." by Josh Gao · 9 years ago
  39. f5efd8d adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  40. 77cd94b Merge "Disable container overflow detect on target." by Evgenii Stepanov · 9 years ago
  41. 9fec29d Disable container overflow detect on target. by Evgenii Stepanov · 9 years ago
  42. 5ab7f56 Merge "Lose df to toybox." by Elliott Hughes · 9 years ago
  43. d353886 Lose df to toybox. by Elliott Hughes · 9 years ago
  44. 432ec6b Merge "Don't use libstdc++." by Dan Albert · 9 years ago
  45. aa53541 Don't use libstdc++. by Dan Albert · 9 years ago
  46. 89d2818 Merge "system/core: add libpackagelistparser" by Andreas Gampe · 9 years ago
  47. f7de099 Merge "Logd: Fix missing include of rc file" by Andreas Gampe · 9 years ago
  48. 5d8e5da Logd: Fix missing include of rc file by Andreas Gampe · 9 years ago
  49. f5bd865 system/core: add libpackagelistparser by Andreas Gampe · 9 years ago
  50. 3c85373 Merge "init/adb: correct static lib dependencies for libselinux" by Daniel Cashman · 9 years ago
  51. e823220 Merge "sdcard: use libpackageparser" by Daniel Cashman · 9 years ago
  52. a552181 Merge "logd: use libpackageparser" by Daniel Cashman · 9 years ago
  53. 62df4ca sdcard: use libpackageparser by William Roberts · 10 years ago
  54. 2020b95 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  55. 639d95a Merge "Fix some compiler warnings in libpixelflinger." by Elliott Hughes · 9 years ago
  56. 62c543b Merge "Remove __DATE__/__TIME__ from init and debuggerd" by Dan Willemsen · 9 years ago
  57. 10b2e81 Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 9 years ago
  58. 05c0207 Merge "Disable sanitization for LinearTransform" by Andy Hung · 9 years ago
  59. a587836 Disable sanitization for LinearTransform by Andy Hung · 9 years ago
  60. cb9d4dd Fix some compiler warnings in libpixelflinger. by Elliott Hughes · 9 years ago
  61. 23132f7 Merge "Fix parameter to lseek" by Elliott Hughes · 9 years ago
  62. 6207230 Fix parameter to lseek by caozhiyuan · 9 years ago
  63. 2b6318e Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  64. e4021b7 Fix lseek argument order. by Elliott Hughes · 9 years ago
  65. dd310f9 ZipWriter: archive disk numbers are 0 index based by Adam Lesinski · 9 years ago
  66. b63b931 Add deflate compression to ZipWriter by Adam Lesinski · 10 years ago
  67. 60579f3 Merge "crash_reporter: add missing mkdir for crash_server rule" by Mike Frysinger · 9 years ago
  68. 0db3be1 crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 9 years ago
  69. 08792c8 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 9 years ago
  70. 136c214 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  71. 93cf532 Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  72. ba1747f adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  73. 2f526c4 Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()." by Daniel Erat · 9 years ago
  74. 567de5d Merge "fix misuse of formatting specifiers" by Elliott Hughes · 9 years ago
  75. 3619913 Merge "crash_reporter: Use os-release.d to store the crash server url" by Steve Fung · 9 years ago
  76. 81a4212 Merge "Implement ZipWriter for quickly writing ZipFiles." by Adam Lesinski · 9 years ago
  77. 92c9cc9 libbinderwrapper: Add GetCallingUid() and GetCallingPid(). by Daniel Erat · 9 years ago
  78. c1b4b8b crash_reporter: Use os-release.d to store the crash server url by Steve Fung · 9 years ago
  79. 76ef72f Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  80. d3679d6 Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 10 years ago
  81. a0ddaef Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  82. ef95d04 adb: non-interactive shell stdin. by David Pursell · 10 years ago
  83. baa9522 Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data" by Steve Fung · 9 years ago
  84. 0cda948 logd: use libpackageparser by William Roberts · 10 years ago
  85. c5f8b27 Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  86. 0897543 Merge "metricsd: Read build time values from etc/os-release.d." by Bertrand Simonnet · 9 years ago
  87. 9095d7b metricsd: Read build time values from etc/os-release.d. by Bertrand SIMONNET · 9 years ago
  88. 882856a Merge "crash_reporter: Update to use the os-release.d configs" by Steve Fung · 9 years ago
  89. 9fca816 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  90. 7858d0e Merge "Make allocations use unique_ptr." by Christopher Ferris · 9 years ago
  91. 0245348 Make allocations use unique_ptr. by Christopher Ferris · 9 years ago
  92. f64c3e3 Merge "Revert "Error correction: Use libfec in fs_mgr"" by Sami Tolvanen · 9 years ago
  93. a1cb59f Revert "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  94. 6d36187 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  95. 71d5341 Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 9 years ago
  96. 47ddc95 crash_reporter: Update to use the os-release.d configs by Steve Fung · 9 years ago
  97. 17c08ba Merge "system/core: Rename "chromeos" -> "brillo" in include paths and namespaces" by Alex Vakulenko · 9 years ago
  98. 7533059 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  99. 3ae55f8 Merge "logd: correct for number of elements in prune" by Mark Salyzyn · 9 years ago
  100. 0c548bc Merge "crash_reporter: Report the bdk_version" by Steve Fung · 9 years ago