1. 4c3d9b2 Merge "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 6 years ago
  2. 31656c2 Revert "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  3. c8620dd Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 6 years ago
  4. 2a0a081 Merge "Add reserved AID ranges for all partitions" by Tom Cherry · 6 years ago
  5. 3d5b8bc Merge "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  6. 20fbf0d Remove libfiemap_writer from fs_mgr and move it to gsid. by David Anderson · 6 years ago
  7. 2e4c85f init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  8. 91338a6 Merge "bootstat: power_on* handling" by Mark Salyzyn · 6 years ago
  9. a8b0517 Merge "Add noexcept to missing places in expected.h" by Tom Cherry · 6 years ago
  10. cd22e3a Merge "fs_mgr: Remove the timeout parameter to DestroyLogicalPartition." by David Anderson · 6 years ago
  11. c9b797a Merge "libdm: Improve the reliability of dm device paths." by David Anderson · 6 years ago
  12. e0b729d Merge "lmkd: Prevent non-main threads being registered or killed by lmkd" by Suren Baghdasaryan · 6 years ago
  13. 8a779ee Merge "init: fix clang-tidy performance issues" by Tom Cherry · 6 years ago
  14. bde9fc1 Merge "fs_mgr: overlay: do not allow sub-mounts to be overridden" by Treehugger Robot · 6 years ago
  15. 4b505fe Merge "Checks the interface inheritance hierarchy in init_rc files." by Daniel Norman · 6 years ago
  16. e7a010d Merge "init: Write the reason in BCB on "reboot recovery"" by Tom Cherry · 6 years ago
  17. 5c296a0 Merge "init: powerctl support and propagate longer canonical reboot reasons." by Treehugger Robot · 6 years ago
  18. 67a0dd4 Merge "libutils: remove references to unimplemented func" by Steven Moreland · 6 years ago
  19. a1821e1 Merge "libadbd_services: remove unused deps" by Steven Moreland · 6 years ago
  20. 0082ef1 lmkd: Prevent non-main threads being registered or killed by lmkd by Suren Baghdasaryan · 6 years ago
  21. c0927e6 libutils: remove references to unimplemented func by Steven Moreland · 6 years ago
  22. e0d94b6 libadbd_services: remove unused deps by Steven Moreland · 6 years ago
  23. 470fe2b fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 6 years ago
  24. 924858c libdm: Improve the reliability of dm device paths. by David Anderson · 6 years ago
  25. 3f42a76 Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  26. 4280165 Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago android-o-mr1-iot-release-1.0.14
  27. 4d35f2e init: Write the reason in BCB on "reboot recovery" by Sam Protsenko · 6 years ago
  28. 6da50e3 Merge "Rename product_services to system_ext" by Justin Yun · 6 years ago
  29. 7c2e6f4 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  30. 8cf2103 fs_mgr: overlay: do not allow sub-mounts to be overridden by Mark Salyzyn · 6 years ago
  31. 3ceea09 Add reserved AID ranges for all partitions by Tom Cherry · 6 years ago
  32. d7931f1 init: powerctl support and propagate longer canonical reboot reasons. by Mark Salyzyn · 6 years ago
  33. 7c1d87e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  34. 4ee2703 Remove binder dependency in init. by Steven Moreland · 6 years ago
  35. d543c8c Merge "grep is now toybox grep." by Elliott Hughes · 6 years ago
  36. 820333d Add noexcept to missing places in expected.h by Tom Cherry · 6 years ago
  37. 3fd963e DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  38. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
  39. 3f407fc Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  40. e05c799 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  41. 3d5dd31 grep is now toybox grep. by Elliott Hughes · 6 years ago
  42. a93e09f Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  43. 88d2313 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  44. 48d03ad bootstat: power_on* handling by Mark Salyzyn · 6 years ago
  45. 249c90f Fix missing load bias. by Florian Mayer · 6 years ago
  46. 343ce61 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  47. a2928b5 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  48. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  49. 0e04ce9 Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  50. 5ffffb4 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  51. 5d0ac62 Rename product_services to system_ext by Justin Yun · 6 years ago
  52. c7fe155 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  53. 747aa9a Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  54. 35b2936 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  55. 33944a2 adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  56. ebaa348 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  57. 2c95bf7 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  58. e546f68 adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  59. 95eef6b adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  60. 3d3f24b Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  61. 7adca93 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  62. cdc46ec Snap for 5622519 from f567078205fa71210a74d0489e1069249abade75 to pi-platform-release by android-build-team Robot · 6 years ago pie-platform-release
  63. 95068bb adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  64. fe535f5 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  65. 463773b Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  66. ee148dd Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  67. b0c5cd2 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  68. c2cf121 adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  69. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  70. 2d03ad4 adb: add superfluous include. by Josh Gao · 6 years ago
  71. 63b0775 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  72. cc2f124 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  73. be7a106 Snap for 5600800 from 09b63da610c9a09e19d8a023a2d76fb009004e00 to pi-platform-release by android-build-team Robot · 6 years ago
  74. de3ad1d Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  75. 4e6275d Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  76. d75f30a first_stage_init: add console by Steve Muckle · 6 years ago
  77. 9c4fa66 init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  78. 089941c Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  79. 0e19f3b Remove utf32 functions. by Steven Moreland · 6 years ago
  80. c538656 Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  81. e5815ca Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  82. ab80b02 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  83. e33e1a8 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  84. 13b1f34 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  85. c3c5981 Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  86. 581f458 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  87. d943301 Fix error printing code. by Christopher Ferris · 6 years ago
  88. 3096818 Revert "Modularize logd." by Tom Cherry · 6 years ago
  89. 40da03b Revert "logd: validate and fill in socket credentials" by Tom Cherry · 6 years ago
  90. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 6 years ago
  91. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  92. d194013 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 6 years ago
  93. 725e0a0 dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  94. e180ec5 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 6 years ago
  95. c4117af Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 6 years ago
  96. 99ae1d9 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Treehugger Robot · 6 years ago
  97. 3f1bce8 init: switch host_init_verifier to getopt() by Tom Cherry · 6 years ago
  98. 52f6171 Merge "init: clean up host_init_stubs a bit" by Tom Cherry · 6 years ago
  99. 90381ba Merge "init: remove last init.cpp global" by Tom Cherry · 6 years ago
  100. 21d9880 Merge changes I9248fbaf,Ifd795776,I201109b5 by Tom Cherry · 6 years ago