1. a335873 lmkd: Prevent non-main threads being registered or killed by lmkd by Suren Baghdasaryan · 6 years ago
  2. ac46aaa Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  3. 1715a63 Merge "Rename product_services to system_ext" by Justin Yun · 6 years ago
  4. 0434172 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  5. fbcb27a Remove binder dependency in init. by Steven Moreland · 6 years ago
  6. 9574464 Merge "grep is now toybox grep." by Elliott Hughes · 6 years ago
  7. f05a784 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  8. b531de7 Rename product_services to system_ext by Justin Yun · 6 years ago
  9. 786ff43 Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  10. d73aa72 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  11. 1e1f0e8 grep is now toybox grep. by Elliott Hughes · 6 years ago
  12. 51fbdaf Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  13. 75d9a62 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  14. eba2d7d Fix missing load bias. by Florian Mayer · 6 years ago
  15. 8a13ab4 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  16. 29e7474 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  17. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  18. 7a537ad Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  19. 5d3d477 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  20. afeeb06 Rename product_services to system_ext by Justin Yun · 6 years ago
  21. 8ca2615 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  22. 7a08c41 Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  23. dc64f50 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  24. 1ce06ef adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  25. 967b841 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  26. a39b355 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  27. 1d0d86e adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  28. b11eb64 adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  29. 7c4f413 Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  30. 713bc32 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  31. eb14cb4 Snap for 5622519 from f567078205fa71210a74d0489e1069249abade75 to pi-platform-release by android-build-team Robot · 6 years ago
  32. 78d91c6 adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  33. dc12905 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  34. c49fa5f Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  35. 0a28a67 Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  36. e3c5112 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  37. 8ece6ae adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  38. d7f5e5e adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  39. 82c9b84 adb: add superfluous include. by Josh Gao · 6 years ago
  40. 166ecb0 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  41. bea4f54 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  42. e447f92 Snap for 5600800 from 09b63da610c9a09e19d8a023a2d76fb009004e00 to pi-platform-release by android-build-team Robot · 6 years ago
  43. 10a092c Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  44. c1e6ca7 Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  45. 5341e49 first_stage_init: add console by Steve Muckle · 6 years ago
  46. 474f94d init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  47. bcb0104 Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  48. 9d8371a Remove utf32 functions. by Steven Moreland · 6 years ago
  49. b8162bb Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  50. ff05bbc Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  51. 48901e1 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  52. f5b6554 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  53. 9fcb448 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  54. 8f1d9ac Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  55. b9bb189 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago
  56. b52f6c7 Fix error printing code. by Christopher Ferris · 6 years ago
  57. 9080a0c Revert "Modularize logd." by Tom Cherry · 6 years ago
  58. dcc1ee1 Revert "logd: validate and fill in socket credentials" by Tom Cherry · 6 years ago
  59. 20a8951 fastboot: add a wipe-super command. by David Anderson · 6 years ago
  60. 2592980 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  61. 98d6512 Merge "adbd: move jdwp listening logic into ART." by Josh Gao · 6 years ago
  62. 29fd2cb dmabuf_dump: Change the default view to per-process stats by Sandeep Patil · 6 years ago
  63. de6a619 Merge changes from topic "gatekeeper_maintenance" by Janis Danisevskis · 6 years ago
  64. b2b40b5 Merge "init: switch host_init_verifier to getopt()" by Tom Cherry · 6 years ago
  65. 0af6076 Merge "Make ext4 userdata checkpoints work with metadata encryption" by Treehugger Robot · 6 years ago
  66. 1bd62e6 init: switch host_init_verifier to getopt() by Tom Cherry · 6 years ago
  67. 55b2281 Merge "init: clean up host_init_stubs a bit" by Tom Cherry · 6 years ago
  68. 6150848 Merge "init: remove last init.cpp global" by Tom Cherry · 6 years ago
  69. c325e99 Merge changes I9248fbaf,Ifd795776,I201109b5 by Tom Cherry · 6 years ago
  70. f263b30 Merge "dmabuf_dump: Fix aosp_x86-eng builds" by Tiger Huang · 6 years ago
  71. 511633b dmabuf_dump: Fix aosp_x86-eng builds by Sandeep Patil · 6 years ago
  72. f531fce Merge "Cache only a small portion of page map data." by Christopher Ferris · 6 years ago
  73. 84568be Merge "dmabuf_dump: Make output more readable and debug friendly" by Treehugger Robot · 6 years ago
  74. da49b9a dmabuf_dump: Make output more readable and debug friendly by Sandeep Patil · 6 years ago
  75. 838640e Merge "Increase timeout to avoid flaky tests." by Christopher Ferris · 6 years ago
  76. 95e6128 Merge "Fix IsUsable to check for each controller separately" by Suren Baghdasaryan · 6 years ago
  77. de6bc74 init: clean up host_init_stubs a bit by Tom Cherry · 6 years ago
  78. d08036a Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  79. 612d145 Increase timeout to avoid flaky tests. by Christopher Ferris · 6 years ago
  80. cd61e39 init: remove last init.cpp global by Tom Cherry · 6 years ago
  81. 7cd1285 init: remove console_init_action by Tom Cherry · 6 years ago
  82. e8d353a Move actual parsing from Service to ServiceParser by Tom Cherry · 6 years ago
  83. 884a7cd Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  84. cb8c805 Fix IsUsable to check for each controller separately by Suren Baghdasaryan · 6 years ago
  85. 6efce12 Cache only a small portion of page map data. by Christopher Ferris · 6 years ago
  86. 65e9aee adbd: move jdwp listening logic into ART. by Josh Gao · 6 years ago
  87. c84d787 Merge "bootstat: add reboot,longkey sub-reason to known set" by Treehugger Robot · 6 years ago
  88. 09d0cbe Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  89. bbe2a26 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  90. 5c1a35e Merge "init: Handle properties in the background of calling fs_mgr" by Tom Cherry · 6 years ago
  91. fb5bf01 Merge "Actually make fs_path_config / fs_path_config_from_file private" by Tom Cherry · 6 years ago
  92. a8b708c init: Handle properties in the background of calling fs_mgr by Tom Cherry · 6 years ago
  93. 7c5426c Merge "Avoid get same timestamps in log testcase" by Tom Cherry · 6 years ago
  94. ff98638 Merge "init: use a property instead of file to communicate cold boot done" by Tom Cherry · 6 years ago
  95. 289a7ab bootstat: add reboot,longkey sub-reason to known set by Jone Chou · 6 years ago
  96. aee5420 Replace legacy trusty gatekeeper HAL with HIDLized version by Janis Danisevskis · 6 years ago
  97. 45e3ba1 Gatekeeperd maintenance by Janis Danisevskis · 6 years ago
  98. 396cd96 Merge "Prevent definitions of expected.h from being included twice" by Mohammad Islam · 6 years ago
  99. 475191b Merge "Switch case to suite to follow new gtest naming." by Christopher Ferris · 6 years ago
  100. 4150e22 Merge "Allow to drop existing fd cache of cgroup path" by Treehugger Robot · 6 years ago