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