1. f9d5327 Merge "libsnapshot: correct DeviceInfo paths" by Treehugger Robot · 6 years ago
  2. 91a5318 Merge "adb: fail better in install-multiple." by Elliott Hughes · 6 years ago
  3. dad291f Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 6 years ago
  4. 8c4db55 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 6 years ago
  5. 5b3672a Merge "libstats: remove _USING_LIBCXX." by Elliott Hughes · 6 years ago
  6. c6c574a Merge "libmodprobe: add OWNERS file" by Treehugger Robot · 6 years ago
  7. bb89da8 Merge "libsnapshot: forward declare IImageManager" by Treehugger Robot · 6 years ago
  8. 980cbef Merge "init: Check onrestart commands" by Tom Cherry · 6 years ago
  9. e269a72 Merge "init: ignore ENOENT from fewer builtins" by Tom Cherry · 6 years ago
  10. e5fa9b8 Merge "liblp: Make kDefaultGroup a string_view" by Treehugger Robot · 6 years ago
  11. 6250360 libsnapshot: correct DeviceInfo paths by Yifan Hong · 6 years ago
  12. 541d740 adb: fail better in install-multiple. by Elliott Hughes · 6 years ago
  13. 6917c63 libsnapshot: forward declare IImageManager by Yifan Hong · 6 years ago
  14. 6737a6b init: Check onrestart commands by Tom Cherry · 6 years ago
  15. f3a7988 liblp: Make kDefaultGroup a string_view by Vic Yang · 6 years ago
  16. 025cad4 libmodprobe: add OWNERS file by Steve Muckle · 6 years ago
  17. a1f2005 libstats: remove _USING_LIBCXX. by Elliott Hughes · 6 years ago
  18. 23a8771 Merge "Implement basic libsnapshot functionality." by David Anderson · 6 years ago
  19. c0ebd59 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 6 years ago
  20. 9435073 Fix `adb install` on very old Android releases. by Elliott Hughes · 6 years ago
  21. a022e47 Merge "Fixes incorrect flag info for the inheritance hierarchy file." by Daniel Norman · 6 years ago
  22. e6586c4 Fixes incorrect flag info for the inheritance hierarchy file. by Daniel Norman · 6 years ago
  23. fb54b74 Merge changes from topic "services_serve_interfaces_test" by Daniel Norman · 6 years ago
  24. 41a5c02 Merge "logcat: error on multiple PID argument" by Treehugger Robot · 6 years ago
  25. 456e501 Implement basic libsnapshot functionality. by David Anderson · 6 years ago
  26. d7546f1 Merge "Remove two more unused utf32 functions." by Treehugger Robot · 6 years ago
  27. 77a4f37 Merge "dmctl: add replace command" by Treehugger Robot · 6 years ago
  28. b0e867a logcat: error on multiple PID argument by Steven Moreland · 6 years ago
  29. 81d4ea7 dmctl: add replace command by Alessio Balsini · 6 years ago
  30. f7970ce Merge "Fix storaged memory leak" by David Anderson · 6 years ago
  31. ab80f54 Merge "libdm: compute percentage of snapshot-merge" by Treehugger Robot · 6 years ago
  32. 549ea48 Merge changes Ied888249,Id8857c45 by Tom Cherry · 6 years ago
  33. 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  34. c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
  35. 1553cf8 Merge "libdm: improve ParseStatusText() and test it" by Treehugger Robot · 6 years ago
  36. 873d867 Merge "Don't fail if default namespace isn't found" by Treehugger Robot · 6 years ago
  37. 3565e31 libdm: compute percentage of snapshot-merge by Alessio Balsini · 6 years ago
  38. 6bac7cd Merge "adb: fix track-devices-l." by Treehugger Robot · 6 years ago
  39. c5e85bf Don't fail if default namespace isn't found by Jiyong Park · 6 years ago
  40. 81e25f5 Merge "init: add timing log for oneshot and exec_background services" by Wei Wang · 6 years ago
  41. 1be681c Merge "dmctl: return detailed device information" by Treehugger Robot · 6 years ago
  42. 6f4f709 Merge changes from topic "ion-unit-tests" by Treehugger Robot · 6 years ago
  43. fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
  44. 4560856 libdm: improve ParseStatusText() and test it by Alessio Balsini · 6 years ago
  45. 690c8c8 Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
  46. 11295b7 Merge "Allow overriding the log path." by Treehugger Robot · 6 years ago
  47. 5140682 Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 6 years ago
  48. f7c2bfe init: add timing log for oneshot and exec_background services by Wei Wang · 6 years ago
  49. ae89844 Merge "Revert "fs_mgt: Fix remount failure in case of non-overlayfs system"" by Treehugger Robot · 6 years ago
  50. c788771 Adds new property for service name -> PID. by Daniel Norman · 6 years ago
  51. d19c5a5 Adds a library to parse service info from init_rc files for use in tests. by Daniel Norman · 6 years ago
  52. 8082ba2 Adds a visibility rule for init defaults. by Daniel Norman · 6 years ago
  53. 3d85fc6 Merge changes I96d1acb3,Ief00af72,Idf8f4a0e by Mark Salyzyn · 6 years ago
  54. 814cbfa Revert "fs_mgt: Fix remount failure in case of non-overlayfs system" by Ryan Savitski · 6 years ago
  55. 573e67c Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
  56. 47757e9 Merge "adb: avoid leaking pty master FDs." by Treehugger Robot · 6 years ago
  57. 712140e dmctl: return detailed device information by Alessio Balsini · 6 years ago
  58. a3e82da Merge "libdm: fetch and present device status flags" by Treehugger Robot · 6 years ago
  59. 29fc6ea Merge "OWNERS: add owners to libion" by Treehugger Robot · 6 years ago
  60. 1b80a23 libdm: fetch and present device status flags by Alessio Balsini · 6 years ago
  61. 60fa8b8 Merge "Fastdeploy converted to c++ and bin2c on the jar." by Joshua Gilpatrick · 6 years ago
  62. 6733b2b adb: avoid leaking pty master FDs. by Josh Gao · 6 years ago
  63. f7f03c9 libion: make tests work with Ion from common kernel. by Sandeep Patil · 6 years ago
  64. 21620dc OWNERS: add owners to libion by Sandeep Patil · 6 years ago
  65. 89ea281 libion: Add missing error checks for input parameters to APIs. by Sandeep Patil · 6 years ago
  66. d17c379 init: ignore ENOENT from fewer builtins by Tom Cherry · 6 years ago
  67. 1a9da39 Allow overriding the log path. by Elliott Hughes · 6 years ago
  68. 4c8ea89 Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
  69. 9daf79f adb-remount-test: add /system/priv-app by Mark Salyzyn · 6 years ago
  70. f6d8a63 adb-remount-test: support devices that do not have verity by Mark Salyzyn · 6 years ago
  71. 91eb2c0 adb-remount-test add --no-wait-screen option by Mark Salyzyn · 6 years ago
  72. e1d4e39 Merge "dmctl: suspend and resume devices" by Treehugger Robot · 6 years ago
  73. b6c32c9 Merge "libdm: suspend and resume devices" by Treehugger Robot · 6 years ago
  74. 687f1c4 Merge "liblp: Fix typo in IsRetrofitDynamicPartitionsDevice." by David Anderson · 6 years ago
  75. 7933840 dmctl: suspend and resume devices by Alessio Balsini · 6 years ago
  76. bdc65bf libdm: suspend and resume devices by Alessio Balsini · 6 years ago
  77. 09bbdcb Merge "fs_mgt: Fix remount failure in case of non-overlayfs system" by Treehugger Robot · 6 years ago
  78. f01faf2 liblp: Fix typo in IsRetrofitDynamicPartitionsDevice. by David Anderson · 6 years ago
  79. af3ce08 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 6 years ago
  80. 244d9b8 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  81. 588fe9e fs_mgt: Fix remount failure in case of non-overlayfs system by Mark Salyzyn · 6 years ago
  82. d116036 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  83. 485d024 Merge "Include ldd in /system/bin." by Treehugger Robot · 6 years ago
  84. 09db2ed Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  85. 8f4afc8 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  86. 37602ed Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 6 years ago
  87. b4b9d21 Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 6 years ago
  88. 8203366 Include ldd in /system/bin. by Elliott Hughes · 6 years ago
  89. 59772de Merge "Logcatd: remove some extra logic" by Treehugger Robot · 6 years ago
  90. 7cea50a Merge changes from topic "charger_props" by Yifan Hong · 6 years ago
  91. 865f6df Merge "Fix libnativeloader_test" by Treehugger Robot · 6 years ago
  92. e447335 Fix libnativeloader_test by Jiyong Park · 6 years ago
  93. becbf6c Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  94. 8415a5c Logcatd: remove some extra logic by Tian Baofeng · 6 years ago
  95. 08c6d1a Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 6 years ago
  96. 7bf1e9f fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 6 years ago
  97. f0dd120 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 6 years ago
  98. 9d0e6cd MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 6 years ago
  99. 3a97094 Merge "Update overlayfs patch series reference" by Treehugger Robot · 6 years ago
  100. dbaa477 healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 6 years ago