1. 81d4ea7 dmctl: add replace command by Alessio Balsini · 6 years ago
  2. f7970ce Merge "Fix storaged memory leak" by David Anderson · 6 years ago
  3. ab80f54 Merge "libdm: compute percentage of snapshot-merge" by Treehugger Robot · 6 years ago
  4. 549ea48 Merge changes Ied888249,Id8857c45 by Tom Cherry · 6 years ago
  5. 4772f1d init: check the arguments of builtins during the build by Tom Cherry · 6 years ago
  6. c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
  7. 1553cf8 Merge "libdm: improve ParseStatusText() and test it" by Treehugger Robot · 6 years ago
  8. 873d867 Merge "Don't fail if default namespace isn't found" by Treehugger Robot · 6 years ago
  9. 3565e31 libdm: compute percentage of snapshot-merge by Alessio Balsini · 6 years ago
  10. 6bac7cd Merge "adb: fix track-devices-l." by Treehugger Robot · 6 years ago
  11. c5e85bf Don't fail if default namespace isn't found by Jiyong Park · 6 years ago
  12. 81e25f5 Merge "init: add timing log for oneshot and exec_background services" by Wei Wang · 6 years ago
  13. 1be681c Merge "dmctl: return detailed device information" by Treehugger Robot · 6 years ago
  14. 6f4f709 Merge changes from topic "ion-unit-tests" by Treehugger Robot · 6 years ago
  15. fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
  16. 4560856 libdm: improve ParseStatusText() and test it by Alessio Balsini · 6 years ago
  17. 690c8c8 Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
  18. 11295b7 Merge "Allow overriding the log path." by Treehugger Robot · 6 years ago
  19. 5140682 Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 6 years ago
  20. f7c2bfe init: add timing log for oneshot and exec_background services by Wei Wang · 6 years ago
  21. ae89844 Merge "Revert "fs_mgt: Fix remount failure in case of non-overlayfs system"" by Treehugger Robot · 6 years ago
  22. 3d85fc6 Merge changes I96d1acb3,Ief00af72,Idf8f4a0e by Mark Salyzyn · 6 years ago
  23. 814cbfa Revert "fs_mgt: Fix remount failure in case of non-overlayfs system" by Ryan Savitski · 6 years ago
  24. 573e67c Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
  25. 47757e9 Merge "adb: avoid leaking pty master FDs." by Treehugger Robot · 6 years ago
  26. 712140e dmctl: return detailed device information by Alessio Balsini · 6 years ago
  27. a3e82da Merge "libdm: fetch and present device status flags" by Treehugger Robot · 6 years ago
  28. 29fc6ea Merge "OWNERS: add owners to libion" by Treehugger Robot · 6 years ago
  29. 1b80a23 libdm: fetch and present device status flags by Alessio Balsini · 6 years ago
  30. 60fa8b8 Merge "Fastdeploy converted to c++ and bin2c on the jar." by Joshua Gilpatrick · 6 years ago
  31. 6733b2b adb: avoid leaking pty master FDs. by Josh Gao · 6 years ago
  32. f7f03c9 libion: make tests work with Ion from common kernel. by Sandeep Patil · 6 years ago
  33. 21620dc OWNERS: add owners to libion by Sandeep Patil · 6 years ago
  34. 89ea281 libion: Add missing error checks for input parameters to APIs. by Sandeep Patil · 6 years ago
  35. 1a9da39 Allow overriding the log path. by Elliott Hughes · 6 years ago
  36. 4c8ea89 Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
  37. 9daf79f adb-remount-test: add /system/priv-app by Mark Salyzyn · 6 years ago
  38. f6d8a63 adb-remount-test: support devices that do not have verity by Mark Salyzyn · 6 years ago
  39. 91eb2c0 adb-remount-test add --no-wait-screen option by Mark Salyzyn · 6 years ago
  40. e1d4e39 Merge "dmctl: suspend and resume devices" by Treehugger Robot · 6 years ago
  41. b6c32c9 Merge "libdm: suspend and resume devices" by Treehugger Robot · 6 years ago
  42. 687f1c4 Merge "liblp: Fix typo in IsRetrofitDynamicPartitionsDevice." by David Anderson · 6 years ago
  43. 7933840 dmctl: suspend and resume devices by Alessio Balsini · 6 years ago
  44. bdc65bf libdm: suspend and resume devices by Alessio Balsini · 6 years ago
  45. 09bbdcb Merge "fs_mgt: Fix remount failure in case of non-overlayfs system" by Treehugger Robot · 6 years ago
  46. f01faf2 liblp: Fix typo in IsRetrofitDynamicPartitionsDevice. by David Anderson · 6 years ago
  47. af3ce08 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 6 years ago
  48. 244d9b8 Merge "Use android::base::Result in libnativeloader" by Treehugger Robot · 6 years ago
  49. 588fe9e fs_mgt: Fix remount failure in case of non-overlayfs system by Mark Salyzyn · 6 years ago
  50. d116036 Merge "Don't fail catastrophically on non-existing namespace" by Treehugger Robot · 6 years ago
  51. 485d024 Merge "Include ldd in /system/bin." by Treehugger Robot · 6 years ago
  52. 09db2ed Don't fail catastrophically on non-existing namespace by Jiyong Park · 6 years ago
  53. 8f4afc8 Use android::base::Result in libnativeloader by Jiyong Park · 6 years ago
  54. 37602ed Merge changes Ifc4c4540,I4636de85 by Yifan Hong · 6 years ago
  55. b4b9d21 Merge "VtsKernelMemInfoTest: only enforce on Q+ launching devices" by Treehugger Robot · 6 years ago
  56. 8203366 Include ldd in /system/bin. by Elliott Hughes · 6 years ago
  57. 59772de Merge "Logcatd: remove some extra logic" by Treehugger Robot · 6 years ago
  58. 7cea50a Merge changes from topic "charger_props" by Yifan Hong · 6 years ago
  59. 865f6df Merge "Fix libnativeloader_test" by Treehugger Robot · 6 years ago
  60. e447335 Fix libnativeloader_test by Jiyong Park · 6 years ago
  61. becbf6c Merge "Add libraries txt file to build target" by Treehugger Robot · 6 years ago
  62. 8415a5c Logcatd: remove some extra logic by Tian Baofeng · 6 years ago
  63. 08c6d1a Merge "fs_mgr: liblp test: give ownership of environment to gtest" by Treehugger Robot · 6 years ago
  64. 7bf1e9f fs_mgr: liblp test: give ownership of environment to gtest by Yifan Hong · 6 years ago
  65. f0dd120 MetadataBuilder::IsABDevice: make static / use std::optional by Yifan Hong · 6 years ago
  66. 9d0e6cd MetadataBuilder::NewForUpdate: check sysprop instead by Yifan Hong · 6 years ago
  67. 3a97094 Merge "Update overlayfs patch series reference" by Treehugger Robot · 6 years ago
  68. dbaa477 healthd: Convert libhealthd_{draw,charger} to Soong. by Yifan Hong · 6 years ago
  69. 97eecdc healthd: charger use runtime sysprops instead. by Yifan Hong · 6 years ago
  70. dcbaeef healthd: remove unused variable. by Yifan Hong · 6 years ago
  71. 3af3fcc Merge "init: simplify keyword_map" by Tom Cherry · 6 years ago
  72. 917616d Update overlayfs patch series reference by Mark Salyzyn · 6 years ago
  73. c9ec952 Merge "Implement unique_fd.ok()" by Tomasz Wasilczyk · 6 years ago
  74. 178129d Add libraries txt file to build target by Kiyoung Kim · 6 years ago
  75. 2f40aa0 Merge "ld.config for com.android.neuralnetworks APEX." by Przemyslaw Szczepaniak · 6 years ago
  76. 278754a Merge "adb: switch from system_clock to steady_clock." by Treehugger Robot · 6 years ago
  77. ad98634 VtsKernelMemInfoTest: only enforce on Q+ launching devices by Tri Vo · 6 years ago
  78. c3fc960 Implement unique_fd.ok() by Tomasz Wasilczyk · 6 years ago
  79. 69055b5 Merge "Avoid using data descriptors in ZIP files when possible." by Donald Chai · 6 years ago
  80. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  81. b42e558 Merge changes I0940d13e,I38f2d013 by Treehugger Robot · 6 years ago
  82. e170d7f Avoid using data descriptors in ZIP files when possible. by Donald Chai · 6 years ago
  83. 28efde2 Add TEST_MAPPING for libnativeloader by Jiyong Park · 6 years ago
  84. 713878d Test the link to the sphal namespace when only needed by Jiyong Park · 6 years ago
  85. 63e8d98 adb: switch from system_clock to steady_clock. by Josh Gao · 6 years ago
  86. b3fc1b7 Merge "Remove demangle, everyone use libc++ demangle." by Christopher Ferris · 6 years ago
  87. 0bb871d ld.config for com.android.neuralnetworks APEX. by Przemyslaw Szczepaniak · 6 years ago
  88. 44e3438 Merge "Add wchan data to ANR dump" by Treehugger Robot · 6 years ago
  89. cccb573 Merge "init: Write the reason in BCB on "reboot recovery"" by Tianjie Xu · 6 years ago
  90. df7939a Remove demangle, everyone use libc++ demangle. by Christopher Ferris · 6 years ago
  91. 89bb586 Merge "Move to the libc++ demangler." by Christopher Ferris · 6 years ago
  92. 5e98b63 init: Write the reason in BCB on "reboot recovery" by Tianjie Xu · 6 years ago
  93. 0b7dd9f Merge "Fix darwin build" by Treehugger Robot · 6 years ago
  94. 879415f Merge "Revert "Revert "add unittests for libnativeloader""" by Treehugger Robot · 6 years ago
  95. 85bbbe5 Merge "Revert "init: Write the reason in BCB on "reboot recovery""" by Treehugger Robot · 6 years ago
  96. 18545d3 Merge "Replace xargs with other shell command" by Treehugger Robot · 6 years ago
  97. 4ec93a7 Move to the libc++ demangler. by Christopher Ferris · 6 years ago
  98. 78cc06a Revert "Revert "add unittests for libnativeloader"" by Jiyong Park · 6 years ago
  99. 3defd52 Fix darwin build by Colin Cross · 6 years ago
  100. 1489e27 Add wchan data to ANR dump by Kalesh Singh · 6 years ago