1. ac1f303 Merge "Yet another Mac fix." by Yuchao Zhou · 6 years ago
  2. ab3f535 Yet another Mac fix. by Elliott Hughes · 6 years ago
  3. e1e0743 Merge "More Mac build fixes." by Yuchao Zhou · 6 years ago
  4. b82f306 Merge "init: fix error messages when an invalid section header is found" by Tom Cherry · 6 years ago
  5. 36c5ad7 init: fix error messages when an invalid section header is found by Tom Cherry · 6 years ago
  6. 269cf4c Merge "init: allow vendor init to action on any vendor or odm property" by Tom Cherry · 6 years ago
  7. ce6bd85 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 6 years ago
  8. 1e2d5a6 More Mac build fixes. by Elliott Hughes · 6 years ago
  9. 49cbc3f init: allow vendor init to action on any vendor or odm property by Tom Cherry · 6 years ago
  10. 59c5862 Merge "libbase: a slightly cleaner solution to libbase's `off64_t` problem." by Treehugger Robot · 6 years ago
  11. 21e0eea Merge "libcutils: lose socket_peer_is_trusted to ART, the only user." by Treehugger Robot · 6 years ago
  12. 57d0ff3 libbase: a slightly cleaner solution to libbase's `off64_t` problem. by Elliott Hughes · 6 years ago
  13. 776fc9e Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  14. 341eff2 Merge "libbase: quick fix for Mac build." by Treehugger Robot · 6 years ago
  15. d8470a0 Merge "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  16. 4ee0f93 libcutils: lose socket_peer_is_trusted to ART, the only user. by Elliott Hughes · 6 years ago
  17. bdf4d95 fastboot: Resize logical partitions when using the flash command. by David Anderson · 6 years ago
  18. 8adb400 fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  19. eb09cee Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  20. 32c32c0 Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  21. 367d319 libbase: quick fix for Mac build. by Elliott Hughes · 6 years ago
  22. 461a213 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  23. 6753339 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  24. 387e6e6 Merge "libbase: remove ARRAYSIZE_UNSAFE." by Treehugger Robot · 6 years ago
  25. b195cd1 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  26. 992ffb7 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  27. 4c1021c Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  28. 117ff15 libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  29. 7d37ee7 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  30. 381f43a liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  31. a83e113 libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  32. c91e2ad Merge "lmkd: Add command to get number of kills" by Suren Baghdasaryan · 6 years ago
  33. fe114b7 Merge "adb: correct tcpip help message" by Treehugger Robot · 6 years ago
  34. 993e111 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  35. 400d817 adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  36. 17d7834 Merge "Add adbd_test to presubmit test mapping" by Treehugger Robot · 6 years ago
  37. 37c6e6e adb: correct tcpip help message by bohu · 6 years ago
  38. 6671bfc lmkd: Add command to get number of kills by Suren Baghdasaryan · 6 years ago
  39. 14e956d Merge "Create /data/preloads on post-fs-data" by Anton Hansson · 6 years ago
  40. 3662da7 Merge "Remove unnecessary dynamic dependency on libbase." by Martin Stjernholm · 6 years ago
  41. cab4898 Merge "init: if vendor_init can read a property, let it be a trigger too" by Tom Cherry · 6 years ago
  42. 428af78 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  43. 674251e Create /data/preloads on post-fs-data by Anton Hansson · 6 years ago
  44. 9a3edcb Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  45. 33fc56c Merge "Always init gnu_debugdata interface if it exists." by Christopher Ferris · 6 years ago
  46. 8ea74cc Add adbd_test to presubmit test mapping by Julien Desprez · 6 years ago
  47. d2391dd Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  48. 91ae04f Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  49. e7001f9 Merge "Add feature flag for b/110953234 fix." by Josh Gao · 6 years ago
  50. f85f500 Merge "Accept apex packages as argument." by Treehugger Robot · 6 years ago
  51. eab248a Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  52. 8d1ce5d Merge "llkd: Skip apexd for process checks" by Treehugger Robot · 6 years ago
  53. 14048e2 Fix off by one error. by Florian Mayer · 6 years ago
  54. 0f3bbf3 Merge "healthd: `GRSurface` now is a class." by Tao Bao · 6 years ago
  55. 136100f Accept apex packages as argument. by Dario Freni · 7 years ago
  56. c736355 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
  57. 4106c57 Merge "Remove bcp_dep." by Treehugger Robot · 6 years ago
  58. 6baf8d8 Merge "liblp: Add MetadataBuilder helpers for pruning unused groups." by David Anderson · 6 years ago
  59. c0305f2 adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  60. c83bf12 Merge "liblp: Move free-region calculation into a separate function." by Treehugger Robot · 6 years ago
  61. b5cab46 init: if vendor_init can read a property, let it be a trigger too by Tom Cherry · 6 years ago
  62. 201e97f llkd: Skip apexd for process checks by Mark Salyzyn · 6 years ago
  63. f688c32 Remove bcp_dep. by Evgenii Stepanov · 6 years ago
  64. 8110b2c Merge "fs_mgr: overlayfs unit test" by Treehugger Robot · 6 years ago
  65. f11accf healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
  66. ebbc281 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
  67. 061ba90 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  68. f1e3ac9 Merge "adb: rationalize fatal/error logging." by Elliott Hughes · 6 years ago
  69. bde0ae8 fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data by Mark Salyzyn · 7 years ago
  70. 09fb123 fs_mgr: overlayfs unit test by Mark Salyzyn · 7 years ago
  71. 5f816db Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  72. a10d5b7 liblp: Add MetadataBuilder helpers for pruning unused groups. by David Anderson · 6 years ago
  73. 3adb966 liblp: Move free-region calculation into a separate function. by David Anderson · 6 years ago
  74. a1589c2 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  75. 64f5858 adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  76. 9ca7bb2 Merge "logd: clear timeout if no start time is given" by Treehugger Robot · 6 years ago
  77. bbf0681 adb: set main thread in transport tests. by Josh Gao · 6 years ago
  78. 463005b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  79. 6768dfe logd: clear timeout if no start time is given by Tom Cherry · 6 years ago
  80. 4e7b56b Merge "init: Add some ASAN helpers" by Tom Cherry · 6 years ago
  81. 465216b Merge "fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden>" by Treehugger Robot · 6 years ago
  82. 4adab71 init: Add some ASAN helpers by Tom Cherry · 6 years ago
  83. 8cf70fd fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden> by Mark Salyzyn · 7 years ago
  84. ed96d4d Merge changes Iea270320,Ib9063185 by Tom Cherry · 6 years ago
  85. 5d1769b Merge "liblp: Always align the first usable sector." by Treehugger Robot · 6 years ago
  86. c14f0b4 Merge "Add O_CLOEXEC" by Treehugger Robot · 6 years ago
  87. e918236 Merge "Revert "Make native metrics logger write to statsd socket"" by Howard Ro · 6 years ago
  88. fb6f8d2 Merge "liblp: Reserve the first logical block of the super partition." by David Anderson · 6 years ago
  89. 4ad5574 Revert "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  90. 6788cab Add O_CLOEXEC by Nick Kralevich · 6 years ago
  91. f4b3a4f Merge "fs_mgr: fs_mgr_overlayfs_teardown_one failure to teardown scratch" by Treehugger Robot · 6 years ago
  92. b383ea5 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 6 years ago
  93. c5d364e adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 6 years ago
  94. 61e5bf0 adbd: extract functionfs fd creation. by Josh Gao · 6 years ago
  95. 4b07a04 Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
  96. 3103f92 Merge "Make native metrics logger write to statsd socket" by Treehugger Robot · 6 years ago
  97. 2e9516b Merge "fs_mgr: fs_mgr_overlayfs_mount_scratch try alternate" by Treehugger Robot · 6 years ago
  98. e77e612 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  99. d16fbc2 Merge "Start logd and service managers during the 'init' trigger" by Tom Cherry · 6 years ago
  100. fd49c11 Merge "fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM" by Treehugger Robot · 6 years ago