1. a66c838 Remove two more unused utf32 functions. by Elliott Hughes · 6 years ago
  2. 3f2b4b2 Merge "Add nolint for implicit borrowed_fd constructors" by Treehugger Robot · 6 years ago
  3. a7a6fca Merge "Reserve 'init'." by Treehugger Robot · 6 years ago
  4. 31efc04 Merge "Remove obsolete subdirs entry." by Treehugger Robot · 6 years ago
  5. 5563827 Merge "Run linkerconfig from init process" by Kiyoung Kim · 6 years ago
  6. 4671743 Merge changes I5e33e5bf,I64237006 by Ryan Prichard · 6 years ago
  7. 8a5c0e5 Merge "Optimize code that only uses PageMap call." by Christopher Ferris · 6 years ago
  8. 86e4203 Merge "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 6 years ago
  9. 8256061 Revert "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  10. 224417e Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 6 years ago
  11. 4778f1b Merge "Add reserved AID ranges for all partitions" by Tom Cherry · 6 years ago
  12. 82b9931 Merge "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  13. 6441855 Remove libfiemap_writer from fs_mgr and move it to gsid. by David Anderson · 6 years ago
  14. 013b810 Remove obsolete subdirs entry. by Steven Moreland · 6 years ago
  15. 7143c7e Reserve 'init'. by Steven Moreland · 6 years ago
  16. d2cb2ec Add nolint for implicit borrowed_fd constructors by Tom Cherry · 6 years ago
  17. 49cb4ec Make android_load_sphal_library thread-safe by Ryan Prichard · 6 years ago
  18. a5c6cf9 Switch libvndksupport's linker.c to C++ by Ryan Prichard · 6 years ago
  19. 83d9f7a init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  20. 7e8849d Merge "bootstat: power_on* handling" by Mark Salyzyn · 6 years ago
  21. da534d0 Merge "Add noexcept to missing places in expected.h" by Tom Cherry · 6 years ago
  22. f191040 Merge "fs_mgr: Remove the timeout parameter to DestroyLogicalPartition." by David Anderson · 6 years ago
  23. 076a659 Optimize code that only uses PageMap call. by Christopher Ferris · 6 years ago
  24. cd85f49 Merge "libdm: Improve the reliability of dm device paths." by David Anderson · 6 years ago
  25. 2a448cb Merge "lmkd: Prevent non-main threads being registered or killed by lmkd" by Suren Baghdasaryan · 6 years ago
  26. 1d6c47e Merge "init: fix clang-tidy performance issues" by Tom Cherry · 6 years ago
  27. e18bacf Merge "fs_mgr: overlay: do not allow sub-mounts to be overridden" by Treehugger Robot · 6 years ago
  28. 2b44040 Merge "Checks the interface inheritance hierarchy in init_rc files." by Daniel Norman · 6 years ago
  29. 9d527fb Merge "init: Write the reason in BCB on "reboot recovery"" by Tom Cherry · 6 years ago
  30. 56cb899 Merge "init: powerctl support and propagate longer canonical reboot reasons." by Treehugger Robot · 6 years ago
  31. 8c60b78 Merge "libutils: remove references to unimplemented func" by Steven Moreland · 6 years ago
  32. 2a01f49 Merge "libadbd_services: remove unused deps" by Steven Moreland · 6 years ago
  33. a335873 lmkd: Prevent non-main threads being registered or killed by lmkd by Suren Baghdasaryan · 6 years ago
  34. 0abe354 Run linkerconfig from init process by Kiyoung Kim · 6 years ago
  35. 44427c6 libutils: remove references to unimplemented func by Steven Moreland · 6 years ago
  36. 9ebd8af libadbd_services: remove unused deps by Steven Moreland · 6 years ago
  37. dd397f6 fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 6 years ago
  38. e43e91b libdm: Improve the reliability of dm device paths. by David Anderson · 6 years ago
  39. 6c3362a Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  40. ac46aaa Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  41. 43354d5 init: Write the reason in BCB on "reboot recovery" by Sam Protsenko · 6 years ago
  42. 1715a63 Merge "Rename product_services to system_ext" by Justin Yun · 6 years ago
  43. 0434172 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  44. fd26d68 fs_mgr: overlay: do not allow sub-mounts to be overridden by Mark Salyzyn · 6 years ago
  45. fc076be Add reserved AID ranges for all partitions by Tom Cherry · 6 years ago
  46. 9a35889 init: powerctl support and propagate longer canonical reboot reasons. by Mark Salyzyn · 6 years ago
  47. 117e58e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  48. fbcb27a Remove binder dependency in init. by Steven Moreland · 6 years ago
  49. 9574464 Merge "grep is now toybox grep." by Elliott Hughes · 6 years ago
  50. 59bff9e Add noexcept to missing places in expected.h by Tom Cherry · 6 years ago
  51. f05a784 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  52. b531de7 Rename product_services to system_ext by Justin Yun · 6 years ago
  53. 786ff43 Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  54. d73aa72 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  55. 1e1f0e8 grep is now toybox grep. by Elliott Hughes · 6 years ago
  56. 51fbdaf Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  57. 75d9a62 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  58. 3891714 bootstat: power_on* handling by Mark Salyzyn · 6 years ago
  59. eba2d7d Fix missing load bias. by Florian Mayer · 6 years ago
  60. 8a13ab4 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  61. 29e7474 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  62. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  63. 7a537ad Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  64. 5d3d477 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  65. afeeb06 Rename product_services to system_ext by Justin Yun · 6 years ago
  66. 8ca2615 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  67. 7a08c41 Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  68. dc64f50 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  69. 1ce06ef adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  70. 967b841 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  71. a39b355 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago
  72. 1d0d86e adb: fdevent: delete FDE_CREATED. by Josh Gao · 6 years ago
  73. b11eb64 adb: fdevent: move run queue to fdevent_context. by Josh Gao · 6 years ago
  74. 7c4f413 Merge "init: fix to avoid loading apex *.rc files twice" by Treehugger Robot · 6 years ago
  75. 713bc32 adb: implement fdevent_reset by constructing a new context. by Josh Gao · 6 years ago
  76. eb14cb4 Snap for 5622519 from f567078205fa71210a74d0489e1069249abade75 to pi-platform-release by android-build-team Robot · 6 years ago
  77. 78d91c6 adb: move fdevent implementation out to a separate file. by Josh Gao · 6 years ago
  78. dc12905 logcat: add 'kernel' to defaults by Steven Moreland · 6 years ago
  79. c49fa5f Merge "Refactorings to match adb_abb to adb_shell code." by Treehugger Robot · 6 years ago
  80. 0a28a67 Merge "first_stage_init: add console" by Treehugger Robot · 6 years ago
  81. e3c5112 Merge "Fix error printing code." by Christopher Ferris · 6 years ago
  82. 8ece6ae adb: de-globalize fdevent context. by Josh Gao · 6 years ago
  83. d7f5e5e adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  84. 82c9b84 adb: add superfluous include. by Josh Gao · 6 years ago
  85. 166ecb0 toolbox: drop NetBSD grep for toybox grep. by Elliott Hughes · 6 years ago
  86. bea4f54 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  87. e447f92 Snap for 5600800 from 09b63da610c9a09e19d8a023a2d76fb009004e00 to pi-platform-release by android-build-team Robot · 6 years ago
  88. 10a092c Remove an ancient spam-busting hack from logd. by Elliott Hughes · 10 years ago
  89. c1e6ca7 Merge "Remove utf32 functions." by Steven Moreland · 6 years ago
  90. 5341e49 first_stage_init: add console by Steve Muckle · 6 years ago
  91. 474f94d init: fix to avoid loading apex *.rc files twice by Jooyung Han · 6 years ago
  92. bcb0104 Fix unsigned type sub overflow issue when isntall DSU by liyong · 6 years ago
  93. 9d8371a Remove utf32 functions. by Steven Moreland · 6 years ago
  94. b8162bb Merge "Add android::base::GetPids() function to return all pids" by Tom Cherry · 6 years ago
  95. ff05bbc Merge "fastboot: add a wipe-super command." by David Anderson · 6 years ago
  96. 48901e1 Merge "Revert "Modularize logd."" by Tom Cherry · 6 years ago
  97. f5b6554 Merge "Checks each interface in an init_rc file is a known hidl_interface." by Daniel Norman · 6 years ago
  98. 9fcb448 Add android::base::GetPids() function to return all pids by Tom Cherry · 6 years ago
  99. 8f1d9ac Merge "Revert "logd: validate and fill in socket credentials"" by Tom Cherry · 6 years ago
  100. b9bb189 Merge "dmabuf_dump: Change the default view to per-process stats" by Sandeep Patil · 6 years ago