1. 93c1233 fs_mgr: overlayfs: replace adb reboot -R with adb remount -R by Mark Salyzyn · 5 years ago
  2. 6098595 Merge "Add min_sdk_version:R to updatable apexes" by Jooyung Han · 5 years ago
  3. d694a67 Merge changes I25df8eec,I493ff192 by Treehugger Robot · 5 years ago
  4. 57d2fa4 result.h - fix bugprone-suspicious-semicolon warning by Maciej Żenczykowski · 5 years ago
  5. dc12124 expected.h - fix bugprone-forwarding-reference-overload warnings by Maciej Żenczykowski · 5 years ago
  6. e0edc7e Merge "llkd: Print thread group before panic the kernel" by Treehugger Robot · 5 years ago
  7. 3eea624 Merge "[adb] Disable _adb._tcp. service auto-connect by default." by Joshua Duong · 5 years ago
  8. e5a09d8 llkd: Print thread group before panic the kernel by Woody Lin · 5 years ago
  9. 07ccf08 Merge "Control audio HAL services in start/stop" by Ytai Ben-tsvi · 5 years ago
  10. abc40c7 Merge "Using ABB for install-multi." by Treehugger Robot · 5 years ago
  11. 2eedc23 [adb] Disable _adb._tcp. service auto-connect by default. by Joshua Duong · 5 years ago
  12. 2722a3b Merge "expected.h - fix bugprone-branch-clone warning" by Treehugger Robot · 5 years ago
  13. a59e9b4 Using ABB for install-multi. by Alex Buynytskyy · 5 years ago
  14. e1b7d47 Merge "Add AOSP preupload hook." by Treehugger Robot · 5 years ago
  15. a675727 Merge changes I5fd3b25d,I6c039b32,I014d7ad2 by Josh Gao · 5 years ago
  16. 928bdbf Merge "logcatd: unset pinning log files" by Jaegeuk Kim · 5 years ago
  17. 2e5b7c4 logcatd: unset pinning log files by Jaegeuk Kim · 5 years ago
  18. 4fc9b99 expected.h - fix bugprone-branch-clone warning by Maciej Żenczykowski · 5 years ago
  19. 7d6af00 Control audio HAL services in start/stop by Ytai Ben-Tsvi · 5 years ago
  20. dc6c706 Add AOSP preupload hook. by Elliott Hughes · 5 years ago
  21. efe9def Merge "Don't include log/log_read.h in log/log.h" by Tom Cherry · 5 years ago
  22. ffadbc8 Merge "[cleanup] Fix a clang-tidy warning" by Treehugger Robot · 5 years ago
  23. 0e778dc adb: allow filtering by file in coverage/show.sh. by Josh Gao · 5 years ago
  24. d5d5ba1 adbd: don't use libc++_static. by Josh Gao · 5 years ago
  25. 8a9277a adb: split transport_local.cpp into client/daemon. by Josh Gao · 5 years ago
  26. 7d503c5 Merge changes I9f382dab,I97225d4b,Iad113f44 by Treehugger Robot · 5 years ago
  27. 1891b86 Fix doxygen links in log.h. by Dan Albert · 5 years ago
  28. 6e0eead Fix docs for __android_log_is_loggable. by Dan Albert · 5 years ago
  29. 9e9a35e Fix doxygen comments for __android_log_message. by Dan Albert · 5 years ago
  30. f8987c3 [cleanup] Fix a clang-tidy warning by Yurii Zubrytskyi · 5 years ago
  31. 538bac2 Merge "Remove thread safety from libbase logging / liblog" by Tom Cherry · 5 years ago
  32. 53d301c Remove thread safety from libbase logging / liblog by Tom Cherry · 5 years ago
  33. 8cab9b6 Merge changes from topic "adb-mdns-cmdline" by Joshua Duong · 5 years ago
  34. 13c639e [adb client] Add "mdns services" command. by Joshua Duong · 5 years ago
  35. 504d393 [adb client] Add "adb mdns check" command. by Joshua Duong · 5 years ago
  36. 992f08e Merge changes I26f823e2,Iaff2b157,I82a0d54f,I7e4b6fda,I268367b8 by Josh Gao · 5 years ago build-tools-release-backup
  37. bca7d2c Merge "liblp: Fix tests for linear extent overlap." by David Anderson · 5 years ago
  38. 073c8d2 adbd: improve coverage by compiling less code. by Josh Gao · 5 years ago
  39. f099105 adb: refactor and relocate coverage script. by Josh Gao · 5 years ago
  40. 79d4f14 adbd: test TCP in coverage. by Josh Gao · 5 years ago
  41. e3c62cc adb: allow wait-for-disconnect to match offline for TCP devices. by Josh Gao · 5 years ago
  42. 03bee48 adbd: add unit tests to coverage report. by Josh Gao · 5 years ago
  43. 67095b2 Merge "adb: add helper binary to do a usb reset on a device." by Josh Gao · 5 years ago
  44. 9c66e53 liblp: Fix tests for linear extent overlap. by David Anderson · 5 years ago
  45. 1b81360 Merge "adbd: add a script to generate coverage information." by Josh Gao · 5 years ago
  46. 524bc1f Merge "adbd: add a log message on start." by Treehugger Robot · 5 years ago
  47. 68a5b66 Merge "Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps" by Treehugger Robot · 5 years ago
  48. a4c163d Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps by Ricky Wai · 5 years ago
  49. c0d8686 adbd: add a script to generate coverage information. by Josh Gao · 5 years ago
  50. 98419f7 adbd: add a log message on start. by Josh Gao · 5 years ago
  51. 126b010 Merge "Create minimal remap table for symbol binary search." by Christopher Ferris · 5 years ago
  52. cec90ea Merge "Optimize Memory::ReadString" by Christopher Ferris · 5 years ago
  53. 7481072 Merge "DO NOT MERGE - x86: Switch get_pc_thunk to comdat" by Ryan Prichard · 5 years ago
  54. 916320e Merge "liblog: remove more unneeded #define's" by Treehugger Robot · 5 years ago
  55. d1940a2 Merge "PrepareZramBackingDevice: use loop_control.h" by Nikita Ioffe · 5 years ago
  56. 576e834 liblog: remove more unneeded #define's by Tom Cherry · 5 years ago
  57. bcaeb70 PrepareZramBackingDevice: use loop_control.h by Nikita Ioffe · 5 years ago
  58. 4a0a6fa Merge "[adb data server] Initialize variable" by Treehugger Robot · 5 years ago
  59. 9617485 Merge changes from topics "sm_mock", "sm_stub" by Yifan Hong · 5 years ago
  60. 89fe376 [adb data server] Initialize variable by Greg Kaiser · 5 years ago
  61. 6b9b468 Merge "Fix unzip formatting." by Elliott Hughes · 5 years ago
  62. 1ff09f4 Merge "Fix liblp imported both as static and dynamic lib" by Treehugger Robot · 5 years ago
  63. 0c27fb8 Fix liblp imported both as static and dynamic lib by Alessio Balsini · 5 years ago
  64. 82a0841 DO NOT MERGE - x86: Switch get_pc_thunk to comdat by Ryan Prichard · 5 years ago
  65. ff08a51 Merge "adbconnection: silence logspam." by Josh Gao · 5 years ago
  66. 22cc277 Merge "adb: change mdns tls service names (RFC 6763)." by Treehugger Robot · 5 years ago
  67. 81f2db4 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 5 years ago
  68. d81a805 adbconnection: silence logspam. by Josh Gao · 5 years ago
  69. 04e9d07 Merge "adbconnection: delete unnecessary darwin workaround." by Treehugger Robot · 5 years ago
  70. 6f59135 Fix unzip formatting. by Elliott Hughes · 5 years ago
  71. c5c6d7d Don't include log/log_read.h in log/log.h by Tom Cherry · 5 years ago
  72. 4a1da79 adbconnection: delete unnecessary darwin workaround. by Josh Gao · 5 years ago
  73. b416a92 Merge "libunwindstack: Add Memory::ReadTag() function for reading memory tags." by Peter Collingbourne · 5 years ago
  74. 1e98e55 Merge "Cleanup logic in KillZramBackingDevice" by Nikita Ioffe · 5 years ago
  75. a3be996 Cleanup logic in KillZramBackingDevice by Nikita Ioffe · 5 years ago
  76. 10f8f5e Merge "adb: fix feature sets on devices that don't have them." by Josh Gao · 5 years ago
  77. fb4616b adb: fix feature sets on devices that don't have them. by Josh Gao · 5 years ago
  78. 7b28054 Merge "libsnapshot clients: Add missing dep." by Yifan Hong · 5 years ago
  79. a17c2b6 Optimize Memory::ReadString by David Srbecky · 5 years ago
  80. 6b76de0 Merge "liblog: return -EPERM if a log_is_loggable() returns false" by Tom Cherry · 5 years ago
  81. 2dcca52 libsnapshot: Add MockSnapshotManager and MockDeviceInfo. by Yifan Hong · 5 years ago
  82. 66f0115 libsnapshot clients: Add missing dep. by Yifan Hong · 5 years ago
  83. ee5032a libsnapshot: Add GetSnapshotMergeStatsInstance by Yifan Hong · 5 years ago
  84. fedb270 libsnapshot: Add SnapshotManagerStub. by Yifan Hong · 5 years ago
  85. 8129dda libsnapshot: Add ISnapshotManager. by Yifan Hong · 5 years ago
  86. 1ff17fc liblog: return -EPERM if a log_is_loggable() returns false by Tom Cherry · 5 years ago
  87. 8c6d5bf Merge "Re-enable libsnapshot ImageManagerTest" by Treehugger Robot · 5 years ago
  88. af41960 Create minimal remap table for symbol binary search. by David Srbecky · 6 years ago
  89. f0dafcc Merge "liblog: cleanup log_read.h header" by Tom Cherry · 5 years ago
  90. f0122aa Merge "Rename external storage properties." by Martijn Coenen · 5 years ago
  91. c71e0a6 libunwindstack: Add Memory::ReadTag() function for reading memory tags. by Peter Collingbourne · 5 years ago
  92. 585ff01 Merge "Handle the invalid timestamp in zipfile" by Tianjie Xu · 5 years ago
  93. 9be6d30 Merge "Add benchmarks for symbol reading." by Christopher Ferris · 5 years ago
  94. 42a6081 Re-enable libsnapshot ImageManagerTest by Alessio Balsini · 5 years ago
  95. 8fbb0d8 Merge "macOS build fix: no SOCK_CLOEXEC on darwin." by Treehugger Robot · 5 years ago
  96. 426bf3a Handle the invalid timestamp in zipfile by Tianjie · 5 years ago
  97. a010dd7 Merge "Documented range of event logtags used by Android Automotive." by Treehugger Robot · 5 years ago
  98. 0bd13b7 Merge "libsnapshot: Add a simple script and gtest to simulate power failures during snapshot-merge." by David Anderson · 5 years ago
  99. 63f2be8 Merge "macOS build fix: no off64_t on darwin." by Treehugger Robot · 5 years ago
  100. 76024d7 Documented range of event logtags used by Android Automotive. by Felipe Leme · 5 years ago