1. 1666baf libbase: add Fdopendir that takes a unique_fd. by Mathieu Chartier · 6 years ago
  2. 6d7c8fc Merge "Remove libmetricslogger_static" by Howard Ro · 6 years ago
  3. 166ae69 Merge "Introduce additional service options for controlling memory cgroups." by Peter Collingbourne · 6 years ago
  4. 2141f9a Merge "Convert more modules to Android.bp" by Treehugger Robot · 6 years ago
  5. 8da39ef Merge "Make fs_mgr_access() available to user build" by Treehugger Robot · 6 years ago
  6. 818ff63 Make fs_mgr_access() available to user build by Justin Yun · 6 years ago
  7. 3e963f9 Convert more modules to Android.bp by Dan Willemsen · 6 years ago
  8. 3123391 Merge "Mount vendor overlay from the system partition" by Treehugger Robot · 6 years ago
  9. cc684eb Merge "libprocinfo: provide MapInfo structure for reading maps." by Treehugger Robot · 6 years ago
  10. 91c4730 Merge "liblog: Fix memory leaks" by Treehugger Robot · 6 years ago
  11. 6bab0a9 Mount vendor overlay from the system partition by Justin Yun · 6 years ago
  12. d7157c2 Introduce additional service options for controlling memory cgroups. by Peter Collingbourne · 6 years ago
  13. bb3e479 Merge "libbase: support char parameter in StartsWith/EndsWith." by Yabin Cui · 6 years ago
  14. 1206850 Merge "fs_mgr: overlayfs takes const std::vector<const fstab_rec*>&" by Treehugger Robot · 6 years ago
  15. a762e00 fs_mgr: overlayfs takes const std::vector<const fstab_rec*>& by Mark Salyzyn · 6 years ago
  16. e26b8b0 Merge "debuggerd_fallback: fix fd leak." by Treehugger Robot · 6 years ago
  17. 3e3797a Merge "adb: print emulator console output" by Bo Hu · 6 years ago
  18. 0fe48f9 libprocinfo: provide MapInfo structure for reading maps. by Yabin Cui · 6 years ago
  19. a656b98 libbase: support char parameter in StartsWith/EndsWith. by Yabin Cui · 6 years ago
  20. 08163cb debuggerd_fallback: fix fd leak. by Josh Gao · 6 years ago
  21. 09faa66 adb: print emulator console output by bohu · 6 years ago
  22. e94eb51 Merge "Update for v4.19 kernel headers." by Christopher Ferris · 6 years ago
  23. b10f635 Merge "adb install-multiple to also accept .fsv_sig" by Treehugger Robot · 6 years ago
  24. 461baeb Update for v4.19 kernel headers. by Christopher Ferris · 6 years ago
  25. b31badf Merge "Verify that the elf matches the expected arch." by Christopher Ferris · 6 years ago
  26. 4568f4b Verify that the elf matches the expected arch. by Christopher Ferris · 6 years ago
  27. 1d0ee36 Merge "fs_mgr: fix userdebug/user argument type mismatch" by Tom Cherry · 6 years ago
  28. 8dcae26 fs_mgr: fix userdebug/user argument type mismatch by Tom Cherry · 6 years ago
  29. 02ef4bb adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
  30. b7d9b6a Merge "fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device" by Treehugger Robot · 6 years ago
  31. 2cda71c Merge "liblp: Allow the super partition to span multiple block devices." by David Anderson · 6 years ago
  32. d04b38b Merge "lmkd: Cleanup unused code for killing processes in bulk" by Suren Baghdasaryan · 6 years ago
  33. d5eaeff Merge "lmkd: retune rate at which processes are killed" by Suren Baghdasaryan · 6 years ago
  34. 82c6ba7 Merge "init: use libfscrypt for file-based encryption setup" by Eric Biggers · 6 years ago
  35. f81b5f4 lmkd: Cleanup unused code for killing processes in bulk by Suren Baghdasaryan · 6 years ago
  36. e7853f6 lmkd: retune rate at which processes are killed by Tim Murray · 6 years ago
  37. 959aea7 Merge "libziparchive: use lseek directly." by Elliott Hughes · 6 years ago
  38. b70d19e libziparchive: use lseek directly. by Elliott Hughes · 6 years ago
  39. 787de64 Merge "fastboot: wipe overlayfs for partition" by Treehugger Robot · 6 years ago
  40. 43cb5db Merge "fastbootd: Remove metadata merging code." by David Anderson · 6 years ago
  41. 1e6f4d8 Merge "Yet another Mac fix." by Yuchao Zhou · 6 years ago
  42. 9c8bd66 Yet another Mac fix. by Elliott Hughes · 6 years ago
  43. 1b066c3 fs_mgr: fs_mgr_has_shared_blocks() needs logical blk_device by Mark Salyzyn · 6 years ago
  44. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 6 years ago
  45. 668f70f Merge "init: fix error messages when an invalid section header is found" by Tom Cherry · 6 years ago
  46. 044f04b fastboot: wipe overlayfs for partition by Mark Salyzyn · 6 years ago
  47. b6134a6 fastbootd: Remove metadata merging code. by David Anderson · 6 years ago
  48. 0166fd6 init: fix error messages when an invalid section header is found by Tom Cherry · 6 years ago
  49. c7452ea Merge "init: allow vendor init to action on any vendor or odm property" by Tom Cherry · 6 years ago
  50. 3eb5ba7 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 6 years ago
  51. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  52. fa79ae8 init: allow vendor init to action on any vendor or odm property by Tom Cherry · 6 years ago
  53. 52db49b Merge "libbase: a slightly cleaner solution to libbase's `off64_t` problem." by Treehugger Robot · 6 years ago
  54. a0dcfc2 Merge "libcutils: lose socket_peer_is_trusted to ART, the only user." by Treehugger Robot · 6 years ago
  55. f05da4a init: use libfscrypt for file-based encryption setup by Eric Biggers · 6 years ago
  56. 46e0cc2 libbase: a slightly cleaner solution to libbase's `off64_t` problem. by Elliott Hughes · 6 years ago
  57. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  58. 602f9a2 Merge "libbase: quick fix for Mac build." by Treehugger Robot · 6 years ago
  59. 91061cc Merge "Make native metrics logger write to statsd socket" by Howard Ro · 6 years ago
  60. 396bf21 libcutils: lose socket_peer_is_trusted to ART, the only user. by Elliott Hughes · 6 years ago
  61. 629e51c fastboot: Resize logical partitions when using the flash command. by David Anderson · 6 years ago
  62. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  63. 89eb017 Merge "liblp: Add an abstraction layer for opening partitions." by Treehugger Robot · 6 years ago
  64. 13e160e Merge "liblp: Store device information in a new block device table." by David Anderson · 6 years ago
  65. 9854386 libbase: quick fix for Mac build. by Elliott Hughes · 6 years ago
  66. 2a84607 Merge "libbase: add O_CLOEXEC to <android-base/file.h>." by Elliott Hughes · 6 years ago
  67. cf81db3 Merge "fs_mgr: fs_mgr_overlayfs_teardown access to dynamic partition data" by Mark Salyzyn · 6 years ago
  68. 1203831 Merge "libbase: remove ARRAYSIZE_UNSAFE." by Treehugger Robot · 6 years ago
  69. ef9740c liblp: Allow the super partition to span multiple block devices. by David Anderson · 6 years ago
  70. 9b6da16 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
  71. d173009 Make native metrics logger write to statsd socket by Howard Ro · 6 years ago
  72. d4e20cd Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  73. 514edae libbase: remove ARRAYSIZE_UNSAFE. by Elliott Hughes · 6 years ago
  74. 7a6c511 liblp: Add an abstraction layer for opening partitions. by David Anderson · 6 years ago
  75. 9a53241 liblp: Store device information in a new block device table. by David Anderson · 6 years ago
  76. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  77. a1c684b Merge "lmkd: Add command to get number of kills" by Suren Baghdasaryan · 6 years ago
  78. 19fb58c Merge "adb: correct tcpip help message" by Treehugger Robot · 6 years ago
  79. 48a0e18 Merge "Add a simple MappedFile to libbase and switch fastboot and libziparchive over." by Elliott Hughes · 6 years ago
  80. 88c997d adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
  81. 0064e9c Merge "Add adbd_test to presubmit test mapping" by Treehugger Robot · 6 years ago
  82. ea0c3cb adb: correct tcpip help message by bohu · 6 years ago
  83. d4a2990 lmkd: Add command to get number of kills by Suren Baghdasaryan · 6 years ago
  84. ac305c8 Merge "Create /data/preloads on post-fs-data" by Anton Hansson · 6 years ago
  85. 0b4d482 Merge "Remove unnecessary dynamic dependency on libbase." by Martin Stjernholm · 6 years ago
  86. 76b4299 Merge "init: if vendor_init can read a property, let it be a trigger too" by Tom Cherry · 6 years ago
  87. 53aec48 Remove unnecessary dynamic dependency on libbase. by Martin Stjernholm · 6 years ago
  88. c38a636 Create /data/preloads on post-fs-data by Anton Hansson · 6 years ago
  89. 551efd1 Merge "Fix off by one error." by Treehugger Robot · 6 years ago
  90. afd6e77 Merge "Always init gnu_debugdata interface if it exists." by Christopher Ferris · 6 years ago
  91. 2045bbb Add adbd_test to presubmit test mapping by Julien Desprez · 6 years ago
  92. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  93. e8c4ecf Always init gnu_debugdata interface if it exists. by Christopher Ferris · 6 years ago
  94. b59a38d Merge "Add feature flag for b/110953234 fix." by Josh Gao · 6 years ago
  95. 74cdc8a Merge "Accept apex packages as argument." by Treehugger Robot · 6 years ago
  96. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  97. 6153677 Merge "llkd: Skip apexd for process checks" by Treehugger Robot · 6 years ago
  98. 9c36a99 Fix off by one error. by Florian Mayer · 6 years ago
  99. bebeb7e Merge "healthd: `GRSurface` now is a class." by Tao Bao · 6 years ago
  100. 29814de Accept apex packages as argument. by Dario Freni · 6 years ago