1. 9174a9b init: only print backtraces on subsequent reboots with a value by Tom Cherry · 6 years ago
  2. db22f23 Merge "Statically link libadbd into minadbd." by Josh Gao · 6 years ago
  3. d6211a2 Merge "adb: temporarily kill adb_benchmark." by Josh Gao · 6 years ago
  4. 3735614 Statically link libadbd into minadbd. by Josh Gao · 6 years ago
  5. fd193bd Merge "Move adbd's legacy USB implementation to fastboot." by Josh Gao · 6 years ago
  6. c6cb89e adb: temporarily kill adb_benchmark. by Josh Gao · 6 years ago
  7. 0871824 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 6 years ago
  8. cd63cae Merge "Read fault address on arm64 using proposed kernel API." by Peter Collingbourne · 6 years ago
  9. 5677803 Merge "Create a debugger_process_info data structure with the process info pointers." by Peter Collingbourne · 6 years ago
  10. b480dc4 Merge "Fix integrity check when parsing zip64 eocd" by Tianjie Xu · 6 years ago
  11. e2b76c5 Merge "Move crash_dump into the runtime APEX." by Peter Collingbourne · 6 years ago
  12. 3de710f Merge changes I3b20be28,I7118025c by Tom Cherry · 6 years ago
  13. 6f6beb3 Merge "Move PC-only unwind frame generation to libunwindstack." by Treehugger Robot · 6 years ago
  14. 91537d3 Revert "init: disable oneshot_on test" by Tom Cherry · 6 years ago
  15. 14f4afd init: require root for oneshot_on test by Tom Cherry · 6 years ago
  16. 4e18727 Merge "libdm: Link libraries statically for VTS." by Treehugger Robot · 6 years ago
  17. 173aba0 Fix integrity check when parsing zip64 eocd by Tianjie · 6 years ago
  18. 56188cc Merge "init: disable oneshot_on test" by Treehugger Robot · 6 years ago
  19. 26a8ed9 Merge "[adb] use zip iteration with functor" by Songchun Fan · 6 years ago
  20. f03af88 Read fault address on arm64 using proposed kernel API. by Peter Collingbourne · 6 years ago
  21. 0f11895 [adb] use zip iteration with functor by Songchun Fan · 6 years ago
  22. 551130f Merge "Revert "Revert "Delay initial accept() until server initialized""" by Treehugger Robot · 6 years ago
  23. 02875ac Merge "[adb] Use incremental installation by default" by Treehugger Robot · 6 years ago
  24. 9d7eaf4 Merge "fastbootd: Unmount /cache before flashing." by David Anderson · 6 years ago
  25. e578fd5 Merge "init: even better logging around subsequent sys.powerctl messages" by Treehugger Robot · 6 years ago
  26. 4e78aa8 Merge changes from topic "fdr_merge" by Yifan Hong · 6 years ago
  27. e10591f Merge "init: do not handle control messages after shutdown" by Treehugger Robot · 6 years ago
  28. cf14ea2 Merge "init: fix StopSendingMessages()" by Treehugger Robot · 6 years ago
  29. 080fa98 init: even better logging around subsequent sys.powerctl messages by Tom Cherry · 6 years ago
  30. 22d6348 init: do not handle control messages after shutdown by Tom Cherry · 6 years ago
  31. 6885527 init: fix StopSendingMessages() by Tom Cherry · 6 years ago
  32. c2612cd Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 6 years ago
  33. d30c511 init: disable oneshot_on test by Tom Cherry · 6 years ago
  34. 4532ea8 [adb] Use incremental installation by default by Yurii Zubrytskyi · 6 years ago
  35. 44a6d9a Merge "init: use an eventfd instead of socketpair to wake the main loop" by Tom Cherry · 6 years ago
  36. 4046333 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 6 years ago
  37. 6b42d6d Merge "adb: Avoid extra string construction" by Treehugger Robot · 6 years ago
  38. 030f1ef adb: Avoid extra string construction by Greg Kaiser · 6 years ago
  39. a1f41fc Merge "[adb] generic "cast_handle_to_int" function" by Yurii Zubrytskyi · 6 years ago
  40. f225aa3 Merge "adb: fix bugreport status line." by Treehugger Robot · 6 years ago
  41. e3e64b8 [adb] generic "cast_handle_to_int" function by Yurii Zubrytskyi · 6 years ago
  42. 82f715b adb: fix bugreport status line. by Josh Gao · 6 years ago
  43. 919678b Merge "libsnapshot: Fix intermittent test failure due to missing null check." by Treehugger Robot · 6 years ago
  44. 973b8c1 libsnapshot: Allow forward merge on FDR by Yifan Hong · 6 years ago
  45. 6b02512 libsnapshot: Place forward merge indicator for wipe by Yifan Hong · 6 years ago
  46. d9fb5c8 Merge "init: add missing TEMP_FAILURE_RETRY" by Treehugger Robot · 6 years ago
  47. 533b2b6 libsnapshot: Fix intermittent test failure due to missing null check. by David Anderson · 6 years ago
  48. f9e1e16 libsnapshot: Add allow-forward-merge indicator. by Yifan Hong · 6 years ago
  49. a4f9b07 libsnapshot: Fix DataWipeAfterRollback test by Yifan Hong · 6 years ago
  50. 975bfe1 init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 6 years ago
  51. b9c072c Move PC-only unwind frame generation to libunwindstack. by Mitch Phillips · 6 years ago
  52. 4dc73c0 Merge "adb: implement compression for file sync." by Josh Gao · 6 years ago
  53. 939fc19 adb: implement compression for file sync. by Josh Gao · 6 years ago
  54. e580566 libdm: Link libraries statically for VTS. by David Anderson · 6 years ago
  55. 2ffc31b fastbootd: Unmount /cache before flashing. by David Anderson · 6 years ago
  56. 1e413c8 Merge changes from topic "adbwifi-bugfixes" by Joshua Duong · 6 years ago
  57. 1b273ed Pass the os handle to the tls connection. by Joshua Duong · 6 years ago
  58. 87c00f8 Fix pairing aes_128_gcm key initialization. by Joshua Duong · 6 years ago
  59. 5e4b94d Merge "Revert "Revert "Set apex_available property""" by Treehugger Robot · 6 years ago
  60. 697134d Revert "Revert "Set apex_available property"" by Jiyong Park · 6 years ago
  61. fc51af2 Merge "Use properties for various userspace reboot timeouts" by Nikita Ioffe · 6 years ago
  62. 08e3b83 Merge changes from topic "liblog-api-review" by Tom Cherry · 6 years ago
  63. 3e4c8ac Reland: "Fixed a typo in the version name"" by Tom Cherry · 6 years ago
  64. ebf43ad liblog: correct new APIs per the API review by Tom Cherry · 6 years ago
  65. 7b41a15 Use properties for various userspace reboot timeouts by Nikita Ioffe · 6 years ago
  66. f12ea1e Merge "init: Forcefully mount system_ext on DAP devices if not present in fstab." by David Anderson · 6 years ago
  67. 58f3524 Merge "init: add more logging around reboots" by Treehugger Robot · 6 years ago
  68. 02e31fc Merge changes from topic "merge-incremental-adb" by Treehugger Robot · 6 years ago
  69. d0ce530 init: Forcefully mount system_ext on DAP devices if not present in fstab. by David Anderson · 6 years ago
  70. 1c68836 init: add more logging around reboots by Tom Cherry · 6 years ago
  71. f3d542f Create a debugger_process_info data structure with the process info pointers. by Peter Collingbourne · 6 years ago
  72. 19c5cc2 Merge "Implement the functions to parse zip64 structs" by Tianjie Xu · 6 years ago
  73. 6ab2912 Implement the functions to parse zip64 structs by Tianjie · 6 years ago
  74. 2d90168 Merge "Add vts10 suite to existing vts tests" by Treehugger Robot · 6 years ago
  75. 7581e86 Merge "Remove ANDROID_LOG_RDONLY, etc" by Tom Cherry · 6 years ago
  76. 5d8d73c Add vts10 suite to existing vts tests by Dan Shi · 6 years ago
  77. 89650f9 Merge "[libziparchive] add an option to start iteration with functor" by Songchun Fan · 6 years ago
  78. b80b654 Merge "init: Factor out first-stage uevent handling into a separate class." by David Anderson · 6 years ago
  79. 47a58ec [adb] file sync performance on Windows by Yurii Zubrytskyi · 6 years ago
  80. 8539004 Adding block kind to protocol for future streaming of a tree. by Alex Buynytskyy · 6 years ago
  81. b0fa864 [adb] Print fewer progress messages for push/pull by Yurii Zubrytskyi · 6 years ago
  82. 4eb910e [adb] Optimize fdevent machinery by Yurii Zubrytskyi · 6 years ago
  83. 2488c21 [adb] Fix incremental installation on Windows by Yurii Zubrytskyi · 6 years ago
  84. c3eb301 [adb incremental] send priority blocks first by Songchun Fan · 6 years ago
  85. 23bd552 [adb data server] wait for installation results before terminates by Songchun Fan · 6 years ago
  86. eebf9f7 Implement the new v4 signing scheme in adb by Alex Buynytskyy · 6 years ago
  87. c33f526 [libziparchive] add an option to start iteration with functor by Songchun Fan · 6 years ago
  88. 4117559 init: Factor out first-stage uevent handling into a separate class. by David Anderson · 6 years ago
  89. 18c0085 Merge "Add definition for zip64 struct" by Tianjie Xu · 6 years ago
  90. 7460125 Merge "Skip pmsg related tests if /dev/pmsg0 is not found" by Tom Cherry · 6 years ago
  91. 907b2d0 Remove ANDROID_LOG_RDONLY, etc by Tom Cherry · 6 years ago
  92. 6d4e47a Merge "Remove use of static libdexfile to avoid linking in ART internal code." by Martin Stjernholm · 6 years ago
  93. 986bd0c Skip pmsg related tests if /dev/pmsg0 is not found by Tom Cherry · 6 years ago
  94. 548101d Merge "libsnapshot: Add RecoveryCreateSnapshotDevices(device)" by Yifan Hong · 6 years ago
  95. 0053acd Merge "init: Remove special-case hacks for the super partition." by David Anderson · 6 years ago
  96. a010ddb Merge "Fix memory leak of DexFile handle after release" by Christopher Ferris · 6 years ago
  97. 447a1ea Merge "Revert "Set apex_available property"" by Anna Trostanetski · 6 years ago
  98. 56a712f Revert "Set apex_available property" by Anna Trostanetski · 6 years ago
  99. fb0b0d2 Merge "Set apex_available property" by Jiyong Park · 6 years ago
  100. d25bb60 Set apex_available property by Jiyong Park · 6 years ago