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