1. 781aa78 libmodprobe: add GetAllDependencies by Steve Muckle · 6 years ago
  2. 012cfa1 libmodprobe: add support to list modules by Steve Muckle · 6 years ago
  3. e31f840 libmodprobe: add support for a blacklist by Steve Muckle · 6 years ago
  4. 13700a6 libmodprobe: support parameters in LoadWithAliases by Steve Muckle · 6 years ago
  5. bb58b01 libmodprobe: add support to remove modules by Steve Muckle · 6 years ago
  6. 73b2928 libmodprobe: make name canonical in LoadWithAliases by Steve Muckle · 6 years ago
  7. 4104b88 libmodprobe: make available in vendor by Steve Muckle · 6 years ago
  8. e1d4e39 Merge "dmctl: suspend and resume devices" by Treehugger Robot · 6 years ago
  9. b6c32c9 Merge "libdm: suspend and resume devices" by Treehugger Robot · 6 years ago
  10. 687f1c4 Merge "liblp: Fix typo in IsRetrofitDynamicPartitionsDevice." by David Anderson · 6 years ago
  11. 7933840 dmctl: suspend and resume devices by Alessio Balsini · 6 years ago
  12. bdc65bf libdm: suspend and resume devices by Alessio Balsini · 6 years ago
  13. 09bbdcb Merge "fs_mgt: Fix remount failure in case of non-overlayfs system" by Treehugger Robot · 6 years ago
  14. f01faf2 liblp: Fix typo in IsRetrofitDynamicPartitionsDevice. by David Anderson · 6 years ago
  15. 244d9b8 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  16. 588fe9e fs_mgt: Fix remount failure in case of non-overlayfs system by Mark Salyzyn · 6 years ago
  17. d116036 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  18. 485d024 Merge "Include ldd in /system/bin." by Treehugger Robot · 6 years ago
  19. 09db2ed Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  20. 8f4afc8 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  21. 37602ed Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 6 years ago
  22. b4b9d21 Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 6 years ago
  23. 8203366 Include ldd in /system/bin. by Elliott Hughes · 6 years ago
  24. 59772de Merge "Logcatd: remove some extra logic" by Treehugger Robot · 6 years ago
  25. 7cea50a Merge changes from topic "charger_props" by Yifan Hong · 6 years ago
  26. 865f6df Merge "Fix libnativeloader_test" by Treehugger Robot · 6 years ago
  27. e447335 Fix libnativeloader_test by Jiyong Park · 6 years ago
  28. becbf6c Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  29. 8415a5c Logcatd: remove some extra logic by Tian Baofeng · 6 years ago
  30. 08c6d1a Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 6 years ago
  31. 7bf1e9f fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 6 years ago
  32. f0dd120 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 6 years ago
  33. 9d0e6cd MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 6 years ago
  34. 3a97094 Merge "Update overlayfs patch series reference" by Treehugger Robot · 6 years ago
  35. dbaa477 healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 6 years ago
  36. 97eecdc healthd: charger use runtime sysprops instead. by Yifan Hong · 6 years ago
  37. dcbaeef healthd: remove unused variable. by Yifan Hong · 6 years ago
  38. 3af3fcc Merge "init: simplify keyword_map" by Tom Cherry · 6 years ago
  39. 917616d Update overlayfs patch series reference by Mark Salyzyn · 6 years ago
  40. c9ec952 Merge "Implement unique_fd.ok()" by Tomasz Wasilczyk · 6 years ago
  41. 178129d Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  42. 2f40aa0 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 6 years ago
  43. 278754a Merge "adb: switch from system_clock to steady_clock." by Treehugger Robot · 6 years ago
  44. ad98634 VtsKernelMemInfoTest: only enforce on Q+ launching devices by Tri Vo · 6 years ago
  45. c3fc960 Implement unique_fd.ok() by Tomasz Wasilczyk · 6 years ago
  46. 69055b5 Merge "Avoid using data descriptors in ZIP files when possible." by Donald Chai · 6 years ago
  47. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  48. b42e558 Merge changes I0940d13e,I38f2d013 by Treehugger Robot · 6 years ago
  49. e170d7f Avoid using data descriptors in ZIP files when possible. by Donald Chai · 6 years ago
  50. 28efde2 Add TEST_MAPPING for libnativeloader by Jiyong Park · 6 years ago
  51. 713878d Test the link to the sphal namespace when only needed by Jiyong Park · 6 years ago
  52. 63e8d98 adb: switch from system_clock to steady_clock. by Josh Gao · 6 years ago
  53. b3fc1b7 Merge "Remove demangle, everyone use libc++ demangle." by Christopher Ferris · 6 years ago
  54. 0bb871d ld.config for com.android.neuralnetworks APEX. by Przemyslaw Szczepaniak · 6 years ago
  55. 44e3438 Merge "Add wchan data to ANR dump" by Treehugger Robot · 6 years ago
  56. cccb573 Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  57. df7939a Remove demangle, everyone use libc++ demangle. by Christopher Ferris · 6 years ago
  58. 89bb586 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  59. 5e98b63 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  60. 0b7dd9f Merge "Fix darwin build" by Treehugger Robot · 6 years ago
  61. 879415f Merge "Revert "Revert "add unittests for libnativeloader""" by Treehugger Robot · 6 years ago
  62. 85bbbe5 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 6 years ago
  63. 18545d3 Merge "Replace xargs with other shell command" by Treehugger Robot · 6 years ago
  64. 4ec93a7 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  65. 78cc06a Revert "Revert "add unittests for libnativeloader"" by Jiyong Park · 6 years ago
  66. 3defd52 Fix darwin build by Colin Cross · 6 years ago
  67. 1489e27 Add wchan data to ANR dump by Kalesh Singh · 6 years ago
  68. 45a1c99 Merge "Add a metadata folder for libsnapshot." by David Anderson · 6 years ago
  69. 3dcb41b Merge "Sketch out libsnapshot for update_engine integration." by David Anderson · 6 years ago
  70. 80fa85c Merge "Revert "add unittests for libnativeloader"" by Raman Tenneti · 6 years ago
  71. 4ec2b28 Revert "add unittests for libnativeloader" by Raman Tenneti · 6 years ago
  72. ce813ef Merge "add unittests for libnativeloader" by Treehugger Robot · 6 years ago
  73. 604ccb1 Merge "Move to isolated testing." by Christopher Ferris · 6 years ago
  74. bcc00c5 Merge "Add cause message when stack overflow is detected." by Christopher Ferris · 6 years ago
  75. 137943d Revert "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  76. 95d5581 Replace xargs with other shell command by Kiyoung Kim · 6 years ago
  77. 3f2d176 Merge "Ignore class_{reset|start}_post_data on non-updatable APEX." by Martijn Coenen · 6 years ago
  78. 6b6437b add unittests for libnativeloader by Jiyong Park · 6 years ago
  79. 8a0f82f Sketch out libsnapshot for update_engine integration. by David Anderson · 6 years ago
  80. 001747e Add a metadata folder for libsnapshot. by David Anderson · 6 years ago
  81. ea8e7d1 Move to isolated testing. by Christopher Ferris · 6 years ago
  82. 19b24ba Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  83. 856544f Merge "Re-make showmap host supported" by Mathieu Chartier · 6 years ago
  84. 481e837 Add cause message when stack overflow is detected. by Christopher Ferris · 6 years ago
  85. a74aae8 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  86. c0c28fa Re-make showmap host supported by Mathieu Chartier · 6 years ago
  87. 97c0670 Merge "Remove perfprofd reference." by Treehugger Robot · 6 years ago
  88. 1f1a000 Merge changes I35f8843e,Icd2a94f8,I6c20f3b3 by Josh Gao · 6 years ago
  89. 6b924d5 Merge "libutils: RefBase remove 'basetype' typedefs" by Treehugger Robot · 6 years ago
  90. ffaabf5 Remove perfprofd reference. by Elliott Hughes · 6 years ago
  91. 728586f Ignore class_{reset|start}_post_data on non-updatable APEX. by Martijn Coenen · 6 years ago
  92. e75c6c8 Merge "Set /sys/power/wake_lock permissions on init." by Tri Vo · 6 years ago
  93. 08bd13e adb: win32: don't shutdown socket when closing. by Josh Gao · 6 years ago
  94. 2ad4c36 adb: win32: silence wine test failure. by Josh Gao · 6 years ago
  95. efd8ae2 adb: win32: fix adb_test. by Josh Gao · 6 years ago
  96. c6a84e8 Set /sys/power/wake_lock permissions on init. by Tri Vo · 6 years ago
  97. 18daa7b libutils: RefBase remove 'basetype' typedefs by Steven Moreland · 6 years ago
  98. eb599db Merge "Revert "Revert "Remove libfiemap_writer from fs_mgr and move it to gsid.""" by David Anderson · 6 years ago
  99. 974dadf Merge "libdm: Fix race conditions in LoopControl::Attach." by David Anderson · 6 years ago
  100. 8987f06 Merge "Add nolint for implicit borrowed_fd constructors" by Treehugger Robot · 6 years ago