1. b10f635 Merge "adb install-multiple to also accept .fsv_sig" by Treehugger Robot · 6 years ago
  2. b31badf Merge "Verify that the elf matches the expected arch." by Christopher Ferris · 6 years ago
  3. 4568f4b Verify that the elf matches the expected arch. by Christopher Ferris · 6 years ago
  4. 1d0ee36 Merge "fs_mgr: fix userdebug/user argument type mismatch" by Tom Cherry · 6 years ago
  5. 8dcae26 fs_mgr: fix userdebug/user argument type mismatch by Tom Cherry · 6 years ago
  6. 02ef4bb adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
  7. b7d9b6a Merge "fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device" by Treehugger Robot · 6 years ago
  8. 2cda71c Merge "liblp: Allow the super partition to span multiple block devices." by David Anderson · 6 years ago
  9. d04b38b Merge "lmkd: Cleanup unused code for killing processes in bulk" by Suren Baghdasaryan · 6 years ago
  10. d5eaeff Merge "lmkd: retune rate at which processes are killed" by Suren Baghdasaryan · 6 years ago
  11. 82c6ba7 Merge "init: use libfscrypt for file-based encryption setup" by Eric Biggers · 6 years ago
  12. f81b5f4 lmkd: Cleanup unused code for killing processes in bulk by Suren Baghdasaryan · 6 years ago
  13. e7853f6 lmkd: retune rate at which processes are killed by Tim Murray · 6 years ago
  14. 959aea7 Merge "libziparchive: use lseek directly." by Elliott Hughes · 6 years ago
  15. b70d19e libziparchive: use lseek directly. by Elliott Hughes · 6 years ago
  16. 787de64 Merge "fastboot: wipe overlayfs for partition" by Treehugger Robot · 6 years ago
  17. 43cb5db Merge "fastbootd: Remove metadata merging code." by David Anderson · 6 years ago
  18. 1e6f4d8 Merge "Yet another Mac fix." by Yuchao Zhou · 6 years ago
  19. 9c8bd66 Yet another Mac fix. by Elliott Hughes · 6 years ago
  20. 1b066c3 fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device by Mark Salyzyn · 6 years ago
  21. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 6 years ago
  22. 668f70f Merge "init: fix error messages when an invalid section header is found" by Tom Cherry · 6 years ago
  23. 044f04b fastboot: wipe overlayfs for partition by Mark Salyzyn · 6 years ago
  24. b6134a6 fastbootd: Remove metadata merging code. by David Anderson · 6 years ago
  25. 0166fd6 init: fix error messages when an invalid section header is found by Tom Cherry · 6 years ago
  26. c7452ea Merge "init: allow vendor init to action on any vendor or odm property" by Tom Cherry · 6 years ago
  27. 3eb5ba7 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 6 years ago
  28. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  29. fa79ae8 init: allow vendor init to action on any vendor or odm property by Tom Cherry · 6 years ago
  30. 52db49b Merge "libbase: a slightly cleaner solution to libbase's `off64_t` problem." by Treehugger Robot · 6 years ago
  31. a0dcfc2 Merge "libcutils: lose socket_peer_is_trusted to ART, the only user." by Treehugger Robot · 6 years ago
  32. f05da4a init: use libfscrypt for file-based encryption setup by Eric Biggers · 6 years ago
  33. 46e0cc2 libbase: a slightly cleaner solution to libbase's `off64_t` problem. by Elliott Hughes · 6 years ago
  34. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  35. 602f9a2 Merge "libbase: quick fix for Mac build." by Treehugger Robot · 6 years ago
  36. 91061cc Merge "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  37. 396bf21 libcutils: lose socket_peer_is_trusted to ART, the only user. by Elliott Hughes · 6 years ago
  38. 629e51c fastboot: Resize logical partitions when using the flash command. by David Anderson · 6 years ago
  39. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  40. 89eb017 Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  41. 13e160e Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  42. 9854386 libbase: quick fix for Mac build. by Elliott Hughes · 6 years ago
  43. 2a84607 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  44. cf81db3 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  45. 1203831 Merge "libbase: remove ARRAYSIZE_UNSAFE." by Treehugger Robot · 6 years ago
  46. ef9740c liblp: Allow the super partition to span multiple block devices. by David Anderson · 6 years ago
  47. 9b6da16 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  48. d173009 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  49. d4e20cd Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  50. 514edae libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  51. 7a6c511 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  52. 9a53241 liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  53. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  54. a1c684b Merge "lmkd: Add command to get number of kills" by Suren Baghdasaryan · 6 years ago
  55. 19fb58c Merge "adb: correct tcpip help message" by Treehugger Robot · 6 years ago
  56. 48a0e18 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  57. 88c997d adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  58. 0064e9c Merge "Add adbd_test to presubmit test mapping" by Treehugger Robot · 6 years ago
  59. ea0c3cb adb: correct tcpip help message by bohu · 6 years ago
  60. d4a2990 lmkd: Add command to get number of kills by Suren Baghdasaryan · 6 years ago
  61. ac305c8 Merge "Create /data/preloads on post-fs-data" by Anton Hansson · 6 years ago
  62. 0b4d482 Merge "Remove unnecessary dynamic dependency on libbase." by Martin Stjernholm · 6 years ago
  63. 76b4299 Merge "init: if vendor_init can read a property, let it be a trigger too" by Tom Cherry · 6 years ago
  64. 53aec48 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  65. c38a636 Create /data/preloads on post-fs-data by Anton Hansson · 6 years ago
  66. 551efd1 Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  67. afd6e77 Merge "Always init gnu_debugdata interface if it exists." by Christopher Ferris · 6 years ago
  68. 2045bbb Add adbd_test to presubmit test mapping by Julien Desprez · 6 years ago
  69. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  70. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  71. b59a38d Merge "Add feature flag for b/110953234 fix." by Josh Gao · 6 years ago
  72. 74cdc8a Merge "Accept apex packages as argument." by Treehugger Robot · 6 years ago
  73. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  74. 6153677 Merge "llkd: Skip apexd for process checks" by Treehugger Robot · 6 years ago
  75. 9c36a99 Fix off by one error. by Florian Mayer · 6 years ago
  76. bebeb7e Merge "healthd: `GRSurface` now is a class." by Tao Bao · 6 years ago
  77. 29814de Accept apex packages as argument. by Dario Freni · 6 years ago
  78. 33eb652 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
  79. 6d6d9a8 Merge "Remove bcp_dep." by Treehugger Robot · 6 years ago
  80. 3e77d7a Merge "liblp: Add MetadataBuilder helpers for pruning unused groups." by David Anderson · 6 years ago
  81. d2aaede adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  82. fa677f5 Merge "liblp: Move free-region calculation into a separate function." by Treehugger Robot · 6 years ago
  83. b35f827 init: if vendor_init can read a property, let it be a trigger too by Tom Cherry · 6 years ago
  84. e81ede8 llkd: Skip apexd for process checks by Mark Salyzyn · 6 years ago
  85. d33653a Remove bcp_dep. by Evgenii Stepanov · 6 years ago
  86. 190fd10 Merge "fs_mgr: overlayfs unit test" by Treehugger Robot · 6 years ago
  87. 777af95 healthd: `GRSurface` now is a class. by Tao Bao · 6 years ago
  88. f5518d0 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
  89. 95a3916 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  90. f2b1705 Merge "adb: rationalize fatal/error logging." by Elliott Hughes · 6 years ago
  91. 7f47e4b fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data by Mark Salyzyn · 6 years ago
  92. 0b23968 fs_mgr: overlayfs unit test by Mark Salyzyn · 6 years ago
  93. abdf6f2 Merge "logcat: include 'kernel' and 'security' buffers in logcat --help" by Treehugger Robot · 6 years ago
  94. 5cb50a2 liblp: Add MetadataBuilder helpers for pruning unused groups. by David Anderson · 6 years ago
  95. 1144049 liblp: Move free-region calculation into a separate function. by David Anderson · 6 years ago
  96. d2c7613 logcat: include 'kernel' and 'security' buffers in logcat --help by Tom Cherry · 6 years ago
  97. c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  98. 5336d40 Merge "logd: clear timeout if no start time is given" by Treehugger Robot · 6 years ago
  99. 7badb33 adb: set main thread in transport tests. by Josh Gao · 6 years ago
  100. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago