1. bf66f43 Manually unmount /data_mirror mounts in the right order by Nikita Ioffe · 6 years ago
  2. 74429fc Merge "get_mounted_entry_for_userdata: Realpath block devices from fstabs" by Nikita Ioffe · 6 years ago
  3. 20f079e Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""" by Josh Gao · 6 years ago
  4. edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 6 years ago
  5. 1b1ec8f Merge "Abolish DmTargetDefaultKey::IsLegacy" by Paul Crowley · 6 years ago
  6. ab8acae Rename vts-core to vts by Dan Shi · 6 years ago
  7. 9026a44 Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"" by Josh Gao · 6 years ago
  8. 7aa37f1 get_mounted_entry_for_userdata: Realpath block devices from fstabs by Nikita Ioffe · 6 years ago
  9. 45efd5a Merge "Remove vts10 tests from vts suite" by Dan Shi · 6 years ago
  10. 539b98f Abolish DmTargetDefaultKey::IsLegacy by Paul Crowley · 6 years ago
  11. 148f7af Merge "Allow parsing zip entries larger than 4GiB" by Tianjie Xu · 6 years ago
  12. 3fc16fe Merge "liblog: include all structures in README.protocol.md" by Tom Cherry · 6 years ago
  13. 0dba184 Merge "libsnapshot: Add VTS10 VtsLibsnapshotTest" by Yifan Hong · 6 years ago
  14. 97deb29 liblog: include all structures in README.protocol.md by Tom Cherry · 6 years ago
  15. 85c5d23 Allow parsing zip entries larger than 4GiB by Tianjie · 6 years ago
  16. d956dd7 Merge "adb: add implementation of mempcpy for deficient platforms." by Josh Gao · 6 years ago
  17. 405da5a libsnapshot: Add VTS10 VtsLibsnapshotTest by Yifan Hong · 6 years ago
  18. 0aafa0f adb: add implementation of mempcpy for deficient platforms. by Josh Gao · 6 years ago
  19. 79f3d26 Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES" by Tom Cherry · 6 years ago
  20. 362a41a Merge "Ignore functionfs mounts." by Bill Peckham · 6 years ago
  21. f9459a4 Merge "fs_mgr: Allow commas in boot device paths." by David Anderson · 6 years ago
  22. 2884943 Merge "Improve logging in bootstat." by Nikita Ioffe · 6 years ago
  23. 49062f3 Improve logging in bootstat. by Nikita Ioffe · 6 years ago
  24. 2af5bd0 Merge "Properly fail userspace reboot if it's not supported" by Nikita Ioffe · 6 years ago
  25. fabc364 fs_mgr: Allow commas in boot device paths. by David Anderson · 6 years ago
  26. 23bfaae Merge "NetlinkEvent - ignore captive portal and pref64 nd user opts" by Maciej Żenczykowski · 6 years ago
  27. 73d44bb Merge changes I90e10c74,I038d1df4,I4299bd96 by Josh Gao · 6 years ago
  28. 647a8cd Ignore functionfs mounts. by Bill Peckham · 6 years ago
  29. e485bdf adbd: delete unused variable. by Josh Gao · 6 years ago
  30. 6e697f2 adb: move things around to prepare to add LZ4. by Josh Gao · 6 years ago
  31. 31d42aa adb: fix misindentation in Android.bp by Josh Gao · 6 years ago
  32. d54a4bf Merge "init: don't sync() before shutting down services" by Tom Cherry · 6 years ago
  33. 92116e4 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 6 years ago
  34. 884b570 Merge "Make init.userspace_reboot.is_supported a rw property" by Nikita Ioffe · 6 years ago
  35. a806a71 NetlinkEvent - ignore captive portal and pref64 nd user opts by Maciej Żenczykowski · 6 years ago
  36. 10615eb init: don't sync() before shutting down services by Tom Cherry · 6 years ago
  37. e55818c Merge "init: only print backtraces on subsequent reboots with a value" by Tom Cherry · 6 years ago
  38. bc1a619 Merge "Fix off-by-one in ReadBuildIDFromMemory." by Peter Collingbourne · 6 years ago
  39. fcf2d8b Merge "Support parsing of data descriptor" by Tianjie Xu · 6 years ago
  40. 8890d42 Merge "fastbootd: sync() after flashing partitions or updating super" by Tom Cherry · 6 years ago
  41. 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 6 years ago
  42. 0ec0eaa Support parsing of data descriptor by Tianjie · 6 years ago
  43. e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 6 years ago
  44. a7b4c5d Fix off-by-one in ReadBuildIDFromMemory. by Peter Collingbourne · 6 years ago
  45. f8dc296 Merge "adb: fix apex installation." by Yurii Zubrytskyi · 6 years ago
  46. a76ee8b Merge "rootdir: init.rc: use default dirty writeout policy" by Jaegeuk Kim · 6 years ago
  47. db22f23 Merge "Statically link libadbd into minadbd." by Josh Gao · 6 years ago
  48. d6211a2 Merge "adb: temporarily kill adb_benchmark." by Josh Gao · 6 years ago
  49. 3c1803c adb: fix apex installation. by Josh Gao · 6 years ago
  50. 3735614 Statically link libadbd into minadbd. by Josh Gao · 6 years ago
  51. 58ff507 rootdir: init.rc: use default dirty writeout policy by Jaegeuk Kim · 7 years ago
  52. fd193bd Merge "Move adbd's legacy USB implementation to fastboot." by Josh Gao · 6 years ago
  53. c6cb89e adb: temporarily kill adb_benchmark. by Josh Gao · 6 years ago
  54. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
  55. 663cd35 Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 6 years ago
  56. cd63cae Merge "Read fault address on arm64 using proposed kernel API." by Peter Collingbourne · 6 years ago
  57. 5677803 Merge "Create a debugger_process_info data structure with the process info pointers." by Peter Collingbourne · 6 years ago
  58. b480dc4 Merge "Fix integrity check when parsing zip64 eocd" by Tianjie Xu · 6 years ago
  59. e2b76c5 Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 6 years ago
  60. 3de710f Merge changes I3b20be28,I7118025c by Tom Cherry · 6 years ago
  61. 6f6beb3 Merge "Move PC-only unwind frame generation to libunwindstack." by Treehugger Robot · 6 years ago
  62. 91537d3 Revert "init: disable oneshot_on test" by Tom Cherry · 6 years ago
  63. 14f4afd init: require root for oneshot_on test by Tom Cherry · 6 years ago
  64. 4e18727 Merge "libdm: Link libraries statically for VTS." by Treehugger Robot · 6 years ago
  65. 173aba0 Fix integrity check when parsing zip64 eocd by Tianjie · 6 years ago
  66. 56188cc Merge "init: disable oneshot_on test" by Treehugger Robot · 6 years ago
  67. 26a8ed9 Merge "[adb] use zip iteration with functor" by Songchun Fan · 6 years ago
  68. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 6 years ago
  69. 0f11895 [adb] use zip iteration with functor by Songchun Fan · 6 years ago
  70. 551130f Merge "Revert "Revert "Delay initial accept() until server initialized""" by Treehugger Robot · 6 years ago
  71. 02875ac Merge "[adb] Use incremental installation by default" by Treehugger Robot · 6 years ago
  72. 9d7eaf4 Merge "fastbootd: Unmount /cache before flashing." by David Anderson · 6 years ago
  73. e578fd5 Merge "init: even better logging around subsequent sys.powerctl messages" by Treehugger Robot · 6 years ago
  74. 4e78aa8 Merge changes from topic "fdr_merge" by Yifan Hong · 6 years ago
  75. e10591f Merge "init: do not handle control messages after shutdown" by Treehugger Robot · 6 years ago
  76. cf14ea2 Merge "init: fix StopSendingMessages()" by Treehugger Robot · 6 years ago
  77. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 6 years ago
  78. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 6 years ago
  79. 6885527 init: fix StopSendingMessages() by Tom Cherry · 6 years ago
  80. c2612cd Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 6 years ago
  81. d30c511 init: disable oneshot_on test by Tom Cherry · 6 years ago
  82. 4532ea8 [adb] Use incremental installation by default by Yurii Zubrytskyi · 6 years ago
  83. 44a6d9a Merge "init: use an eventfd instead of socketpair to wake the main loop" by Tom Cherry · 6 years ago
  84. 96f29ea Remove vts10 tests from vts suite by Dan Shi · 6 years ago
  85. 4046333 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 6 years ago
  86. 6b42d6d Merge "adb: Avoid extra string construction" by Treehugger Robot · 6 years ago
  87. 030f1ef adb: Avoid extra string construction by Greg Kaiser · 6 years ago
  88. a1f41fc Merge "[adb] generic "cast_handle_to_int" function" by Yurii Zubrytskyi · 6 years ago
  89. f225aa3 Merge "adb: fix bugreport status line." by Treehugger Robot · 6 years ago
  90. e3e64b8 [adb] generic "cast_handle_to_int" function by Yurii Zubrytskyi · 6 years ago
  91. 82f715b adb: fix bugreport status line. by Josh Gao · 6 years ago
  92. 919678b Merge "libsnapshot: Fix intermittent test failure due to missing null check." by Treehugger Robot · 6 years ago
  93. 973b8c1 libsnapshot: Allow forward merge on FDR by Yifan Hong · 6 years ago
  94. 6b02512 libsnapshot: Place forward merge indicator for wipe by Yifan Hong · 6 years ago
  95. d9fb5c8 Merge "init: add missing TEMP_FAILURE_RETRY" by Treehugger Robot · 6 years ago
  96. 533b2b6 libsnapshot: Fix intermittent test failure due to missing null check. by David Anderson · 6 years ago
  97. f9e1e16 libsnapshot: Add allow-forward-merge indicator. by Yifan Hong · 6 years ago
  98. a4f9b07 libsnapshot: Fix DataWipeAfterRollback test by Yifan Hong · 6 years ago
  99. 975bfe1 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  100. b9c072c Move PC-only unwind frame generation to libunwindstack. by Mitch Phillips · 6 years ago