1. 3f42a76 Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  2. 6da50e3 Merge "Rename product_services to system_ext" by Justin Yun · 6 years ago
  3. 7c2e6f4 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  4. d543c8c Merge "grep is now toybox grep." by Elliott Hughes · 6 years ago
  5. 3fd963e DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  6. 7eaf9b5 Rename product_services to system_ext by Justin Yun · 6 years ago
  7. 3f407fc Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  8. e05c799 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  9. 3d5dd31 grep is now toybox grep. by Elliott Hughes · 6 years ago
  10. a93e09f Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  11. 88d2313 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  12. 249c90f Fix missing load bias. by Florian Mayer · 6 years ago
  13. 343ce61 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  14. a2928b5 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  15. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  16. 0e04ce9 Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  17. 5ffffb4 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  18. 5d0ac62 Rename product_services to system_ext by Justin Yun · 6 years ago
  19. c7fe155 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  20. 747aa9a Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  21. 35b2936 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  22. 33944a2 adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  23. ebaa348 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  24. 2c95bf7 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  25. e546f68 adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  26. 95eef6b adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  27. 3d3f24b Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  28. 7adca93 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  29. cdc46ec Snap for 5622519 from f567078205fa71210a74d0489e1069249abade75 to pi-platform-release by android-build-team Robot · 6 years ago pie-platform-release
  30. 95068bb adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  31. fe535f5 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  32. 463773b Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  33. ee148dd Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  34. b0c5cd2 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  35. c2cf121 adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  36. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  37. 2d03ad4 adb: add superfluous include. by Josh Gao · 6 years ago
  38. 63b0775 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  39. cc2f124 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  40. be7a106 Snap for 5600800 from 09b63da610c9a09e19d8a023a2d76fb009004e00 to pi-platform-release by android-build-team Robot · 6 years ago
  41. de3ad1d Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  42. 4e6275d Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  43. d75f30a first_stage_init: add console by Steve Muckle · 6 years ago
  44. 9c4fa66 init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  45. 089941c Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  46. 0e19f3b Remove utf32 functions. by Steven Moreland · 6 years ago
  47. c538656 Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  48. e5815ca Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  49. ab80b02 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  50. e33e1a8 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  51. 13b1f34 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  52. c3c5981 Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  53. 581f458 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  54. d943301 Fix error printing code. by Christopher Ferris · 6 years ago
  55. 3096818 Revert "Modularize logd." by Tom Cherry · 6 years ago
  56. 40da03b Revert "logd: validate and fill in socket credentials" by Tom Cherry · 6 years ago
  57. 7c84b9f fastboot: add a wipe-super command. by David Anderson · 6 years ago
  58. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  59. d194013 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 6 years ago
  60. 725e0a0 dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  61. e180ec5 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 6 years ago
  62. c4117af Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 6 years ago
  63. 99ae1d9 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Treehugger Robot · 6 years ago
  64. 3f1bce8 init: switch host_init_verifier to getopt() by Tom Cherry · 6 years ago
  65. 52f6171 Merge "init: clean up host_init_stubs a bit" by Tom Cherry · 6 years ago
  66. 90381ba Merge "init: remove last init.cpp global" by Tom Cherry · 6 years ago
  67. 21d9880 Merge changes I9248fbaf,Ifd795776,I201109b5 by Tom Cherry · 6 years ago
  68. 9191367 Merge "dmabuf_dump: Fix aosp_x86-eng builds" by Tiger Huang · 6 years ago
  69. 3dc456e dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 6 years ago
  70. 037d025 Merge "Cache only a small portion of page map data." by Christopher Ferris · 6 years ago
  71. bb56ba8 Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 6 years ago
  72. 6347749 dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 6 years ago
  73. a484817 Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 6 years ago
  74. 7e473e2 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 6 years ago
  75. f1a044b init: clean up host_init_stubs a bit by Tom Cherry · 6 years ago
  76. 323959e Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  77. afc0ff7 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  78. 172c83f init: remove last init.cpp global by Tom Cherry · 6 years ago
  79. ff88e30 init: remove console_init_action by Tom Cherry · 6 years ago
  80. b1ffb1d Move actual parsing from Service to ServiceParser by Tom Cherry · 6 years ago
  81. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  82. 25eb1bf Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  83. 7f8915c Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  84. 5f2c5bb adbd: move jdwp listening logic into ART. by Josh Gao · 6 years ago
  85. c034919 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 6 years ago
  86. 12794c0 Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  87. fab9f30 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  88. 84fc269 Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  89. 2067024 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 6 years ago
  90. 71bdf28 init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  91. 3f6b163 Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 6 years ago
  92. af274fd Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  93. b9a8033 bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 6 years ago
  94. 7daa66a Replace legacy trusty gatekeeper HAL with HIDLized version by Janis Danisevskis · 6 years ago
  95. 3a1eb67 Gatekeeperd maintenance by Janis Danisevskis · 6 years ago
  96. 99087de Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  97. 4f2048d Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  98. 1e13891 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago
  99. 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  100. 87db478 Merge "libfiemap_writer: Improve device unwrapping to support simple linear devices." by David Anderson · 6 years ago