1. d8470a0 Merge "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  2. eb09cee Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  3. 32c32c0 Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  4. 461a213 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  5. 6753339 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  6. 387e6e6 Merge "libbase: remove ARRAYSIZE_UNSAFE." by Treehugger Robot · 6 years ago
  7. b195cd1 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  8. 992ffb7 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  9. 4c1021c Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  10. 117ff15 libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  11. 7d37ee7 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  12. 381f43a liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  13. a83e113 libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  14. c91e2ad Merge "lmkd: Add command to get number of kills" by Suren Baghdasaryan · 6 years ago
  15. fe114b7 Merge "adb: correct tcpip help message" by Treehugger Robot · 6 years ago
  16. 993e111 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  17. 400d817 adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  18. 17d7834 Merge "Add adbd_test to presubmit test mapping" by Treehugger Robot · 6 years ago
  19. 37c6e6e adb: correct tcpip help message by bohu · 6 years ago
  20. 6671bfc lmkd: Add command to get number of kills by Suren Baghdasaryan · 6 years ago
  21. 14e956d Merge "Create /data/preloads on post-fs-data" by Anton Hansson · 6 years ago
  22. 3662da7 Merge "Remove unnecessary dynamic dependency on libbase." by Martin Stjernholm · 6 years ago
  23. cab4898 Merge "init: if vendor_init can read a property, let it be a trigger too" by Tom Cherry · 6 years ago
  24. 428af78 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  25. 674251e Create /data/preloads on post-fs-data by Anton Hansson · 6 years ago
  26. 9a3edcb Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  27. 33fc56c Merge "Always init gnu_debugdata interface if it exists." by Christopher Ferris · 6 years ago
  28. 8ea74cc Add adbd_test to presubmit test mapping by Julien Desprez · 6 years ago
  29. d2391dd Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  30. 91ae04f Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  31. e7001f9 Merge "Add feature flag for b/110953234 fix." by Josh Gao · 6 years ago
  32. f85f500 Merge "Accept apex packages as argument." by Treehugger Robot · 6 years ago
  33. eab248a Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  34. 8d1ce5d Merge "llkd: Skip apexd for process checks" by Treehugger Robot · 6 years ago
  35. 14048e2 Fix off by one error. by Florian Mayer · 6 years ago
  36. 0f3bbf3 Merge "healthd: `GRSurface` now is a class." by Tao Bao · 6 years ago
  37. 136100f Accept apex packages as argument. by Dario Freni · 7 years ago
  38. c736355 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
  39. 4106c57 Merge "Remove bcp_dep." by Treehugger Robot · 6 years ago
  40. 6baf8d8 Merge "liblp: Add MetadataBuilder helpers for pruning unused groups." by David Anderson · 6 years ago
  41. c0305f2 adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  42. c83bf12 Merge "liblp: Move free-region calculation into a separate function." by Treehugger Robot · 6 years ago
  43. b5cab46 init: if vendor_init can read a property, let it be a trigger too by Tom Cherry · 6 years ago
  44. 201e97f llkd: Skip apexd for process checks by Mark Salyzyn · 6 years ago
  45. f688c32 Remove bcp_dep. by Evgenii Stepanov · 6 years ago
  46. 8110b2c Merge "fs_mgr: overlayfs unit test" by Treehugger Robot · 6 years ago
  47. f11accf healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
  48. ebbc281 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
  49. 061ba90 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  50. f1e3ac9 Merge "adb: rationalize fatal/error logging." by Elliott Hughes · 6 years ago
  51. bde0ae8 fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data by Mark Salyzyn · 7 years ago
  52. 09fb123 fs_mgr: overlayfs unit test by Mark Salyzyn · 7 years ago
  53. 5f816db Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  54. a10d5b7 liblp: Add MetadataBuilder helpers for pruning unused groups. by David Anderson · 6 years ago
  55. 3adb966 liblp: Move free-region calculation into a separate function. by David Anderson · 6 years ago
  56. a1589c2 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  57. 64f5858 adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  58. 9ca7bb2 Merge "logd: clear timeout if no start time is given" by Treehugger Robot · 6 years ago
  59. bbf0681 adb: set main thread in transport tests. by Josh Gao · 6 years ago
  60. 463005b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  61. 6768dfe logd: clear timeout if no start time is given by Tom Cherry · 6 years ago
  62. 4e7b56b Merge "init: Add some ASAN helpers" by Tom Cherry · 6 years ago
  63. 465216b Merge "fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden>" by Treehugger Robot · 6 years ago
  64. 4adab71 init: Add some ASAN helpers by Tom Cherry · 6 years ago
  65. 8cf70fd fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden> by Mark Salyzyn · 7 years ago
  66. ed96d4d Merge changes Iea270320,Ib9063185 by Tom Cherry · 6 years ago
  67. 5d1769b Merge "liblp: Always align the first usable sector." by Treehugger Robot · 6 years ago
  68. c14f0b4 Merge "Add O_CLOEXEC" by Treehugger Robot · 6 years ago
  69. e918236 Merge "Revert "Make native metrics logger write to statsd socket"" by Howard Ro · 6 years ago
  70. fb6f8d2 Merge "liblp: Reserve the first logical block of the super partition." by David Anderson · 6 years ago
  71. 4ad5574 Revert "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  72. 6788cab Add O_CLOEXEC by Nick Kralevich · 6 years ago
  73. f4b3a4f Merge "fs_mgr: fs_mgr_overlayfs_teardown_one failure to teardown scratch" by Treehugger Robot · 6 years ago
  74. b383ea5 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 6 years ago
  75. c5d364e adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 6 years ago
  76. 61e5bf0 adbd: extract functionfs fd creation. by Josh Gao · 6 years ago
  77. 4b07a04 Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
  78. 3103f92 Merge "Make native metrics logger write to statsd socket" by Treehugger Robot · 6 years ago
  79. 2e9516b Merge "fs_mgr: fs_mgr_overlayfs_mount_scratch try alternate" by Treehugger Robot · 6 years ago
  80. e77e612 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  81. d16fbc2 Merge "Start logd and service managers during the 'init' trigger" by Tom Cherry · 6 years ago
  82. fd49c11 Merge "fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM" by Treehugger Robot · 6 years ago
  83. 08e8fe5 Merge "fs_mgr: string literal cleanup" by Treehugger Robot · 6 years ago
  84. 3e27c63 Merge "fastboot: use constants.h values" by Treehugger Robot · 6 years ago
  85. f6465da fastboot: use constants.h values by Mark Salyzyn · 7 years ago
  86. e7592b3 Merge "Fix which maps to search for globals." by Christopher Ferris · 6 years ago
  87. a61ff29 liblp: Always align the first usable sector. by David Anderson · 6 years ago
  88. 937d604 liblp: Reserve the first logical block of the super partition. by David Anderson · 6 years ago
  89. 916b6aa Fix which maps to search for globals. by Christopher Ferris · 6 years ago
  90. 89ab9dd Start logd and service managers during the 'init' trigger by Tom Cherry · 6 years ago
  91. 7c4caaf Merge "test_adb.py: silence ResourceWarning." by Josh Gao · 6 years ago
  92. bb8f3e9 init: allow properties to be used for the keycodes option by Tom Cherry · 6 years ago
  93. 822e716 init: use rvalues references for callees of ParseLineSection() by Tom Cherry · 6 years ago
  94. 28c52b9 Merge "liblp: Add partitions to the correct group when writing LpMetadata." by Treehugger Robot · 6 years ago
  95. 95e44fb Merge ""utils/Errors.h": include <stdint.h> for `int32_t`." by Elliott Hughes · 6 years ago
  96. 9ff160f Merge "Adding /odm/usr -> /vendor/odm/usr symlink" by Treehugger Robot · 6 years ago
  97. 50a6f71 Merge "liblp: Remove last_logical_sector from LpMetadataGeometry." by Treehugger Robot · 6 years ago
  98. 8f011da liblp: Add partitions to the correct group when writing LpMetadata. by David Anderson · 6 years ago
  99. e7d955e Merge "init: separate init packaging for mainline" by Tom Cherry · 6 years ago
  100. cd67bdb "utils/Errors.h": include <stdint.h> for `int32_t`. by Elliott Hughes · 6 years ago