1. b8162bb Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  2. ff05bbc Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  3. 48901e1 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  4. f5b6554 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  5. 9fcb448 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  6. 8f1d9ac Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  7. b9bb189 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  8. 9080a0c Revert "Modularize logd." by Tom Cherry · 6 years ago
  9. dcc1ee1 Revert "logd: validate and fill in socket credentials" by Tom Cherry · 6 years ago
  10. 20a8951 fastboot: add a wipe-super command. by David Anderson · 6 years ago
  11. 2592980 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  12. 98d6512 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 6 years ago
  13. 29fd2cb dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  14. de6a619 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 6 years ago
  15. b2b40b5 Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 6 years ago
  16. 0af6076 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Treehugger Robot · 6 years ago
  17. 1bd62e6 init: switch host_init_verifier to getopt() by Tom Cherry · 6 years ago
  18. 55b2281 Merge "init: clean up host_init_stubs a bit" by Tom Cherry · 6 years ago
  19. 6150848 Merge "init: remove last init.cpp global" by Tom Cherry · 6 years ago
  20. c325e99 Merge changes I9248fbaf,Ifd795776,I201109b5 by Tom Cherry · 6 years ago
  21. f263b30 Merge "dmabuf_dump: Fix aosp_x86-eng builds" by Tiger Huang · 6 years ago
  22. 511633b dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 6 years ago
  23. f531fce Merge "Cache only a small portion of page map data." by Christopher Ferris · 6 years ago
  24. 84568be Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 6 years ago
  25. da49b9a dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 6 years ago
  26. 838640e Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 6 years ago
  27. 95e6128 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 6 years ago
  28. de6bc74 init: clean up host_init_stubs a bit by Tom Cherry · 6 years ago
  29. d08036a Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  30. 612d145 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  31. cd61e39 init: remove last init.cpp global by Tom Cherry · 6 years ago
  32. 7cd1285 init: remove console_init_action by Tom Cherry · 6 years ago
  33. e8d353a Move actual parsing from Service to ServiceParser by Tom Cherry · 6 years ago
  34. 884a7cd Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  35. cb8c805 Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  36. 6efce12 Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  37. 65e9aee adbd: move jdwp listening logic into ART. by Josh Gao · 6 years ago
  38. c84d787 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 6 years ago
  39. 09d0cbe Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  40. bbe2a26 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  41. 5c1a35e Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  42. fb5bf01 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 6 years ago
  43. a8b708c init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  44. 7c5426c Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 6 years ago
  45. ff98638 Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  46. 289a7ab bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 6 years ago
  47. aee5420 Replace legacy trusty gatekeeper HAL with HIDLized version by Janis Danisevskis · 6 years ago
  48. 45e3ba1 Gatekeeperd maintenance by Janis Danisevskis · 6 years ago
  49. 396cd96 Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  50. 475191b Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  51. 4150e22 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago
  52. 5ee433c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  53. 4942815 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 6 years ago
  54. 872040b Actually make fs_path_config / fs_path_config_from_file private by Tom Cherry · 6 years ago
  55. 5110dfa Switch case to suite to follow new gtest naming. by Christopher Ferris · 6 years ago
  56. 889a5dd Merge "usbd: Exit in case of charger mode." by Treehugger Robot · 6 years ago
  57. 42a21a4 libfiemap_writer: Improve device unwrapping to support simple linear devices. by David Anderson · 6 years ago
  58. d3de490 Merge "Finally remove ZipString." by Elliott Hughes · 6 years ago
  59. 23eec68 usbd: Exit in case of charger mode. by Badhri Jagan Sridharan · 6 years ago
  60. 1aa20b3 Merge "liblp: Handle invalid alignment offsets correctly." by David Anderson · 6 years ago
  61. 3e4383b Merge "Remove fs_mgr_wait_for_file." by David Anderson · 6 years ago
  62. f208dae Merge changes Iae25434a,I13fd6699 by David Anderson · 6 years ago
  63. 856c929 Prevent definitions of expected.h from being included twice by Mohammad Samiul Islam · 6 years ago
  64. cddc1c6 Merge "Remove fs_config endianness functions" by Tom Cherry · 6 years ago
  65. f6ce523 Remove fs_config endianness functions by Tom Cherry · 6 years ago
  66. d256702 Merge "Remove fs_config_generate()" by Tom Cherry · 6 years ago
  67. f9fd4ef Merge "Fix potential race condition." by Christopher Ferris · 6 years ago
  68. 7ea65f0 libdm: Add LoopControl helpers for enabling direct IO. by David Anderson · 6 years ago
  69. 3fbf2e3 libdm: Add helpers for getting the device number of a dm device. by David Anderson · 6 years ago
  70. f04107f liblp: Handle invalid alignment offsets correctly. by David Anderson · 6 years ago
  71. a282c1e Fix potential race condition. by Christopher Ferris · 6 years ago
  72. d941de1 Finally remove ZipString. by Elliott Hughes · 6 years ago
  73. f78b8a4 Merge "[zip] Save 1 malloc and memset for each added file in ZipWriter" by Treehugger Robot · 6 years ago
  74. d724532 Merge "Introduce inotify-based replacements for fs_mgr_wait_for_file." by David Anderson · 6 years ago
  75. 1e9fb2d Merge "[zip] Change const char* to string_view in ZipWriter" by Treehugger Robot · 6 years ago
  76. 6fcf157 Avoid get same timestamps in log testcase by Xu YiPing · 6 years ago
  77. c660274 [zip] Save 1 malloc and memset for each added file in ZipWriter by Yurii Zubrytskyi · 6 years ago
  78. 9fdab37 Merge "init: Create /data/apex/hashtree folder at boot" by Treehugger Robot · 6 years ago
  79. 549bdb9 [zip] Change const char* to string_view in ZipWriter by Yurii Zubrytskyi · 6 years ago
  80. 37e9870 Merge "Qualifies the mention of lazily starting services from 'interface'." by Treehugger Robot · 6 years ago
  81. 9df4132 Merge "Start Vold on early-fs" by Treehugger Robot · 6 years ago
  82. e529f81 Merge "create libmodprobe, integrate into first_stage_init" by Treehugger Robot · 6 years ago
  83. 4937af2 Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
  84. e6a410d Qualifies the mention of lazily starting services from 'interface'. by Daniel Norman · 6 years ago
  85. 1f92cc8 Remove fs_mgr_wait_for_file. by David Anderson · 6 years ago
  86. 708c7cb Introduce inotify-based replacements for fs_mgr_wait_for_file. by David Anderson · 6 years ago
  87. 8caa03f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  88. 564d273 create libmodprobe, integrate into first_stage_init by Steve Muckle · 6 years ago
  89. 8705678 Start Vold on early-fs by Daniel Rosenberg · 6 years ago
  90. 8d4485c Merge "Remove system/core/mkbootimg" by Treehugger Robot · 6 years ago
  91. 1b6d420 Allow to drop existing fd cache of cgroup path by Riddle Hsu · 6 years ago
  92. 61cda99 Merge "Remove ACgroupController_getFlags to fix API breakage" by Treehugger Robot · 6 years ago
  93. 4decee3 Merge "libprocessgroup: move native_bridge_support" by Treehugger Robot · 6 years ago
  94. 37ca424 Merge "liblp: Remove the slot-suffix requirement in MetadataBuilder." by David Anderson · 6 years ago
  95. fcaf8d9 Remove fs_config_generate() by Tom Cherry · 6 years ago
  96. 3f9c943 libprocessgroup: move native_bridge_support by Steven Moreland · 6 years ago
  97. f0f47ee Remove ACgroupController_getFlags to fix API breakage by Suren Baghdasaryan · 6 years ago
  98. c212ced Merge "Create android-base/format.h that includes fmtlib headers" by Tom Cherry · 6 years ago
  99. 1f960bc Merge "init: use Errorf() now that we have it" by Tom Cherry · 6 years ago
  100. 204c249 Merge "Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago