1. d75f30a first_stage_init: add console by Steve Muckle · 5 years ago
  2. c538656 Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 5 years ago
  3. e5815ca Merge "fastboot: add a wipe-super command." by David Anderson · 5 years ago
  4. ab80b02 Merge "Revert "Modularize logd."" by Tom Cherry · 5 years ago
  5. e33e1a8 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 5 years ago
  6. 13b1f34 Add android::base::GetPids() function to return all pids by Tom Cherry · 5 years ago
  7. c3c5981 Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 5 years ago
  8. 581f458 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 5 years ago
  9. 3096818 Revert "Modularize logd." by Tom Cherry · 5 years ago
  10. 40da03b Revert "logd: validate and fill in socket credentials" by Tom Cherry · 5 years ago
  11. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 5 years ago
  12. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 5 years ago
  13. d194013 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 5 years ago
  14. 725e0a0 dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 5 years ago
  15. e180ec5 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 5 years ago
  16. c4117af Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 5 years ago
  17. 99ae1d9 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Treehugger Robot · 5 years ago
  18. 3f1bce8 init: switch host_init_verifier to getopt() by Tom Cherry · 5 years ago
  19. 52f6171 Merge "init: clean up host_init_stubs a bit" by Tom Cherry · 5 years ago
  20. 90381ba Merge "init: remove last init.cpp global" by Tom Cherry · 5 years ago
  21. 21d9880 Merge changes I9248fbaf,Ifd795776,I201109b5 by Tom Cherry · 5 years ago
  22. 9191367 Merge "dmabuf_dump: Fix aosp_x86-eng builds" by Tiger Huang · 5 years ago
  23. 3dc456e dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 5 years ago
  24. 037d025 Merge "Cache only a small portion of page map data." by Christopher Ferris · 5 years ago
  25. bb56ba8 Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 5 years ago
  26. 6347749 dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 5 years ago
  27. a484817 Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 5 years ago
  28. 7e473e2 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 5 years ago
  29. f1a044b init: clean up host_init_stubs a bit by Tom Cherry · 5 years ago
  30. 323959e Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 5 years ago
  31. afc0ff7 Increase timeout to avoid flaky tests. by Christopher Ferris · 5 years ago
  32. 172c83f init: remove last init.cpp global by Tom Cherry · 5 years ago
  33. ff88e30 init: remove console_init_action by Tom Cherry · 5 years ago
  34. b1ffb1d Move actual parsing from Service to ServiceParser by Tom Cherry · 5 years ago
  35. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 5 years ago
  36. 25eb1bf Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 5 years ago
  37. 7f8915c Cache only a small portion of page map data. by Christopher Ferris · 5 years ago
  38. 5f2c5bb adbd: move jdwp listening logic into ART. by Josh Gao · 5 years ago
  39. c034919 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 5 years ago
  40. 12794c0 Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 5 years ago
  41. fab9f30 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 5 years ago
  42. 84fc269 Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 5 years ago
  43. 2067024 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 5 years ago
  44. 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 5 years ago
  45. 3f6b163 Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 5 years ago
  46. af274fd Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 5 years ago
  47. b9a8033 bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 5 years ago
  48. 7daa66a Replace legacy trusty gatekeeper HAL with HIDLized version by Janis Danisevskis · 5 years ago
  49. 3a1eb67 Gatekeeperd maintenance by Janis Danisevskis · 5 years ago
  50. 99087de Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 5 years ago
  51. 4f2048d Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 5 years ago
  52. 1e13891 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 5 years ago
  53. 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 5 years ago
  54. 87db478 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 5 years ago
  55. 68debff Actually make fs_path_config / fs_path_config_from_file private by Tom Cherry · 5 years ago
  56. 7e21eba Switch case to suite to follow new gtest naming. by Christopher Ferris · 5 years ago
  57. 8c63ef8 Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 5 years ago
  58. 1bfcd58 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 5 years ago
  59. 2226fe6 Merge "Finally remove ZipString." by Elliott Hughes · 5 years ago
  60. abc9299 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 5 years ago
  61. 99f610d Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 5 years ago
  62. 0b5c355 Merge "Remove fs_mgr_wait_for_file." by David Anderson · 5 years ago
  63. 71b3afe Merge changes Iae25434a,I13fd6699 by David Anderson · 5 years ago
  64. 9f24c38 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 5 years ago
  65. 9b22906 Merge "Remove fs_config endianness functions" by Tom Cherry · 5 years ago
  66. 5550d4e Remove fs_config endianness functions by Tom Cherry · 5 years ago
  67. 45f79b1 Merge "Remove fs_config_generate()" by Tom Cherry · 5 years ago
  68. 61fc364 Merge "Fix potential race condition." by Christopher Ferris · 5 years ago
  69. ea0dda1 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 5 years ago
  70. d106f1e libdm: Add helpers for getting the device number of a dm device. by David Anderson · 5 years ago
  71. 2ca0700 liblp: Handle invalid alignment offsets correctly. by David Anderson · 5 years ago
  72. d1d973b Fix potential race condition. by Christopher Ferris · 5 years ago
  73. 50ef29a Finally remove ZipString. by Elliott Hughes · 5 years ago
  74. 3215fd9 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 5 years ago
  75. 02427f5 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 5 years ago
  76. a91e50b Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 5 years ago
  77. 998fca5 Avoid get same timestamps in log testcase by Xu YiPing · 5 years ago
  78. a6633d7 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 5 years ago
  79. 4a8d436 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 5 years ago
  80. 2b28311 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 5 years ago
  81. 411fb88 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 5 years ago
  82. 52c8565 Merge "Start Vold on early-fs" by Treehugger Robot · 5 years ago
  83. 90eb2ed Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 5 years ago
  84. ad0f27f Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 5 years ago
  85. d6d09c6 Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 5 years ago
  86. 5c475c7 Remove fs_mgr_wait_for_file. by David Anderson · 5 years ago
  87. c651213 Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 5 years ago
  88. b00e66f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 5 years ago
  89. 18b981e create libmodprobe, integrate into first_stage_init by Steve Muckle · 5 years ago
  90. c6e8972 Start Vold on early-fs by Daniel Rosenberg · 5 years ago
  91. b89a443 Merge "Remove system/core/mkbootimg" by Treehugger Robot · 5 years ago
  92. a6abd82 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 5 years ago
  93. ad6f656 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 5 years ago
  94. 716ba5d Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 5 years ago
  95. bc53c84 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 5 years ago
  96. 55fe01d Remove fs_config_generate() by Tom Cherry · 5 years ago
  97. b495b0d libprocessgroup: move native_bridge_support by Steven Moreland · 5 years ago
  98. 338260a Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 5 years ago
  99. 7f34035 Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 5 years ago
  100. 30f6f42 Merge "init: use Errorf() now that we have it" by Tom Cherry · 5 years ago