1. 02e94a4 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  2. 0d78039 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  3. 12f3284 adbd: switch the default USB implementation. by Josh Gao · 6 years ago
  4. c0b831b adbd: fallback to legacy USB implementation if needed. by Josh Gao · 6 years ago
  5. 5272f9b Merge "Refactor fs_mgr_update_verity_state()" by Tom Cherry · 6 years ago
  6. 944e6f1 Merge "Allow properties to be derived from partition-specific properties during init" by Steven Laver · 6 years ago
  7. 1d7966b Merge "Refactor OWNERS files for Android Core Networking" by Junyu Lai · 6 years ago
  8. 1e9c3a5 Refactor OWNERS files for Android Core Networking by junyulai · 6 years ago
  9. 34f3660 Merge "apexd is started much earlier to create loopback devices" by Treehugger Robot · 6 years ago
  10. 5715096 Merge "Clean up libcutils/libutils tests." by Treehugger Robot · 6 years ago
  11. 0554bcc Merge "bootstat: local GetProperty use libbase" by Treehugger Robot · 6 years ago
  12. d2ae1c9 Merge "Remove logic to fake /system in overlayfs" by Tom Cherry · 6 years ago
  13. 88d308d bootstat: local GetProperty use libbase by Mark Salyzyn · 6 years ago
  14. 01705e4 Clean up libcutils/libutils tests. by Elliott Hughes · 6 years ago
  15. cf80b6d Refactor fs_mgr_update_verity_state() by Tom Cherry · 7 years ago
  16. ea57928 Merge "liblog: remove visibility macros" by Tom Cherry · 6 years ago
  17. 38c143e Merge "meminfo: make dmabuf_dump dependency on debugfs optional" by Treehugger Robot · 6 years ago
  18. 2d31b4b Merge "libmeminfo: make libdmabufinfo and dmabuf_dump vendor available" by Treehugger Robot · 6 years ago
  19. 407b000 apexd is started much earlier to create loopback devices by Jiyong Park · 7 years ago
  20. ea353ca Merge "Eliminate the APEX name in fs_config using wildcard" by Treehugger Robot · 6 years ago
  21. 03cb801 Merge "Revert^2 "Enable APEX stubs for libnativeloader."" by Treehugger Robot · 6 years ago
  22. 6576e13 Remove logic to fake /system in overlayfs by Tom Cherry · 6 years ago
  23. c1fd335 Merge "bootstat: crash when parsing ro.boot.boottime" by Treehugger Robot · 6 years ago
  24. 9560f14 Merge "fs_mgr: overlayfs: documentation: update kernel patch details" by Mark Salyzyn · 6 years ago
  25. 7c72116 bootstat: crash when parsing ro.boot.boottime by Mark Salyzyn · 6 years ago
  26. 60d5467 fs_mgr: overlayfs: documentation: update kernel patch details by Mark Salyzyn · 6 years ago
  27. 2d9779e liblog: remove visibility macros by Tom Cherry · 6 years ago
  28. defdb18 Eliminate the APEX name in fs_config using wildcard by Jiyong Park · 6 years ago
  29. 2210f80 Merge "fs_config supports shell wildcard patterns" by Treehugger Robot · 6 years ago
  30. 2dcb416 Merge "Fix 32-bit dmabuf_dump build" by Treehugger Robot · 6 years ago
  31. 8250388 Merge "Don't abort the build if a repo doesn't have the test/vts/tools/build/." by Nicolas Geoffray · 6 years ago
  32. 646c6d9 Don't abort the build if a repo doesn't have the test/vts/tools/build/. by Nicolas Geoffray · 6 years ago
  33. 9c4fda6 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 6 years ago
  34. 151499e Merge "adb: hopefully deflake test_adb.py." by Treehugger Robot · 6 years ago
  35. 0a92453 Fix 32-bit dmabuf_dump build by Colin Cross · 6 years ago
  36. 5759968 Merge "bootstat: Update boot reason property earlier" by Wei Wang · 6 years ago
  37. 4e9c653 bootstat: Update boot reason property earlier by Wei Wang · 6 years ago
  38. 708d459 Merge "meminfo: add tools/dmabufinfo_dump to dmabufinfo" by Treehugger Robot · 6 years ago
  39. a0b17a3 Merge "vts test for /proc/<pid>/smaps_rollup" by Treehugger Robot · 6 years ago
  40. aa95aa0 adb: hopefully deflake test_adb.py. by Josh Gao · 6 years ago
  41. 32afafa Merge "meminfo: Fix dmabufinfo total ref accounting" by Erick Reyes · 6 years ago
  42. 57a740e Allow properties to be derived from partition-specific properties during init by Steven Laver · 7 years ago
  43. 3dbdf65 Merge "Freshen libsystem/OWNERS" by Treehugger Robot · 6 years ago
  44. 4b019a5 adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 6 years ago
  45. a2159c4 fs_config supports shell wildcard patterns by Jiyong Park · 7 years ago
  46. c6a2d7d Merge "fs_mgr: overlayfs: fs_mgr_overlay_setup true if already mounted" by Mark Salyzyn · 6 years ago
  47. 9c8e3c3 Freshen libsystem/OWNERS by Jesse Hall · 6 years ago
  48. 4e3a5f6 Merge "fs_mgr: overlayfs support legacy devices (marlin)" by Mark Salyzyn · 6 years ago
  49. 186661d Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*" by Jiyong Park · 6 years ago
  50. 5f5ffc8 Merge "MappedFile and FileMap should support zero-length mappings." by Elliott Hughes · 6 years ago
  51. a015ad2 Revert^2 "Enable APEX stubs for libnativeloader." by Martin Stjernholm · 6 years ago
  52. 3133b69 Merge changes from topic "memfd-support" by Joel Fernandes · 6 years ago
  53. d338c1f Merge "Add some overview docs for classloader-namespace." by Treehugger Robot · 6 years ago
  54. 3a22225 Merge "libprocessgroup: Fix file mode parsing that requires octal values" by Suren Baghdasaryan · 6 years ago
  55. c4cac8f1 meminfo: make dmabuf_dump dependency on debugfs optional by Erick Reyes · 6 years ago
  56. 2f6792e libmeminfo: make libdmabufinfo and dmabuf_dump vendor available by Erick Reyes · 7 years ago
  57. 40673c9 Merge "libprocessgroup: Fix cgroup directory ownership setup" by Suren Baghdasaryan · 6 years ago
  58. ae7f052 init: set the sys.use_memfd property to false by Joel Fernandes · 7 years ago
  59. 5194404 Add support for memfd by Joel Fernandes · 7 years ago
  60. 500b6c0 Merge "init: allow services to have no capabilities set" by Tom Cherry · 6 years ago
  61. fab9f08 fs_mgr: overlayfs: fs_mgr_overlay_setup true if already mounted by Mark Salyzyn · 6 years ago
  62. 6d109ec fs_mgr: overlayfs support legacy devices (marlin) by Mark Salyzyn · 7 years ago
  63. fd79d43 meminfo: add tools/dmabufinfo_dump to dmabufinfo by Erick Reyes · 7 years ago
  64. e3518d4 meminfo: Fix dmabufinfo total ref accounting by Erick Reyes · 7 years ago
  65. eb0ef14 MappedFile and FileMap should support zero-length mappings. by Elliott Hughes · 6 years ago
  66. e3ad888 libprocessgroup: Fix cgroup directory ownership setup by Suren Baghdasaryan · 6 years ago
  67. b78f6ec Add some overview docs for classloader-namespace. by Martin Stjernholm · 6 years ago
  68. c760231 libprocessgroup: Fix file mode parsing that requires octal values by Suren Baghdasaryan · 7 years ago
  69. 1cd082d init: allow services to have no capabilities set by Tom Cherry · 6 years ago
  70. bece53e Merge "fs_mgr: fstab: logspam from empty flags" by Treehugger Robot · 6 years ago
  71. 4fdc2ce Merge "apexd: Create top-level /data/apex folders at boot" by Treehugger Robot · 6 years ago
  72. 5480144 Merge "libprocessgroup: Disable file descriptor caching temporarily" by Greg Kaiser · 6 years ago
  73. bc744dc apexd: Create top-level /data/apex folders at boot by Nikita Ioffe · 6 years ago
  74. 54f7e57 Merge "init: print property/value for wait_for_property" by Treehugger Robot · 6 years ago
  75. c03169c Merge "fs_mgr: Remove fs_mgr_flags #define's" by Treehugger Robot · 6 years ago
  76. bee9f57 libprocessgroup: Disable file descriptor caching temporarily by Suren Baghdasaryan · 6 years ago
  77. c9352bb init: print property/value for wait_for_property by Wei Wang · 6 years ago
  78. c0d09a2 fs_mgr: fstab: logspam from empty flags by Mark Salyzyn · 6 years ago
  79. 5bccd33 Merge "libcutils: route to ashmemd" by Tri Vo · 6 years ago
  80. 7dec4fd fs_mgr: Remove fs_mgr_flags #define's by Tom Cherry · 6 years ago
  81. 7303edd Merge "Remove old C fs_mgr interface" by Tom Cherry · 6 years ago
  82. a13b119 Merge "Fix asan paths in ld.config" by Anton Hansson · 6 years ago
  83. b40f72d Merge "Remove product_services rules if it's merged away" by Anton Hansson · 6 years ago
  84. 2dae6f0 Fix asan paths in ld.config by Anton Hansson · 6 years ago
  85. 0b3848b Merge "Expose public libraries from runtime namepsace to classloader namespace" by vichang · 6 years ago
  86. 74e8d18 Remove product_services rules if it's merged away by Anton Hansson · 6 years ago
  87. 31fd0ba Merge "Some tests are run from /data/local/tmp, and they need proper namespaces." by Treehugger Robot · 6 years ago
  88. 54ef09c Merge "Reland: "Identify post-apexd crashing processes"" by Treehugger Robot · 6 years ago
  89. 685c2c7 Remove old C fs_mgr interface by Tom Cherry · 6 years ago
  90. a42af36 Merge "Move the tests to postsubmit group" by Treehugger Robot · 6 years ago
  91. 23aa17b Reland: "Identify post-apexd crashing processes" by Zimuzo Ezeozue · 6 years ago
  92. 6cb668b Merge "lmdk: Remove redundant 'if' check" by Treehugger Robot · 6 years ago
  93. 5c937a3 Move the tests to postsubmit group by Dan Shi · 6 years ago
  94. 2891ba0 libcutils: route to ashmemd by Tri Vo · 7 years ago
  95. 209070a Merge "libprocessgroup: Fix return values" by Treehugger Robot · 6 years ago
  96. 7a20a90 Expose public libraries from runtime namepsace to classloader namespace by Victor Chang · 7 years ago
  97. 3e4b2ec Merge "Add getExportedNamespace NB callback" by Treehugger Robot · 6 years ago
  98. a523fd6 lmdk: Remove redundant 'if' check by Greg Kaiser · 6 years ago
  99. 5c5ed9c libprocessgroup: Fix return values by Greg Kaiser · 6 years ago
  100. 4a7138f Some tests are run from /data/local/tmp, and they need proper namespaces. by Martin Stjernholm · 7 years ago