1. 406e55e libmodprobe: add GetAllDependencies by Steve Muckle · 6 years ago
  2. c7dd165 libmodprobe: add support to list modules by Steve Muckle · 6 years ago
  3. d866ac0 libmodprobe: add support for a blacklist by Steve Muckle · 6 years ago
  4. e741102 libmodprobe: support parameters in LoadWithAliases by Steve Muckle · 6 years ago
  5. 5dc8a05 libmodprobe: add support to remove modules by Steve Muckle · 6 years ago
  6. 1539bb3 libmodprobe: make name canonical in LoadWithAliases by Steve Muckle · 6 years ago
  7. 43a1f42 libmodprobe: make available in vendor by Steve Muckle · 6 years ago
  8. 751f337 Merge "dmctl: suspend and resume devices" by Treehugger Robot · 6 years ago
  9. 8ecc2cc Merge "libdm: suspend and resume devices" by Treehugger Robot · 6 years ago
  10. ac5a76b Merge "liblp: Fix typo in IsRetrofitDynamicPartitionsDevice." by David Anderson · 6 years ago
  11. 6896e20 dmctl: suspend and resume devices by Alessio Balsini · 6 years ago
  12. 756d006 libdm: suspend and resume devices by Alessio Balsini · 6 years ago
  13. 8f24218 Merge "fs_mgt: Fix remount failure in case of non-overlayfs system" by Treehugger Robot · 6 years ago
  14. 69f5e0a liblp: Fix typo in IsRetrofitDynamicPartitionsDevice. by David Anderson · 6 years ago
  15. 0e0c3b7 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  16. 18c0f37 fs_mgt: Fix remount failure in case of non-overlayfs system by Mark Salyzyn · 6 years ago
  17. 47636a1 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  18. cbb4690 Merge "Include ldd in /system/bin." by Treehugger Robot · 6 years ago
  19. dccc46e Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  20. d722414 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  21. aa97088 Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 6 years ago
  22. 505d77e Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 6 years ago
  23. 012c4b3 Include ldd in /system/bin. by Elliott Hughes · 6 years ago
  24. 3b188f0 Merge "Logcatd: remove some extra logic" by Treehugger Robot · 6 years ago
  25. 75537ea Merge changes from topic "charger_props" by Yifan Hong · 6 years ago
  26. 95a64d6 Merge "Fix libnativeloader_test" by Treehugger Robot · 6 years ago
  27. c637730 Fix libnativeloader_test by Jiyong Park · 6 years ago
  28. 9faadb5 Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  29. 87aaea9 Logcatd: remove some extra logic by Tian Baofeng · 6 years ago
  30. f752563 Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 6 years ago
  31. 2a5d1b4 fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 6 years ago
  32. 31aa613 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 6 years ago
  33. fbd642b MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 6 years ago
  34. ae20563 Merge "Update overlayfs patch series reference" by Treehugger Robot · 6 years ago
  35. 822ef2f healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 6 years ago
  36. bcdaaaf healthd: charger use runtime sysprops instead. by Yifan Hong · 6 years ago
  37. 4013e12 healthd: remove unused variable. by Yifan Hong · 6 years ago
  38. c05a0cb Merge "init: simplify keyword_map" by Tom Cherry · 6 years ago
  39. a8f9017 Update overlayfs patch series reference by Mark Salyzyn · 6 years ago
  40. 2c98dcd Merge "Implement unique_fd.ok()" by Tomasz Wasilczyk · 6 years ago
  41. bd28e1f Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  42. e29a716 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 6 years ago
  43. b7d782d Merge "adb: switch from system_clock to steady_clock." by Treehugger Robot · 6 years ago
  44. c3e2fbf VtsKernelMemInfoTest: only enforce on Q+ launching devices by Tri Vo · 6 years ago
  45. 73f3874 Implement unique_fd.ok() by Tomasz Wasilczyk · 6 years ago
  46. d47620b Merge "Avoid using data descriptors in ZIP files when possible." by Donald Chai · 6 years ago
  47. 57ed2e9 init: simplify keyword_map by Tom Cherry · 6 years ago
  48. e6b8e8d Merge changes I0940d13e,I38f2d013 by Treehugger Robot · 6 years ago
  49. 1eadf2c Avoid using data descriptors in ZIP files when possible. by Donald Chai · 6 years ago
  50. b566735 Add TEST_MAPPING for libnativeloader by Jiyong Park · 6 years ago
  51. 9627136 Test the link to the sphal namespace when only needed by Jiyong Park · 6 years ago
  52. dc86e60 adb: switch from system_clock to steady_clock. by Josh Gao · 6 years ago
  53. d6bc542 Merge "Remove demangle, everyone use libc++ demangle." by Christopher Ferris · 6 years ago
  54. b20a897 ld.config for com.android.neuralnetworks APEX. by Przemyslaw Szczepaniak · 6 years ago
  55. daed2d7 Merge "Add wchan data to ANR dump" by Treehugger Robot · 6 years ago
  56. ea75a8b Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  57. 05ad167 Remove demangle, everyone use libc++ demangle. by Christopher Ferris · 6 years ago
  58. 6280217 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  59. b5f88c8 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  60. bb33f84 Merge "Fix darwin build" by Treehugger Robot · 6 years ago
  61. 061ac80 Merge "Revert "Revert "add unittests for libnativeloader""" by Treehugger Robot · 6 years ago
  62. 2e9e117 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 6 years ago
  63. 5f9451a Merge "Replace xargs with other shell command" by Treehugger Robot · 6 years ago
  64. 5b0484e Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  65. 8636ea6 Revert "Revert "add unittests for libnativeloader"" by Jiyong Park · 6 years ago
  66. 1fe8a12 Fix darwin build by Colin Cross · 6 years ago
  67. a9083b8 Add wchan data to ANR dump by Kalesh Singh · 6 years ago
  68. a1bc95a Merge "Add a metadata folder for libsnapshot." by David Anderson · 6 years ago
  69. c26fa8c Merge "Sketch out libsnapshot for update_engine integration." by David Anderson · 6 years ago
  70. 4dffe94 Merge "Revert "add unittests for libnativeloader"" by Raman Tenneti · 6 years ago
  71. 8ff9734 Revert "add unittests for libnativeloader" by Raman Tenneti · 6 years ago
  72. 7d73942 Merge "add unittests for libnativeloader" by Treehugger Robot · 6 years ago
  73. 0846966 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  74. e6277d5 Merge "Add cause message when stack overflow is detected." by Christopher Ferris · 6 years ago
  75. e9bf387 Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  76. 469a085 Replace xargs with other shell command by Kiyoung Kim · 6 years ago
  77. f6d3793 Merge "Ignore class_{reset|start}_post_data on non-updatable APEX." by Martijn Coenen · 6 years ago
  78. 2a32830 add unittests for libnativeloader by Jiyong Park · 6 years ago
  79. cc37926 Sketch out libsnapshot for update_engine integration. by David Anderson · 6 years ago
  80. 149848b Add a metadata folder for libsnapshot. by David Anderson · 6 years ago
  81. f70f505 Move to isolated testing. by Christopher Ferris · 6 years ago
  82. 6729178 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  83. 194489f Merge "Re-make showmap host supported" by Mathieu Chartier · 6 years ago
  84. 95142c3 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  85. d5a64d8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  86. 0be4104 Re-make showmap host supported by Mathieu Chartier · 6 years ago
  87. 4f7210d Merge "Remove perfprofd reference." by Treehugger Robot · 6 years ago
  88. c888414 Merge changes I35f8843e,Icd2a94f8,I6c20f3b3 by Josh Gao · 6 years ago
  89. 0f5f498 Merge "libutils: RefBase remove 'basetype' typedefs" by Treehugger Robot · 6 years ago
  90. 237456d Remove perfprofd reference. by Elliott Hughes · 6 years ago
  91. 84e386c Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  92. 618a423 Merge "Set /sys/power/wake_lock permissions on init." by Tri Vo · 6 years ago
  93. ce8b7c4 adb: win32: don't shutdown socket when closing. by Josh Gao · 6 years ago
  94. 69114a3 adb: win32: silence wine test failure. by Josh Gao · 6 years ago
  95. cc45a14 adb: win32: fix adb_test. by Josh Gao · 6 years ago
  96. 92072e0 Set /sys/power/wake_lock permissions on init. by Tri Vo · 6 years ago
  97. 10c8f92 libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 6 years ago
  98. 44d46c4 Merge "Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid.""" by David Anderson · 6 years ago
  99. 75b9f7f Merge "libdm: Fix race conditions in LoopControl::Attach." by David Anderson · 6 years ago
  100. 3f2b4b2 Merge "Add nolint for implicit borrowed_fd constructors" by Treehugger Robot · 6 years ago