1. c26fa8c Merge "Sketch out libsnapshot for update_engine integration." by David Anderson · 6 years ago
  2. 4dffe94 Merge "Revert "add unittests for libnativeloader"" by Raman Tenneti · 6 years ago
  3. 8ff9734 Revert "add unittests for libnativeloader" by Raman Tenneti · 6 years ago
  4. 7d73942 Merge "add unittests for libnativeloader" by Treehugger Robot · 6 years ago
  5. 0846966 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  6. e6277d5 Merge "Add cause message when stack overflow is detected." by Christopher Ferris · 6 years ago
  7. f6d3793 Merge "Ignore class_{reset|start}_post_data on non-updatable APEX." by Martijn Coenen · 6 years ago
  8. 2a32830 add unittests for libnativeloader by Jiyong Park · 6 years ago
  9. cc37926 Sketch out libsnapshot for update_engine integration. by David Anderson · 6 years ago
  10. f70f505 Move to isolated testing. by Christopher Ferris · 6 years ago
  11. 6729178 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  12. 194489f Merge "Re-make showmap host supported" by Mathieu Chartier · 6 years ago
  13. 95142c3 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  14. d5a64d8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  15. 0be4104 Re-make showmap host supported by Mathieu Chartier · 6 years ago
  16. 4f7210d Merge "Remove perfprofd reference." by Treehugger Robot · 6 years ago
  17. c888414 Merge changes I35f8843e,Icd2a94f8,I6c20f3b3 by Josh Gao · 6 years ago
  18. 0f5f498 Merge "libutils: RefBase remove 'basetype' typedefs" by Treehugger Robot · 6 years ago
  19. 237456d Remove perfprofd reference. by Elliott Hughes · 6 years ago
  20. 84e386c Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  21. 618a423 Merge "Set /sys/power/wake_lock permissions on init." by Tri Vo · 6 years ago
  22. ce8b7c4 adb: win32: don't shutdown socket when closing. by Josh Gao · 6 years ago
  23. 69114a3 adb: win32: silence wine test failure. by Josh Gao · 6 years ago
  24. cc45a14 adb: win32: fix adb_test. by Josh Gao · 6 years ago
  25. 92072e0 Set /sys/power/wake_lock permissions on init. by Tri Vo · 6 years ago
  26. 10c8f92 libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 6 years ago
  27. 44d46c4 Merge "Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid.""" by David Anderson · 6 years ago
  28. 75b9f7f Merge "libdm: Fix race conditions in LoopControl::Attach." by David Anderson · 6 years ago
  29. 3f2b4b2 Merge "Add nolint for implicit borrowed_fd constructors" by Treehugger Robot · 6 years ago
  30. a7a6fca Merge "Reserve 'init'." by Treehugger Robot · 6 years ago
  31. 31efc04 Merge "Remove obsolete subdirs entry." by Treehugger Robot · 6 years ago
  32. 5563827 Merge "Run linkerconfig from init process" by Kiyoung Kim · 6 years ago
  33. 4671743 Merge changes I5e33e5bf,I64237006 by Ryan Prichard · 6 years ago
  34. 8a5c0e5 Merge "Optimize code that only uses PageMap call." by Christopher Ferris · 6 years ago
  35. c073da6 Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 6 years ago
  36. 86e4203 Merge "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid."" by David Anderson · 6 years ago
  37. 8256061 Revert "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  38. 224417e Merge "init: clean up file / socket descriptor creation" by Tom Cherry · 6 years ago
  39. 4778f1b Merge "Add reserved AID ranges for all partitions" by Tom Cherry · 6 years ago
  40. 82b9931 Merge "Remove libfiemap_writer from fs_mgr and move it to gsid." by David Anderson · 6 years ago
  41. 6441855 Remove libfiemap_writer from fs_mgr and move it to gsid. by David Anderson · 6 years ago
  42. 013b810 Remove obsolete subdirs entry. by Steven Moreland · 6 years ago
  43. 7143c7e Reserve 'init'. by Steven Moreland · 6 years ago
  44. d2cb2ec Add nolint for implicit borrowed_fd constructors by Tom Cherry · 6 years ago
  45. 49cb4ec Make android_load_sphal_library thread-safe by Ryan Prichard · 6 years ago
  46. a5c6cf9 Switch libvndksupport's linker.c to C++ by Ryan Prichard · 6 years ago
  47. 83d9f7a init: clean up file / socket descriptor creation by Tom Cherry · 6 years ago
  48. 7e8849d Merge "bootstat: power_on* handling" by Mark Salyzyn · 6 years ago
  49. da534d0 Merge "Add noexcept to missing places in expected.h" by Tom Cherry · 6 years ago
  50. f191040 Merge "fs_mgr: Remove the timeout parameter to DestroyLogicalPartition." by David Anderson · 6 years ago
  51. 076a659 Optimize code that only uses PageMap call. by Christopher Ferris · 6 years ago
  52. cd85f49 Merge "libdm: Improve the reliability of dm device paths." by David Anderson · 6 years ago
  53. 2a448cb Merge "lmkd: Prevent non-main threads being registered or killed by lmkd" by Suren Baghdasaryan · 6 years ago
  54. 1d6c47e Merge "init: fix clang-tidy performance issues" by Tom Cherry · 6 years ago
  55. e18bacf Merge "fs_mgr: overlay: do not allow sub-mounts to be overridden" by Treehugger Robot · 6 years ago
  56. 2b44040 Merge "Checks the interface inheritance hierarchy in init_rc files." by Daniel Norman · 6 years ago
  57. 9d527fb Merge "init: Write the reason in BCB on "reboot recovery"" by Tom Cherry · 6 years ago
  58. 56cb899 Merge "init: powerctl support and propagate longer canonical reboot reasons." by Treehugger Robot · 6 years ago
  59. 8c60b78 Merge "libutils: remove references to unimplemented func" by Steven Moreland · 6 years ago
  60. 2a01f49 Merge "libadbd_services: remove unused deps" by Steven Moreland · 6 years ago
  61. a335873 lmkd: Prevent non-main threads being registered or killed by lmkd by Suren Baghdasaryan · 6 years ago
  62. 0abe354 Run linkerconfig from init process by Kiyoung Kim · 6 years ago
  63. 44427c6 libutils: remove references to unimplemented func by Steven Moreland · 6 years ago
  64. 9ebd8af libadbd_services: remove unused deps by Steven Moreland · 6 years ago
  65. 2cfb6c3 libdm: Fix race conditions in LoopControl::Attach. by David Anderson · 6 years ago
  66. dd397f6 fs_mgr: Remove the timeout parameter to DestroyLogicalPartition. by David Anderson · 6 years ago
  67. e43e91b libdm: Improve the reliability of dm device paths. by David Anderson · 6 years ago
  68. 6c3362a Checks the interface inheritance hierarchy in init_rc files. by Daniel Norman · 6 years ago
  69. ac46aaa Merge "Remove binder dependency in init." by Steven Moreland · 6 years ago
  70. 43354d5 init: Write the reason in BCB on "reboot recovery" by Sam Protsenko · 6 years ago
  71. 1715a63 Merge "Rename product_services to system_ext" by Justin Yun · 6 years ago
  72. 0434172 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" by Treehugger Robot · 6 years ago
  73. fd26d68 fs_mgr: overlay: do not allow sub-mounts to be overridden by Mark Salyzyn · 6 years ago
  74. fc076be Add reserved AID ranges for all partitions by Tom Cherry · 6 years ago
  75. 9a35889 init: powerctl support and propagate longer canonical reboot reasons. by Mark Salyzyn · 6 years ago
  76. 117e58e init: fix clang-tidy performance issues by Tom Cherry · 6 years ago
  77. fbcb27a Remove binder dependency in init. by Steven Moreland · 6 years ago
  78. 9574464 Merge "grep is now toybox grep." by Elliott Hughes · 6 years ago
  79. 59bff9e Add noexcept to missing places in expected.h by Tom Cherry · 6 years ago
  80. f05a784 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  81. b531de7 Rename product_services to system_ext by Justin Yun · 6 years ago
  82. 786ff43 Merge "Fix missing load bias." by Florian Mayer · 6 years ago
  83. d73aa72 Merge "Remove an ancient spam-busting hack from logd." by Tom Cherry · 6 years ago
  84. 1e1f0e8 grep is now toybox grep. by Elliott Hughes · 6 years ago
  85. 51fbdaf Merge "Don't implement our own remove_cvref_t." by Tom Cherry · 6 years ago
  86. 75d9a62 Merge changes from topic "fdevent_refactor" by Josh Gao · 6 years ago
  87. 3891714 bootstat: power_on* handling by Mark Salyzyn · 6 years ago
  88. eba2d7d Fix missing load bias. by Florian Mayer · 6 years ago
  89. 8a13ab4 Merge "Fix a few clang-tidy issues and add NOLINT for others" by Tom Cherry · 6 years ago
  90. 29e7474 Don't implement our own remove_cvref_t. by Tom Cherry · 6 years ago
  91. ff55a90 Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  92. 7a537ad Merge "toolbox: drop NetBSD grep for toybox grep." by Elliott Hughes · 6 years ago
  93. 5d3d477 Merge "Rename product_services to system_ext" by Treehugger Robot · 6 years ago
  94. afeeb06 Rename product_services to system_ext by Justin Yun · 6 years ago
  95. 8ca2615 Merge "logcat: add 'kernel' to defaults" by Treehugger Robot · 6 years ago
  96. 7a08c41 Merge "Fix unsigned type sub overflow issue when isntall DSU" by Treehugger Robot · 6 years ago
  97. dc64f50 adb: fdevent: extract Add/Del/SetTimeout. by Josh Gao · 6 years ago
  98. 1ce06ef adb: fdevent: extract Create/Destroy from fdevent_context_poll. by Josh Gao · 6 years ago
  99. 967b841 adb: fdevent: move TerminateLoop to fdevent_context. by Josh Gao · 6 years ago
  100. a39b355 adb: fdevent: move CheckMainThread logic to fdevent_context. by Josh Gao · 6 years ago