1. 4277361 Merge "Remove the block size alignment restriction." by David Anderson · 6 years ago
  2. a9f7754 Merge "Reduce log spam from libprocessgroup" by Treehugger Robot · 6 years ago
  3. 0eb1bad Merge "libprocessgroup: convert Json::Value to const refs" by Suren Baghdasaryan · 6 years ago
  4. 634ee56 Merge "Add vendor cgroups and task_profiles support" by Suren Baghdasaryan · 6 years ago
  5. 350f90a Remove the block size alignment restriction. by David Anderson · 6 years ago
  6. ad6936e Merge "bootstat: add salyzyn as owner" by Mark Salyzyn · 6 years ago
  7. 8972d7b Merge "fs_mgr: fix fs_mgr avb_keys parsing problem" by Treehugger Robot · 6 years ago
  8. 8754058 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
  9. 3f67ed5 Merge changes I4d351f56,Ib9e91157 by Josh Gao · 6 years ago
  10. 41417a3 Merge changes Ia3bba21c,I0ffc159b by Dima Zavin · 6 years ago
  11. 074db66 libprocessgroup: convert Json::Value to const refs by Suren Baghdasaryan · 6 years ago
  12. 7a0a5a3 Add vendor cgroups and task_profiles support by Suren Baghdasaryan · 6 years ago
  13. 103b89f adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
  14. a8a9c0e adb: add benchmarks for sink/source. by Josh Gao · 6 years ago
  15. 8f9822d fastboot: reset timeout if INFO is received during long commands by Dima Zavin · 6 years ago
  16. 2bdca4f fastboot: switch the timeout clock source to steady_clock by Dima Zavin · 6 years ago
  17. 04c07c5 bootstat: add salyzyn as owner by Mark Salyzyn · 6 years ago
  18. f5658e4 adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
  19. 4f153d7 Merge "libfs_avb: Pass const string by reference" by Treehugger Robot · 6 years ago
  20. 030a24a Merge "Unify some text format in task_profiles.json" by Treehugger Robot · 6 years ago
  21. 19c838b libfs_avb: Pass const string by reference by Greg Kaiser · 6 years ago
  22. 4792b42 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago
  23. 861091c fs_mgr: fix fs_mgr avb_keys parsing problem by Bowgo Tsai · 6 years ago
  24. b8bd79b Merge "libfs_avb: support key rotation for standalone partitions" by Treehugger Robot · 6 years ago
  25. 7aae1e1 adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
  26. a98554b Merge changes I7a2dd830,I6ce43725,I5fc2f370,Ibc2e14bd,Idf213800, ... by Treehugger Robot · 6 years ago
  27. 5b12d85 fs_mgr_remount: support legacy devices (marlin) by Mark Salyzyn · 6 years ago
  28. 1858aa1 fs_mgr: remount: add -R argument by Mark Salyzyn · 6 years ago
  29. c72c806 fs_mgr: remount: add -T fstab argument by Mark Salyzyn · 6 years ago
  30. fe09d09 fs_mgr: remount: log to stderr and logd by Mark Salyzyn · 6 years ago
  31. 168458e fs_mgr: add remount command by Mark Salyzyn · 6 years ago
  32. 278e0f2 fs_mgr: overlayfs: test: add inRecovery check by Mark Salyzyn · 6 years ago
  33. d5b3d85 Merge "libfiemap_writer: Allow callers to query the block device of a file." by David Anderson · 6 years ago
  34. 25f690e Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
  35. 963caea Unify some text format in task_profiles.json by Rick Yiu · 6 years ago
  36. b86d88b Merge "Add blkio cgroup to libprocessgroup" by Treehugger Robot · 6 years ago
  37. 6c99cbf Merge "Fix string reference usage" by Treehugger Robot · 6 years ago
  38. 14d2594 Fix string reference usage by Wei Wang · 6 years ago
  39. fed9d98 libfs_avb: support key rotation for standalone partitions by Bowgo Tsai · 6 years ago
  40. 79b4545 Add blkio cgroup to libprocessgroup by Rick Yiu · 6 years ago
  41. aaf0adb Merge "fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen)" by Treehugger Robot · 6 years ago
  42. b5dbabb Merge "Add `test_suites` to libutils_test." by Elliott Hughes · 6 years ago
  43. 37b1d27 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  44. 3224223 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  45. 5c2458c Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
  46. fb5e6a8 Merge "Add a DEX2OAT_BOOTCLASSPATH variable." by Nicolas Geoffray · 6 years ago
  47. 6230baf Merge "Allow fiemap_writer_test to run in arbitrary directories." by David Anderson · 6 years ago
  48. 3157da4 Merge "Fix libdexfile dependencies to avoid direct dependency on libdexfile_external." by Treehugger Robot · 6 years ago
  49. f4fba18 fs_mgr: overlayfs: requires override_creds patch for 4.4+ kernels (taimen) by Mark Salyzyn · 6 years ago
  50. bb18f1a Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  51. 6030ec5 Merge "lmkd: Remove redundant free swap and free memory check" by Treehugger Robot · 6 years ago
  52. db3b70c Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  53. 9c1694e Merge "fs_mgr: overlayfs: system as root can not detect shared blocks (taimen)" by Treehugger Robot · 6 years ago
  54. 1816fce libfiemap_writer: Allow callers to query the block device of a file. by David Anderson · 6 years ago
  55. 83a376f Merge changes from topic "fs_mgr_unit_test" by Treehugger Robot · 6 years ago
  56. 5bd6a36 Allow fiemap_writer_test to run in arbitrary directories. by David Anderson · 6 years ago
  57. dc4c18a Merge "fiemap_writer: Use fallocate64" by Treehugger Robot · 6 years ago
  58. 930aa74 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
  59. a89cdcc adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
  60. 6b4b800 adb: increment server version. by Josh Gao · 6 years ago
  61. c036134 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
  62. 8f4f18e adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
  63. 04d66a9 adb: tell the client what transport it received. by Josh Gao · 6 years ago
  64. d6f38df adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
  65. 31cf836 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
  66. fe82352 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
  67. a84c0ce adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
  68. bbb770b adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
  69. 947d8ba adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
  70. 2cd6ac1 Merge "fs_mgr: overlayfs: test: Add --print-time option" by Mark Salyzyn · 6 years ago
  71. 282afe6 fs_mgr: overlayfs: test: Add --print-time option by Mark Salyzyn · 6 years ago
  72. c0a13f1 fs_mgr: overlayfs: system as root can not detect shared blocks (taimen) by Mark Salyzyn · 6 years ago
  73. 3510efc Add `test_suites` to libutils_test. by Elliott Hughes · 6 years ago
  74. 0aa037a Merge "Move tzdatacheck execution after apex is mounted" by Treehugger Robot · 6 years ago
  75. e88fe7c Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
  76. 4689b6e fiemap_writer: Use fallocate64 by Paul Trautrim · 6 years ago
  77. 6c9d52e Merge "Add compat symlink preferred-arch /system/bin/dalvikvm." by Treehugger Robot · 6 years ago
  78. 6d38a76 Fix libdexfile dependencies to avoid direct dependency on libdexfile_external. by Martin Stjernholm · 6 years ago
  79. 7fe302e Merge "Avoid runtime namespace becoming parent for classloader-namespace." by Martin Stjernholm · 6 years ago
  80. 172e538 Merge "Adding EXEC version of calling ABB." by Treehugger Robot · 6 years ago
  81. 5d7be88 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
  82. 34d7ca2 Avoid runtime namespace becoming parent for classloader-namespace. by Martin Stjernholm · 6 years ago
  83. a1c9cc3 Merge "Add permitted path in media namesapce for extractor process." by Dongwon Kang · 6 years ago
  84. 1626f9e Add compat symlink preferred-arch /system/bin/dalvikvm. by Martin Stjernholm · 6 years ago
  85. 40a76db Merge "libfs_avb: support rollback protection for Live GSI" by Treehugger Robot · 6 years ago
  86. 59a62ea Move tzdatacheck execution after apex is mounted by Neil Fuller · 6 years ago
  87. 0c365eb Merge "Remove dependency on libcutils" by Orion Hodson · 6 years ago
  88. dcf5e81 Add permitted path in media namesapce for extractor process. by Dongwon Kang · 6 years ago
  89. 72ef75c Remove dependency on libcutils by Orion Hodson · 6 years ago
  90. d37bc3e Fix fs_mgr_unit_test by Bowgo Tsai · 6 years ago
  91. 252d42e Reduce log spam from libprocessgroup by Wei Wang · 6 years ago
  92. 58aeaf6 Merge "Revert the explicit config, see topic" by Julien Desprez · 6 years ago
  93. 651f576 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
  94. 315c98a Merge "init: Set a property indicating that we're booting into a GSI." by David Anderson · 6 years ago
  95. 6c777a7 Merge "__android_log_is_debuggable() shouldn't be an apex symbol" by Elliott Hughes · 6 years ago
  96. dd20cc0 fs_mgr: add test_suites: ["device-tests"] by Tom Cherry · 6 years ago
  97. eac1657 libfs_avb: support rollback protection for Live GSI by Bowgo Tsai · 6 years ago
  98. fae1caa Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
  99. 13371d5 Revert the explicit config, see topic by Julien Desprez · 6 years ago
  100. 075c04e adb: update symlink timestamps. by Josh Gao · 6 years ago