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