1. 8d8f637 [zip] Stop calculating crc if it's not checked by Yurii Zubrytskyi · 4 years, 7 months ago
  2. e1948bf Merge "Avoid re-mapping dex file that's in local memory." by Christopher Ferris · 4 years, 7 months ago
  3. 51abcc5 Merge "first_stage_init: load modules in modules.load.recovery in recovery" by Treehugger Robot · 4 years, 7 months ago
  4. 51de894 Merge "Allow ExtractToMemory to accept an empty buffer for empty entries" by Treehugger Robot · 4 years, 7 months ago
  5. 273d3f0 Avoid re-mapping dex file that's in local memory. by Sim Sun · 4 years, 7 months ago
  6. 89cce05 Merge changes from topic "adbd_lz4" by Josh Gao · 4 years, 7 months ago
  7. edd7771 Merge "adb: add option to disable kill-server." by Josh Gao · 4 years, 7 months ago
  8. a0c1918 Merge "Add missing `static` for macOS inline." by Elliott Hughes · 4 years, 7 months ago
  9. 088c403 Allow ExtractToMemory to accept an empty buffer for empty entries by Tianjie · 4 years, 7 months ago
  10. 9cd3c84 Merge "Manually unmount /data_mirror mounts in the right order" by Nikita Ioffe · 4 years, 7 months ago
  11. bf66f43 Manually unmount /data_mirror mounts in the right order by Nikita Ioffe · 4 years, 7 months ago
  12. 74429fc Merge "get_mounted_entry_for_userdata: Realpath block devices from fstabs" by Nikita Ioffe · 4 years, 7 months ago
  13. 20f079e Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""" by Josh Gao · 4 years, 7 months ago
  14. edf8335 Merge "Rename vts-core to vts" by Treehugger Robot · 4 years, 7 months ago
  15. 1b1ec8f Merge "Abolish DmTargetDefaultKey::IsLegacy" by Paul Crowley · 4 years, 7 months ago
  16. ab8acae Rename vts-core to vts by Dan Shi · 4 years, 7 months ago
  17. 9026a44 Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"" by Josh Gao · 4 years, 7 months ago
  18. 7aa37f1 get_mounted_entry_for_userdata: Realpath block devices from fstabs by Nikita Ioffe · 4 years, 7 months ago
  19. ba6d1da adb: add option to disable kill-server. by Josh Gao · 4 years, 7 months ago
  20. 45efd5a Merge "Remove vts10 tests from vts suite" by Dan Shi · 4 years, 7 months ago
  21. 4c59323 first_stage_init: load modules in modules.load.recovery in recovery by Steve Muckle · 4 years, 7 months ago
  22. 681338d Add missing `static` for macOS inline. by Elliott Hughes · 4 years, 7 months ago
  23. 539b98f Abolish DmTargetDefaultKey::IsLegacy by Paul Crowley · 4 years, 8 months ago
  24. 148f7af Merge "Allow parsing zip entries larger than 4GiB" by Tianjie Xu · 4 years, 7 months ago
  25. 3fc16fe Merge "liblog: include all structures in README.protocol.md" by Tom Cherry · 4 years, 7 months ago
  26. 0dba184 Merge "libsnapshot: Add VTS10 VtsLibsnapshotTest" by Yifan Hong · 4 years, 7 months ago
  27. 97deb29 liblog: include all structures in README.protocol.md by Tom Cherry · 4 years, 7 months ago
  28. 85c5d23 Allow parsing zip entries larger than 4GiB by Tianjie · 4 years, 7 months ago
  29. d956dd7 Merge "adb: add implementation of mempcpy for deficient platforms." by Josh Gao · 4 years, 7 months ago
  30. 405da5a libsnapshot: Add VTS10 VtsLibsnapshotTest by Yifan Hong · 4 years, 7 months ago
  31. 0aafa0f adb: add implementation of mempcpy for deficient platforms. by Josh Gao · 4 years, 7 months ago
  32. 79f3d26 Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES" by Tom Cherry · 4 years, 7 months ago
  33. 5949fcc adb: add dry-run option to push/sync. by Josh Gao · 4 years, 7 months ago
  34. ec44d35 adb: implement LZ4 compression. by Josh Gao · 4 years, 7 months ago
  35. 2165717 adb: fix use of wrong union variant. by Josh Gao · 4 years, 7 months ago
  36. 4da40a9 adb: fix front_size, front_data. by Josh Gao · 4 years, 7 months ago
  37. 49ba558 adb: add interfaces for Encoder/Decoder. by Josh Gao · 4 years, 7 months ago
  38. 362a41a Merge "Ignore functionfs mounts." by Bill Peckham · 4 years, 7 months ago
  39. f9459a4 Merge "fs_mgr: Allow commas in boot device paths." by David Anderson · 4 years, 7 months ago
  40. 2884943 Merge "Improve logging in bootstat." by Nikita Ioffe · 4 years, 7 months ago
  41. 49062f3 Improve logging in bootstat. by Nikita Ioffe · 4 years, 7 months ago
  42. 2af5bd0 Merge "Properly fail userspace reboot if it's not supported" by Nikita Ioffe · 4 years, 7 months ago
  43. fabc364 fs_mgr: Allow commas in boot device paths. by David Anderson · 4 years, 7 months ago
  44. 23bfaae Merge "NetlinkEvent - ignore captive portal and pref64 nd user opts" by Maciej Żenczykowski · 4 years, 7 months ago
  45. 73d44bb Merge changes I90e10c74,I038d1df4,I4299bd96 by Josh Gao · 4 years, 7 months ago
  46. 647a8cd Ignore functionfs mounts. by Bill Peckham · 4 years, 7 months ago
  47. e485bdf adbd: delete unused variable. by Josh Gao · 4 years, 7 months ago
  48. 6e697f2 adb: move things around to prepare to add LZ4. by Josh Gao · 4 years, 7 months ago
  49. 31d42aa adb: fix misindentation in Android.bp by Josh Gao · 4 years, 7 months ago
  50. d54a4bf Merge "init: don't sync() before shutting down services" by Tom Cherry · 4 years, 7 months ago
  51. 92116e4 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 4 years, 7 months ago
  52. 884b570 Merge "Make init.userspace_reboot.is_supported a rw property" by Nikita Ioffe · 4 years, 7 months ago
  53. a806a71 NetlinkEvent - ignore captive portal and pref64 nd user opts by Maciej Żenczykowski · 4 years, 7 months ago
  54. 10615eb init: don't sync() before shutting down services by Tom Cherry · 4 years, 7 months ago
  55. e55818c Merge "init: only print backtraces on subsequent reboots with a value" by Tom Cherry · 4 years, 7 months ago
  56. bc1a619 Merge "Fix off-by-one in ReadBuildIDFromMemory." by Peter Collingbourne · 4 years, 7 months ago
  57. fcf2d8b Merge "Support parsing of data descriptor" by Tianjie Xu · 4 years, 7 months ago
  58. 8890d42 Merge "fastbootd: sync() after flashing partitions or updating super" by Tom Cherry · 4 years, 7 months ago
  59. 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 4 years, 7 months ago
  60. 0ec0eaa Support parsing of data descriptor by Tianjie · 4 years, 7 months ago
  61. e4a6ed8 fastbootd: sync() after flashing partitions or updating super by Tom Cherry · 4 years, 7 months ago
  62. a7b4c5d Fix off-by-one in ReadBuildIDFromMemory. by Peter Collingbourne · 4 years, 7 months ago
  63. f8dc296 Merge "adb: fix apex installation." by Yurii Zubrytskyi · 4 years, 7 months ago
  64. a76ee8b Merge "rootdir: init.rc: use default dirty writeout policy" by Jaegeuk Kim · 4 years, 7 months ago
  65. db22f23 Merge "Statically link libadbd into minadbd." by Josh Gao · 4 years, 7 months ago
  66. d6211a2 Merge "adb: temporarily kill adb_benchmark." by Josh Gao · 4 years, 7 months ago
  67. 3c1803c adb: fix apex installation. by Josh Gao · 4 years, 7 months ago
  68. 3735614 Statically link libadbd into minadbd. by Josh Gao · 4 years, 7 months ago
  69. 58ff507 rootdir: init.rc: use default dirty writeout policy by Jaegeuk Kim · 6 years ago
  70. fd193bd Merge "Move adbd's legacy USB implementation to fastboot." by Josh Gao · 4 years, 7 months ago
  71. c6cb89e adb: temporarily kill adb_benchmark. by Josh Gao · 4 years, 7 months ago
  72. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 4 years, 7 months ago
  73. 663cd35 Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 4 years, 7 months ago
  74. cd63cae Merge "Read fault address on arm64 using proposed kernel API." by Peter Collingbourne · 4 years, 7 months ago
  75. 5677803 Merge "Create a debugger_process_info data structure with the process info pointers." by Peter Collingbourne · 4 years, 7 months ago
  76. b480dc4 Merge "Fix integrity check when parsing zip64 eocd" by Tianjie Xu · 4 years, 7 months ago
  77. e2b76c5 Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 4 years, 7 months ago
  78. 3de710f Merge changes I3b20be28,I7118025c by Tom Cherry · 4 years, 7 months ago
  79. 6f6beb3 Merge "Move PC-only unwind frame generation to libunwindstack." by Treehugger Robot · 4 years, 7 months ago
  80. 91537d3 Revert "init: disable oneshot_on test" by Tom Cherry · 4 years, 7 months ago
  81. 14f4afd init: require root for oneshot_on test by Tom Cherry · 4 years, 7 months ago
  82. 4e18727 Merge "libdm: Link libraries statically for VTS." by Treehugger Robot · 4 years, 7 months ago
  83. 173aba0 Fix integrity check when parsing zip64 eocd by Tianjie · 4 years, 7 months ago
  84. 56188cc Merge "init: disable oneshot_on test" by Treehugger Robot · 4 years, 7 months ago
  85. 26a8ed9 Merge "[adb] use zip iteration with functor" by Songchun Fan · 4 years, 7 months ago
  86. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 4 years, 8 months ago
  87. 0f11895 [adb] use zip iteration with functor by Songchun Fan · 4 years, 7 months ago
  88. 551130f Merge "Revert "Revert "Delay initial accept() until server initialized""" by Treehugger Robot · 4 years, 7 months ago
  89. 02875ac Merge "[adb] Use incremental installation by default" by Treehugger Robot · 4 years, 7 months ago
  90. 9d7eaf4 Merge "fastbootd: Unmount /cache before flashing." by David Anderson · 4 years, 7 months ago
  91. e578fd5 Merge "init: even better logging around subsequent sys.powerctl messages" by Treehugger Robot · 4 years, 7 months ago
  92. 4e78aa8 Merge changes from topic "fdr_merge" by Yifan Hong · 4 years, 7 months ago
  93. e10591f Merge "init: do not handle control messages after shutdown" by Treehugger Robot · 4 years, 7 months ago
  94. cf14ea2 Merge "init: fix StopSendingMessages()" by Treehugger Robot · 4 years, 7 months ago
  95. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 4 years, 7 months ago
  96. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 4 years, 7 months ago
  97. 6885527 init: fix StopSendingMessages() by Tom Cherry · 4 years, 7 months ago
  98. c2612cd Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 5 years ago
  99. d30c511 init: disable oneshot_on test by Tom Cherry · 4 years, 7 months ago
  100. 4532ea8 [adb] Use incremental installation by default by Yurii Zubrytskyi · 4 years, 7 months ago