1. 4469fb1 fs_mgr_remount: support legacy devices (marlin) by Mark Salyzyn · 6 years ago
  2. 1188ce4 fs_mgr: remount: add -R argument by Mark Salyzyn · 6 years ago
  3. 8c07db6 fs_mgr: remount: add -T fstab argument by Mark Salyzyn · 6 years ago
  4. 75941f2 fs_mgr: remount: log to stderr and logd by Mark Salyzyn · 6 years ago
  5. 6b3f587 fs_mgr: add remount command by Mark Salyzyn · 6 years ago
  6. 6dc0dfe fs_mgr: overlayfs: test: add inRecovery check by Mark Salyzyn · 6 years ago
  7. d5345f5 Merge "Add blkio cgroup to libprocessgroup" by Treehugger Robot · 6 years ago
  8. 55d3624 Merge "Fix string reference usage" by Treehugger Robot · 6 years ago
  9. 1770566 Fix string reference usage by Wei Wang · 6 years ago
  10. 2b3bf84 Add blkio cgroup to libprocessgroup by Rick Yiu · 6 years ago
  11. df3f38f Merge "fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen)" by Treehugger Robot · 6 years ago
  12. bc94667 Merge "Add `test_suites` to libutils_test." by Elliott Hughes · 6 years ago
  13. c297028 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  14. 0d78039 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  15. 216d158 Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
  16. 1706eb0 Merge "Add a DEX2OAT_BOOTCLASSPATH variable." by Nicolas Geoffray · 6 years ago
  17. e99564f Merge "Allow fiemap_writer_test to run in arbitrary directories." by David Anderson · 6 years ago
  18. 21c29cf Merge "Fix libdexfile dependencies to avoid direct dependency on libdexfile_external." by Treehugger Robot · 6 years ago
  19. a9451a5 fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen) by Mark Salyzyn · 6 years ago
  20. 0c49d17 Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  21. 89a7cc4 Merge "lmkd: Remove redundant free swap and free memory check" by Treehugger Robot · 6 years ago
  22. 5782600 Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  23. a24338b Merge "fs_mgr: overlayfs: system as root can not detect shared blocks (taimen)" by Treehugger Robot · 6 years ago
  24. 6d6ccdf Merge changes from topic "fs_mgr_unit_test" by Treehugger Robot · 6 years ago
  25. 82b54d2 Allow fiemap_writer_test to run in arbitrary directories. by David Anderson · 6 years ago
  26. 032b744 Merge "fiemap_writer: Use fallocate64" by Treehugger Robot · 6 years ago
  27. 43f3805 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
  28. ccc5845 adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
  29. aa4f31a adb: increment server version. by Josh Gao · 6 years ago
  30. 2020dd6 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
  31. 1e9e471 adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
  32. 79797ec adb: tell the client what transport it received. by Josh Gao · 6 years ago
  33. 2df76b7 adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
  34. 0ecc402 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
  35. 769f853 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
  36. 342b661 adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
  37. ac8da2a adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
  38. aeca208 adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
  39. 3be9bff Merge "fs_mgr: overlayfs: test: Add --print-time option" by Mark Salyzyn · 6 years ago
  40. 94a0ded fs_mgr: overlayfs: test: Add --print-time option by Mark Salyzyn · 6 years ago
  41. 3f014a2 fs_mgr: overlayfs: system as root can not detect shared blocks (taimen) by Mark Salyzyn · 6 years ago
  42. cb65c35 Add `test_suites` to libutils_test. by Elliott Hughes · 6 years ago
  43. 61b2016 Merge "Move tzdatacheck execution after apex is mounted" by Treehugger Robot · 6 years ago
  44. 3d001e7 fiemap_writer: Use fallocate64 by Paul Trautrim · 6 years ago
  45. ef3429d Merge "Add compat symlink preferred-arch /system/bin/dalvikvm." by Treehugger Robot · 6 years ago
  46. 852b64e Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  47. d39f262 Merge "Avoid runtime namespace becoming parent for classloader-namespace." by Martin Stjernholm · 6 years ago
  48. e257772 Merge "Adding EXEC version of calling ABB." by Treehugger Robot · 6 years ago
  49. 05626c1 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
  50. 7888b5c Avoid runtime namespace becoming parent for classloader-namespace. by Martin Stjernholm · 6 years ago
  51. ed7458e Merge "Add permitted path in media namesapce for extractor process." by Dongwon Kang · 6 years ago
  52. 9694937 Add compat symlink preferred-arch /system/bin/dalvikvm. by Martin Stjernholm · 6 years ago
  53. 084d3b9 Merge "libfs_avb: support rollback protection for Live GSI" by Treehugger Robot · 6 years ago
  54. ada7e49 Move tzdatacheck execution after apex is mounted by Neil Fuller · 6 years ago
  55. 4ac1829 Merge "Remove dependency on libcutils" by Orion Hodson · 6 years ago
  56. 3408eaa Add permitted path in media namesapce for extractor process. by Dongwon Kang · 6 years ago
  57. 34b126b Remove dependency on libcutils by Orion Hodson · 6 years ago
  58. 035f7f2 Fix fs_mgr_unit_test by Bowgo Tsai · 6 years ago
  59. 1914fc6 Merge "Revert the explicit config, see topic" by Julien Desprez · 6 years ago
  60. 9bfa166 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
  61. 1cdd96c Merge "init: Set a property indicating that we're booting into a GSI." by David Anderson · 6 years ago
  62. 69fc7b6 Merge "__android_log_is_debuggable() shouldn't be an apex symbol" by Elliott Hughes · 6 years ago
  63. 7b98b64 fs_mgr: add test_suites: ["device-tests"] by Tom Cherry · 6 years ago
  64. 918668a libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 6 years ago
  65. effcb96 Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
  66. f4f54b1 Revert the explicit config, see topic by Julien Desprez · 6 years ago
  67. 7b1cb66 adb: update symlink timestamps. by Josh Gao · 6 years ago
  68. 1580094 __android_log_is_debuggable() shouldn't be an apex symbol by Tom Cherry · 6 years ago
  69. 4bb7b18 Merge changes from topic "libprocessgroup_json" by Yifan Hong · 6 years ago
  70. 4e47753 Merge "liblog: add stubs variant" by Tom Cherry · 6 years ago
  71. fe1f701 liblog: add stubs variant by Tom Cherry · 6 years ago
  72. 14efb90 Merge "Add the 'unrestricted' config section for vndk_lite devices" by Treehugger Robot · 6 years ago
  73. 1cae1b0 Merge "libprocessgroup: Fix memcg path for apps" by Vic Yang · 6 years ago
  74. fb4c135 Temporarily @ignore test_reconnect by Julien Desprez · 6 years ago
  75. 86f38d5 Merge "init: Ignore "ro." restrictions when reading prop files" by Tom Cherry · 6 years ago
  76. de3c3e8 Merge "adbd: log when exiting due to root/unroot/tcpip/usb." by Treehugger Robot · 6 years ago
  77. 137e030 Add the 'unrestricted' config section for vndk_lite devices by Jiyong Park · 6 years ago
  78. 4275d9b Merge "Expose libandroidicu to llndk namespace" by Kevin Chyn · 6 years ago
  79. ff67ef3 Expose libandroidicu to llndk namespace by Victor Chang · 6 years ago
  80. 2baecf3 Merge "Adding GSI fstab entries when needed" by Treehugger Robot · 6 years ago
  81. b8573e2 Merge "Hopefully fix more darwin build breakage." by Josh Gao · 6 years ago
  82. d338738 Hopefully fix more darwin build breakage. by Josh Gao · 6 years ago
  83. ab8d6ab libprocessgroup: Fix memcg path for apps by Vic Yang · 6 years ago
  84. 7e6dc56 Merge "load selinux property_contexts in /odm and /product" by Tom Cherry · 6 years ago
  85. 72ff585 Add schema for task profiles by Yifan Hong · 6 years ago
  86. 3ea374f Merge "Fix darwin build break." by Josh Gao · 6 years ago
  87. b57dc7a Fix darwin build break. by Josh Gao · 6 years ago
  88. a80b64f adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 6 years ago
  89. be04892 init: Ignore "ro." restrictions when reading prop files by Tom Cherry · 6 years ago
  90. 8954d0b Merge changes from topic "base_cmsg" by Josh Gao · 6 years ago
  91. e8510ce Merge "Rename data/staging to data/pkg_staging." by Gavin Corkery · 6 years ago
  92. 1d982de lmkd: Remove redundant free swap and free memory check by Juju Sung · 6 years ago
  93. 124a4bc Rename data/staging to data/pkg_staging. by Gavin Corkery · 6 years ago
  94. ce912aa Merge changes from topic "dup_icu4c" by vichang · 6 years ago
  95. 9bbaa7b Adding GSI fstab entries when needed by Bowgo Tsai · 6 years ago
  96. f80c326 Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 6 years ago
  97. acfb705 Merge "Export init.environ.rc in early-init instead of init" by Tom Cherry · 6 years ago
  98. 024e442 Merge "Add presubmit test for vendor overlay" by Paul Trautrim · 6 years ago
  99. 00c767d Merge "Replace bionic-unit-tests with CtsBionicTestCases" by Treehugger Robot · 6 years ago
  100. 3777d9c Merge "base: add ScopedLockAssertion." by Treehugger Robot · 6 years ago