1. 5dc119a Remove the name filtering from toolbox ps. by Elliott Hughes · 10 years ago
  2. bb51fbc Merge changes Iefbea3b1,Ieb924b6d by Mark Salyzyn · 10 years ago
  3. 500afc7 liblog: add android_log_timestamp() private function by Mark Salyzyn · 10 years ago
  4. 4cbed02 liblog: logcat: add epoch and monotonic format modifiers by Mark Salyzyn · 10 years ago
  5. 4d18ae9 Merge "Use GetBuildTime from libchrome instead of __DATE__" by Dan Willemsen · 10 years ago
  6. faa566d Use GetBuildTime from libchrome instead of __DATE__ by Dan Willemsen · 10 years ago
  7. 2470439 Merge "Don't use VLAs in adb." by Elliott Hughes · 10 years ago
  8. 6ac83e4 Merge "core: Rename libchromeos into libbrillo" by Alex Vakulenko · 10 years ago
  9. 6d92997 Don't use VLAs in adb. by Elliott Hughes · 10 years ago
  10. f741617 Merge "crash_reporter: Make report log more useful" by Steve Fung · 10 years ago
  11. ef3c85a Merge "crash_sender: Properly handle curl errors" by Steve Fung · 10 years ago
  12. 270f508 crash_reporter: Make report log more useful by Steve Fung · 10 years ago
  13. 918b936 crash_sender: Properly handle curl errors by Steve Fung · 10 years ago
  14. 26aef37 core: Rename libchromeos into libbrillo by Alex Vakulenko · 10 years ago
  15. 76e9236 Merge "adb: fix -Tt options to match ssh." by David Pursell · 10 years ago
  16. 08a2709 adb: fix -Tt options to match ssh. by David Pursell · 10 years ago
  17. b42e7e8 Merge "Fix adb sync/pull/push error reporting." by Elliott Hughes · 10 years ago
  18. 8b43c3e Fix adb sync/pull/push error reporting. by Elliott Hughes · 10 years ago
  19. 69ccb95 Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." by Josh Gao · 10 years ago
  20. 8dcdb57 adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 10 years ago
  21. 151e497 Merge "Disable container overflow detect on target." by Evgenii Stepanov · 10 years ago
  22. f3009f2 Disable container overflow detect on target. by Evgenii Stepanov · 10 years ago
  23. 0fd0946 Merge "Lose df to toybox." by Elliott Hughes · 10 years ago
  24. cca6019 Lose df to toybox. by Elliott Hughes · 10 years ago
  25. f4e2045 Merge "Don't use libstdc++." by Dan Albert · 10 years ago
  26. 82a6c84 Don't use libstdc++. by Dan Albert · 10 years ago
  27. 77e4677 Merge "system/core: add libpackagelistparser" by Andreas Gampe · 10 years ago
  28. 054c099 Merge "Logd: Fix missing include of rc file" by Andreas Gampe · 10 years ago
  29. f5852ce Logd: Fix missing include of rc file by Andreas Gampe · 10 years ago
  30. 438eb75 system/core: add libpackagelistparser by Andreas Gampe · 10 years ago
  31. 38aee48 Merge "init/adb: correct static lib dependencies for libselinux" by Daniel Cashman · 10 years ago
  32. e269364 Merge "sdcard: use libpackageparser" by Daniel Cashman · 10 years ago
  33. 8906560 Merge "logd: use libpackageparser" by Daniel Cashman · 10 years ago
  34. e509980 sdcard: use libpackageparser by William Roberts · 10 years ago
  35. bd2d961 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  36. 5643f80 Merge "Fix some compiler warnings in libpixelflinger." by Elliott Hughes · 10 years ago
  37. 512b0e6 Merge "Remove __DATE__/__TIME__ from init and debuggerd" by Dan Willemsen · 10 years ago
  38. 30622bb Remove __DATE__/__TIME__ from init and debuggerd by Dan Willemsen · 10 years ago
  39. c52b3c0 Merge "Disable sanitization for LinearTransform" by Andy Hung · 10 years ago
  40. 13c19e7 Disable sanitization for LinearTransform by Andy Hung · 10 years ago
  41. cd6b53f Fix some compiler warnings in libpixelflinger. by Elliott Hughes · 10 years ago
  42. 4a8d125 Merge "Fix parameter to lseek" by Elliott Hughes · 10 years ago
  43. f21f0f1 Fix parameter to lseek by caozhiyuan · 10 years ago
  44. 5654360 Merge "Fix lseek argument order." by Elliott Hughes · 10 years ago
  45. c96de0d Fix lseek argument order. by Elliott Hughes · 10 years ago
  46. 0a85d04 Merge "crash_reporter: add missing mkdir for crash_server rule" by Mike Frysinger · 10 years ago
  47. cb31b1d crash_reporter: add missing mkdir for crash_server rule by Mike Frysinger · 10 years ago
  48. ed38714 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 10 years ago
  49. 8ad8076 adb: use libfec in disable-verity by Sami Tolvanen · 10 years ago
  50. c249293 Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 10 years ago
  51. 0a79600 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 10 years ago
  52. fb371d6 Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()." by Daniel Erat · 10 years ago
  53. 4d7591b Merge "fix misuse of formatting specifiers" by Elliott Hughes · 10 years ago
  54. 2218720 Merge "crash_reporter: Use os-release.d to store the crash server url" by Steve Fung · 10 years ago
  55. 3947737 Merge "Implement ZipWriter for quickly writing ZipFiles." by Adam Lesinski · 10 years ago
  56. 7cba9db libbinderwrapper: Add GetCallingUid() and GetCallingPid(). by Daniel Erat · 10 years ago
  57. 5683366 crash_reporter: Use os-release.d to store the crash server url by Steve Fung · 10 years ago
  58. b8cc70a Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 10 years ago
  59. ad4ad8c Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 10 years ago
  60. ca0d66d Merge "adb: non-interactive shell stdin." by David Pursell · 10 years ago
  61. 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 10 years ago
  62. 51bdc5b Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data" by Steve Fung · 10 years ago
  63. aeca97b logd: use libpackageparser by William Roberts · 10 years ago
  64. 0d6cdfb Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 10 years ago
  65. defbd39 Merge "metricsd: Read build time values from etc/os-release.d." by Bertrand Simonnet · 10 years ago
  66. eb697ab metricsd: Read build time values from etc/os-release.d. by Bertrand SIMONNET · 10 years ago
  67. fcc9358 Merge "crash_reporter: Update to use the os-release.d configs" by Steve Fung · 10 years ago
  68. 99e3a92 Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  69. 7d69175 Merge "Make allocations use unique_ptr." by Christopher Ferris · 10 years ago
  70. 634df89 Make allocations use unique_ptr. by Christopher Ferris · 10 years ago
  71. 4bd3148 Merge "Revert "Error correction: Use libfec in fs_mgr"" by Sami Tolvanen · 10 years ago
  72. 0923453 Revert "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 10 years ago
  73. ba00051 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 10 years ago
  74. a2cfddd Merge "Error correction: Use libfec in fs_mgr" by Sami Tolvanen · 10 years ago
  75. 72e3c82 crash_reporter: Update to use the os-release.d configs by Steve Fung · 10 years ago
  76. 7d85a6a Merge "system/core: Rename "chromeos" -> "brillo" in include paths and namespaces" by Alex Vakulenko · 10 years ago
  77. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  78. cee4473 Merge "logd: correct for number of elements in prune" by Mark Salyzyn · 10 years ago
  79. 4f11a40 Merge "crash_reporter: Report the bdk_version" by Steve Fung · 10 years ago
  80. 58b8be8 logd: correct for number of elements in prune by Mark Salyzyn · 10 years ago
  81. af090a6 fix misuse of formatting specifiers by Daniel Micay · 10 years ago
  82. 9b3a278 Merge "logd: use coalesce instead of merge (cleanup)" by Mark Salyzyn · 10 years ago
  83. 3de3a0f Error correction: Use libfec in fs_mgr by Sami Tolvanen · 10 years ago
  84. 2154e42 Merge "Switch to android::base::ReadFully" by Elliott Hughes · 10 years ago
  85. 67b3cad Switch to android::base::ReadFully by Johan Redestig · 10 years ago
  86. 73bf853 Merge "Switch fs_mgr_verity.c to C++." by Elliott Hughes · 10 years ago
  87. f837660 Merge "system/core: fix iterator for LruCache" by Sergio Giro · 10 years ago
  88. 1c04253 Merge "logd: object layer format statistics" by Mark Salyzyn · 10 years ago
  89. 5117e41 Merge "Update metrics to use weaved's client library" by Alex Vakulenko · 10 years ago
  90. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 10 years ago
  91. aa265b6 crash_reporter: Report the bdk_version by Steve Fung · 10 years ago
  92. 2fb90dc Merge changes from topic 'userspace-audit' by Nick Kralevich · 10 years ago
  93. 4b2d6dd Merge "crash_reporter: Use the actual GID of the crashing process" by Steve Fung · 10 years ago
  94. 82b02de Update metrics to use weaved's client library by Alex Vakulenko · 10 years ago
  95. 9e27cab Merge "init.rc: Disable sysrq from the keyboard" by Nick Kralevich · 10 years ago
  96. 773fd3c crash_reporter: Use the actual GID of the crashing process by Steve Fung · 10 years ago
  97. d28a535 init.rc: Disable sysrq from the keyboard by Nick Kralevich · 10 years ago
  98. a3ae129 Merge "metricsd: Update weave command APIs" by Alex Vakulenko · 10 years ago
  99. aaad42f logd: use coalesce instead of merge (cleanup) by Mark Salyzyn · 10 years ago
  100. 5579340 Merge "init shouldn't call DumpState by default." by Elliott Hughes · 10 years ago