1. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  2. 602f9a2 Merge "libbase: quick fix for Mac build." by Treehugger Robot · 6 years ago
  3. 91061cc Merge "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  4. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  5. 89eb017 Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  6. 13e160e Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  7. 9854386 libbase: quick fix for Mac build. by Elliott Hughes · 6 years ago
  8. 2a84607 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  9. cf81db3 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  10. 1203831 Merge "libbase: remove ARRAYSIZE_UNSAFE." by Treehugger Robot · 6 years ago
  11. 9b6da16 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  12. d173009 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  13. d4e20cd Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  14. 514edae libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  15. 7a6c511 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  16. 9a53241 liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  17. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  18. a1c684b Merge "lmkd: Add command to get number of kills" by Suren Baghdasaryan · 6 years ago
  19. 19fb58c Merge "adb: correct tcpip help message" by Treehugger Robot · 6 years ago
  20. 48a0e18 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  21. 88c997d adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  22. 0064e9c Merge "Add adbd_test to presubmit test mapping" by Treehugger Robot · 6 years ago
  23. ea0c3cb adb: correct tcpip help message by bohu · 6 years ago
  24. d4a2990 lmkd: Add command to get number of kills by Suren Baghdasaryan · 6 years ago
  25. ac305c8 Merge "Create /data/preloads on post-fs-data" by Anton Hansson · 6 years ago
  26. 0b4d482 Merge "Remove unnecessary dynamic dependency on libbase." by Martin Stjernholm · 6 years ago
  27. 76b4299 Merge "init: if vendor_init can read a property, let it be a trigger too" by Tom Cherry · 6 years ago
  28. 53aec48 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  29. c38a636 Create /data/preloads on post-fs-data by Anton Hansson · 6 years ago
  30. 551efd1 Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  31. afd6e77 Merge "Always init gnu_debugdata interface if it exists." by Christopher Ferris · 6 years ago
  32. 2045bbb Add adbd_test to presubmit test mapping by Julien Desprez · 6 years ago
  33. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  34. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  35. b59a38d Merge "Add feature flag for b/110953234 fix." by Josh Gao · 6 years ago
  36. 74cdc8a Merge "Accept apex packages as argument." by Treehugger Robot · 6 years ago
  37. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  38. 6153677 Merge "llkd: Skip apexd for process checks" by Treehugger Robot · 6 years ago
  39. 9c36a99 Fix off by one error. by Florian Mayer · 6 years ago
  40. bebeb7e Merge "healthd: `GRSurface` now is a class." by Tao Bao · 6 years ago
  41. 29814de Accept apex packages as argument. by Dario Freni · 6 years ago
  42. 33eb652 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
  43. 6d6d9a8 Merge "Remove bcp_dep." by Treehugger Robot · 6 years ago
  44. 3e77d7a Merge "liblp: Add MetadataBuilder helpers for pruning unused groups." by David Anderson · 6 years ago
  45. d2aaede adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  46. fa677f5 Merge "liblp: Move free-region calculation into a separate function." by Treehugger Robot · 6 years ago
  47. b35f827 init: if vendor_init can read a property, let it be a trigger too by Tom Cherry · 6 years ago
  48. e81ede8 llkd: Skip apexd for process checks by Mark Salyzyn · 6 years ago
  49. d33653a Remove bcp_dep. by Evgenii Stepanov · 6 years ago
  50. 190fd10 Merge "fs_mgr: overlayfs unit test" by Treehugger Robot · 6 years ago
  51. 777af95 healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
  52. f5518d0 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
  53. 95a3916 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  54. f2b1705 Merge "adb: rationalize fatal/error logging." by Elliott Hughes · 6 years ago
  55. 7f47e4b fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data by Mark Salyzyn · 7 years ago
  56. 0b23968 fs_mgr: overlayfs unit test by Mark Salyzyn · 7 years ago
  57. abdf6f2 Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  58. 5cb50a2 liblp: Add MetadataBuilder helpers for pruning unused groups. by David Anderson · 6 years ago
  59. 1144049 liblp: Move free-region calculation into a separate function. by David Anderson · 6 years ago
  60. d2c7613 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  61. c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  62. 5336d40 Merge "logd: clear timeout if no start time is given" by Treehugger Robot · 6 years ago
  63. 7badb33 adb: set main thread in transport tests. by Josh Gao · 6 years ago
  64. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  65. e2d30d1 logd: clear timeout if no start time is given by Tom Cherry · 6 years ago
  66. 5083be5 Merge "init: Add some ASAN helpers" by Tom Cherry · 6 years ago
  67. 4ef4b57 Merge "fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden>" by Treehugger Robot · 6 years ago
  68. e004241 init: Add some ASAN helpers by Tom Cherry · 6 years ago
  69. 9b44e80 fs_mgr: fs_mgr_overlayfs_teardown_one use .<hidden> by Mark Salyzyn · 7 years ago
  70. 7a08c89 Merge changes Iea270320,Ib9063185 by Tom Cherry · 6 years ago
  71. 1230ddc Merge "liblp: Always align the first usable sector." by Treehugger Robot · 6 years ago
  72. 6283380 Merge "Add O_CLOEXEC" by Treehugger Robot · 6 years ago
  73. 18a936b Merge "Revert "Make native metrics logger write to statsd socket"" by Howard Ro · 6 years ago
  74. 6f4722e Merge "liblp: Reserve the first logical block of the super partition." by David Anderson · 6 years ago
  75. 44874e5 Revert "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  76. 2991949 Add O_CLOEXEC by Nick Kralevich · 6 years ago
  77. 30fa1b7 Merge "fs_mgr: fs_mgr_overlayfs_teardown_one failure to teardown scratch" by Treehugger Robot · 6 years ago
  78. 61e9e39 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 6 years ago
  79. d506dac adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 6 years ago
  80. 613cbb4 adbd: extract functionfs fd creation. by Josh Gao · 6 years ago
  81. 321a60f Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
  82. d301f1b Merge "Make native metrics logger write to statsd socket" by Treehugger Robot · 6 years ago
  83. 224263d Merge "fs_mgr: fs_mgr_overlayfs_mount_scratch try alternate" by Treehugger Robot · 6 years ago
  84. 34bc567 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  85. e72274a Merge "Start logd and service managers during the 'init' trigger" by Tom Cherry · 6 years ago
  86. d2dfb33 Merge "fs_mgr: fs_mgr_rm_all error propagation inconsequential EPERM" by Treehugger Robot · 6 years ago
  87. 0a6c743 Merge "fs_mgr: string literal cleanup" by Treehugger Robot · 6 years ago
  88. b59b20c Merge "fastboot: use constants.h values" by Treehugger Robot · 6 years ago
  89. 8e7e9cb fastboot: use constants.h values by Mark Salyzyn · 7 years ago
  90. 7cffd15 Merge "Fix which maps to search for globals." by Christopher Ferris · 6 years ago
  91. 8739166 liblp: Always align the first usable sector. by David Anderson · 6 years ago
  92. 6920492 liblp: Reserve the first logical block of the super partition. by David Anderson · 6 years ago
  93. 56d0e07 Fix which maps to search for globals. by Christopher Ferris · 6 years ago
  94. f18b748 Start logd and service managers during the 'init' trigger by Tom Cherry · 6 years ago
  95. f2eaefe Merge "test_adb.py: silence ResourceWarning." by Josh Gao · 6 years ago
  96. 7916684 init: allow properties to be used for the keycodes option by Tom Cherry · 6 years ago
  97. 018a438 init: use rvalues references for callees of ParseLineSection() by Tom Cherry · 6 years ago
  98. 4bc53d2 Merge "liblp: Add partitions to the correct group when writing LpMetadata." by Treehugger Robot · 6 years ago
  99. 86c5695 Merge ""utils/Errors.h": include <stdint.h> for `int32_t`." by Elliott Hughes · 6 years ago
  100. 03ea74a Merge "Adding /odm/usr -> /vendor/odm/usr symlink" by Treehugger Robot · 6 years ago