1. 82625ea Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  2. 4fd90bd Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  3. b1d0ac9 Merge "liblp: Make kDefaultGroup a string_view" by Treehugger Robot · 6 years ago
  4. 4090e66 init: Check onrestart commands by Tom Cherry · 6 years ago
  5. 9aa03c7 liblp: Make kDefaultGroup a string_view by Vic Yang · 6 years ago
  6. e97dffc Merge "Implement basic libsnapshot functionality." by David Anderson · 6 years ago
  7. 46c3c4f Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 6 years ago
  8. 90528a8 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 6 years ago
  9. f72e897 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
  10. 63a8747 Merge "logcat: error on multiple PID argument" by Treehugger Robot · 6 years ago
  11. cbea29c Implement basic libsnapshot functionality. by David Anderson · 6 years ago
  12. 490e3b4 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  13. 84e18f6 Merge "dmctl: add replace command" by Treehugger Robot · 6 years ago
  14. f4c5753 logcat: error on multiple PID argument by Steven Moreland · 6 years ago
  15. 0b526c2 dmctl: add replace command by Alessio Balsini · 6 years ago
  16. 434c2af Merge "Fix storaged memory leak" by David Anderson · 6 years ago
  17. 10104f5 Merge "libdm: compute percentage of snapshot-merge" by Treehugger Robot · 6 years ago
  18. 2cb8850 Merge changes Ied888249,Id8857c45 by Tom Cherry · 6 years ago
  19. a8faac7 init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  20. e182118 init: don't log in expand_props directly by Tom Cherry · 6 years ago
  21. 6818125 Merge "libdm: improve ParseStatusText() and test it" by Treehugger Robot · 6 years ago
  22. 8c859c1 Merge "Don't fail if default namespace isn't found" by Treehugger Robot · 6 years ago
  23. 7327dd2 libdm: compute percentage of snapshot-merge by Alessio Balsini · 6 years ago
  24. 3971352 Merge "adb: fix track-devices-l." by Treehugger Robot · 6 years ago
  25. 02595f4 Don't fail if default namespace isn't found by Jiyong Park · 6 years ago
  26. 4ca903a Merge "init: add timing log for oneshot and exec_background services" by Wei Wang · 6 years ago
  27. ac11eca Merge "dmctl: return detailed device information" by Treehugger Robot · 6 years ago
  28. a88e23a Merge changes from topic "ion-unit-tests" by Treehugger Robot · 6 years ago
  29. d35f1fa adb: fix track-devices-l. by Elliott Hughes · 6 years ago
  30. 0d41cf7 libdm: improve ParseStatusText() and test it by Alessio Balsini · 6 years ago
  31. f9cc9ae Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
  32. d0da914 Merge "Allow overriding the log path." by Treehugger Robot · 6 years ago
  33. 6945acf Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 6 years ago
  34. ed5d2d6a init: add timing log for oneshot and exec_background services by Wei Wang · 6 years ago
  35. c0cf613 Merge "Revert "fs_mgt: Fix remount failure in case of non-overlayfs system"" by Treehugger Robot · 6 years ago
  36. 8661003 Adds new property for service name -> PID. by Daniel Norman · 6 years ago
  37. 8c094c0 Adds a library to parse service info from init_rc files for use in tests. by Daniel Norman · 6 years ago
  38. fb949ae Adds a visibility rule for init defaults. by Daniel Norman · 6 years ago
  39. 7095e01 Merge changes I96d1acb3,Ief00af72,Idf8f4a0e by Mark Salyzyn · 6 years ago
  40. ce3516a Revert "fs_mgt: Fix remount failure in case of non-overlayfs system" by Ryan Savitski · 6 years ago
  41. a6fd2df Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
  42. e55007f Merge "adb: avoid leaking pty master FDs." by Treehugger Robot · 6 years ago
  43. 43f6a3d dmctl: return detailed device information by Alessio Balsini · 6 years ago
  44. e8064b9 Merge "libdm: fetch and present device status flags" by Treehugger Robot · 6 years ago
  45. 86c3fbc Merge "OWNERS: add owners to libion" by Treehugger Robot · 6 years ago
  46. 255cbb1 libdm: fetch and present device status flags by Alessio Balsini · 6 years ago
  47. dea7013 Merge "Fastdeploy converted to c++ and bin2c on the jar." by Joshua Gilpatrick · 6 years ago
  48. 7f89729 adb: avoid leaking pty master FDs. by Josh Gao · 6 years ago
  49. c6df5bb libion: make tests work with Ion from common kernel. by Sandeep Patil · 6 years ago
  50. 5b6d594 OWNERS: add owners to libion by Sandeep Patil · 6 years ago
  51. c60e4e8 libion: Add missing error checks for input parameters to APIs. by Sandeep Patil · 6 years ago
  52. 51c39c1 init: ignore ENOENT from fewer builtins by Tom Cherry · 6 years ago
  53. 77a85ea Allow overriding the log path. by Elliott Hughes · 6 years ago
  54. db07f3b Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
  55. 3f481da adb-remount-test: add /system/priv-app by Mark Salyzyn · 6 years ago
  56. 9d6f578 adb-remount-test: support devices that do not have verity by Mark Salyzyn · 6 years ago
  57. d9256a4 adb-remount-test add --no-wait-screen option by Mark Salyzyn · 6 years ago
  58. 751f337 Merge "dmctl: suspend and resume devices" by Treehugger Robot · 6 years ago
  59. 8ecc2cc Merge "libdm: suspend and resume devices" by Treehugger Robot · 6 years ago
  60. ac5a76b Merge "liblp: Fix typo in IsRetrofitDynamicPartitionsDevice." by David Anderson · 6 years ago
  61. 6896e20 dmctl: suspend and resume devices by Alessio Balsini · 6 years ago
  62. 756d006 libdm: suspend and resume devices by Alessio Balsini · 6 years ago
  63. 8f24218 Merge "fs_mgt: Fix remount failure in case of non-overlayfs system" by Treehugger Robot · 6 years ago
  64. 69f5e0a liblp: Fix typo in IsRetrofitDynamicPartitionsDevice. by David Anderson · 6 years ago
  65. 3dd16f4 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 6 years ago
  66. 0e0c3b7 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  67. 18c0f37 fs_mgt: Fix remount failure in case of non-overlayfs system by Mark Salyzyn · 6 years ago
  68. 47636a1 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  69. cbb4690 Merge "Include ldd in /system/bin." by Treehugger Robot · 6 years ago
  70. dccc46e Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  71. d722414 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  72. aa97088 Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 6 years ago
  73. 505d77e Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 6 years ago
  74. 012c4b3 Include ldd in /system/bin. by Elliott Hughes · 6 years ago
  75. 3b188f0 Merge "Logcatd: remove some extra logic" by Treehugger Robot · 6 years ago
  76. 75537ea Merge changes from topic "charger_props" by Yifan Hong · 6 years ago
  77. 95a64d6 Merge "Fix libnativeloader_test" by Treehugger Robot · 6 years ago
  78. c637730 Fix libnativeloader_test by Jiyong Park · 6 years ago
  79. 9faadb5 Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  80. 87aaea9 Logcatd: remove some extra logic by Tian Baofeng · 6 years ago
  81. f752563 Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 6 years ago
  82. 2a5d1b4 fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 6 years ago
  83. 31aa613 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 6 years ago
  84. fbd642b MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 6 years ago
  85. ae20563 Merge "Update overlayfs patch series reference" by Treehugger Robot · 6 years ago
  86. 822ef2f healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 6 years ago
  87. bcdaaaf healthd: charger use runtime sysprops instead. by Yifan Hong · 6 years ago
  88. 4013e12 healthd: remove unused variable. by Yifan Hong · 6 years ago
  89. c05a0cb Merge "init: simplify keyword_map" by Tom Cherry · 6 years ago
  90. a8f9017 Update overlayfs patch series reference by Mark Salyzyn · 6 years ago
  91. 2c98dcd Merge "Implement unique_fd.ok()" by Tomasz Wasilczyk · 6 years ago
  92. bd28e1f Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  93. e29a716 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 6 years ago
  94. b7d782d Merge "adb: switch from system_clock to steady_clock." by Treehugger Robot · 6 years ago
  95. c3e2fbf VtsKernelMemInfoTest: only enforce on Q+ launching devices by Tri Vo · 6 years ago
  96. 73f3874 Implement unique_fd.ok() by Tomasz Wasilczyk · 6 years ago
  97. d47620b Merge "Avoid using data descriptors in ZIP files when possible." by Donald Chai · 6 years ago
  98. 57ed2e9 init: simplify keyword_map by Tom Cherry · 6 years ago
  99. e6b8e8d Merge changes I0940d13e,I38f2d013 by Treehugger Robot · 6 years ago
  100. 1eadf2c Avoid using data descriptors in ZIP files when possible. by Donald Chai · 6 years ago