1. 7d199de Merge changes I0ff1fc5c,I7a23d3bf by Josh Gao · 7 years ago
  2. d761dd7 Merge "Work around clang-tidy segmentation fault." by Treehugger Robot · 7 years ago
  3. a066123 Merge "adb: fix darwin build break." by Josh Gao · 7 years ago
  4. 362b404 adb: fix darwin build break. by Josh Gao · 7 years ago
  5. 44f6592 Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 7 years ago
  6. 30b7f59 Merge "Fix style nits in adb's Android.mk." by Elliott Hughes · 7 years ago
  7. 8964fbf Fix style nits in adb's Android.mk. by Elliott Hughes · 7 years ago
  8. 3d29736 Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" by Elliott Hughes · 7 years ago
  9. b3526e1 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 7 years ago
  10. 01e7990 Merge "fix static-analyzer logging/CHECK macros" by Treehugger Robot · 7 years ago
  11. 2f2cd76 Merge "Explicitly enable greylist for classloader-namespaces" by Treehugger Robot · 7 years ago
  12. 6f4d474 Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 7 years ago
  13. cdad92f Merge "first stage mount: removing the requirement of by-name prefix for AVB" by Treehugger Robot · 7 years ago
  14. 9e253ce Explicitly enable greylist for classloader-namespaces by Dimitry Ivanov · 7 years ago
  15. e732d15 Merge "trusty*: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  16. 0a25339 Merge "Make fastboot command-line parsing a bit more like adb." by Elliott Hughes · 7 years ago
  17. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  18. b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 7 years ago
  19. 707a6e4 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 7 years ago
  20. 4963b42 Merge changes I172acf0f,I97b6e17a by Tom Cherry · 7 years ago
  21. 035b0c2 Merge "init: remove restorecon() from util.cpp" by Treehugger Robot · 7 years ago
  22. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  23. d6365a7 Make fastboot command-line parsing a bit more like adb. by Elliott Hughes · 7 years ago
  24. 6f3f7dc Merge "Remove not-used dependency in crash_dump" by Chenjie Luo · 7 years ago
  25. 20651f6 first stage mount: removing the requirement of by-name prefix for AVB by Bowgo Tsai · 7 years ago
  26. 482f36c init: remove restorecon() from util.cpp by Tom Cherry · 7 years ago
  27. cc22a8e Merge "logd: add "+passcred" for logdw socket" by Treehugger Robot · 7 years ago
  28. 84606f8 Merge "Convert libnativebridge[23]?-dummy to soong." by Treehugger Robot · 7 years ago
  29. 54d8ff1 logd: add "+passcred" for logdw socket by Mark Salyzyn · 7 years ago
  30. 9811cd3 Merge "init: add "+passcred" for socket to set SO_PASSCRED" by Mark Salyzyn · 7 years ago
  31. 761ae04 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 7 years ago
  32. e38d3a6 Convert libnativebridge[23]?-dummy to soong. by Tomasz Wasilczyk · 7 years ago
  33. 68c24ef Remove not-used dependency in crash_dump by Chenjie Luo · 7 years ago
  34. b066fcc init: add "+passcred" for socket to set SO_PASSCRED by Mark Salyzyn · 7 years ago
  35. 8bf37d7 adb: properly handle libusb_clear_halt failure. by Josh Gao · 7 years ago
  36. 823816e Merge "Revert "Make /data/data a symlink to /data/user/0"" by Treehugger Robot · 7 years ago
  37. 2bc6196 Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." by Josh Gao · 7 years ago
  38. 62f5977 libdebuggerd: print the build fingerprint in fallback. by Josh Gao · 7 years ago
  39. 77b00ed libdebuggerd: implement fallback register dumping on arm/aarch64. by Josh Gao · 7 years ago
  40. ee9e5d0 Merge changes Ie0b30417,I8b6e802e by Dan Willemsen · 7 years ago
  41. 8bb85bd trusty*: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  42. 0dda322 Merge changes I46690d1c,I84c11aa5 by Tom Cherry · 7 years ago
  43. 982e069 Revert "Make /data/data a symlink to /data/user/0" by Tom Cherry · 7 years ago
  44. 6019991 Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work" by Treehugger Robot · 7 years ago
  45. 77cbfd6 fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work by Bowgo Tsai · 7 years ago
  46. 1445c4b Merge "Assume bionic has up-to-date linux/capability.h" by Treehugger Robot · 7 years ago
  47. a4103a8 Turn off debuggerd for host bionic by Dan Willemsen · 7 years ago
  48. f3452d8 Remove old simulator support from liblog by Dan Willemsen · 7 years ago
  49. 0de03b5 Assume bionic has up-to-date linux/capability.h by Dan Willemsen · 7 years ago
  50. 9a4f572 Merge "Small test fixes." by Christopher Ferris · 7 years ago
  51. ddfd505 Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 7 years ago
  52. 5b8a92a Merge "Remove unused lambda captures" by Treehugger Robot · 7 years ago
  53. 71feb7b Merge "Fix macOS build." by Treehugger Robot · 7 years ago
  54. 47e02f4 Small test fixes. by Christopher Ferris · 7 years ago
  55. 2708a95 Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 7 years ago
  56. 4acb360 Fix macOS build. by Elliott Hughes · 7 years ago
  57. 2e7b8e2 debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id. by Josh Gao · 7 years ago
  58. 484acce Merge changes If7b13672,I96135a8c by Treehugger Robot · 7 years ago
  59. 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 7 years ago
  60. 517e1f1 init: Check DecodeUid() result and use error string by Tom Cherry · 7 years ago
  61. 5ad9ba1 Merge "Improve udev failure diagnostics." by Elliott Hughes · 7 years ago
  62. ae797ec Remove unused lambda captures by Yi Kong · 7 years ago
  63. 4a9531d AshmemTest: expand ProtTest cases by Greg Hackmann · 7 years ago
  64. be11d57 AshmemTest: test lseek() and read() on ashmem fds by Greg Hackmann · 7 years ago
  65. cd35664 Improve udev failure diagnostics. by Elliott Hughes · 7 years ago
  66. fd8fab1 Merge "Use async safe logging in signal handlers." by Christopher Ferris · 7 years ago
  67. 7245ab6 Merge "fs_mgr_avb: allow verification error when the device is unlocked" by Thierry Strudel · 7 years ago
  68. 1140954 fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 7 years ago
  69. 1dcd257 Merge "trusty/storage/* to Android.bp" by Treehugger Robot · 7 years ago
  70. 7b706c5 Merge "use passed blk dev name for quota / super block check" by Treehugger Robot · 7 years ago
  71. 9519688 use passed blk dev name for quota / super block check by Keun-young Park · 7 years ago
  72. f30a810 Use async safe logging in signal handlers. by Christopher Ferris · 7 years ago
  73. bdbcdf3 Merge "Clean up the partition name mapping in fastboot." by Elliott Hughes · 7 years ago
  74. 9083ff1 Merge changes from topic 'adb_thread_safety' by Josh Gao · 7 years ago
  75. 7275802 Work around clang-tidy segmentation fault. by Chih-Hung Hsieh · 7 years ago
  76. c5dbd71 Merge "This code has moved to toybox proper." by Treehugger Robot · 7 years ago
  77. 971e658 Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 7 years ago
  78. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  79. 04a8218 adb: make darwin build with thread safety analysis. by Josh Gao · 7 years ago
  80. 6f46e6b adb: initialize mDNS asynchronously. by Josh Gao · 7 years ago
  81. 4c93639 adb: add fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  82. 8fad110 Merge "libcutils: fs_config internal table alias test" by Treehugger Robot · 7 years ago
  83. d673da4 Merge "Move all logging to use the async safe logging." by Christopher Ferris · 7 years ago
  84. 61559e4 Merge "init: cleanup exec_service documentation" by Treehugger Robot · 7 years ago
  85. 33838b1 init: change kill order and fix error reporting in KillProcessGroup() by Tom Cherry · 7 years ago
  86. 20514c4 Better logging in libprocessgroup and make resources clean up themselves by Tom Cherry · 7 years ago
  87. 0f6a270 libcutils: fs_config internal table alias test by Mark Salyzyn · 7 years ago
  88. 323d579 init: cleanup exec_service documentation by William Roberts · 7 years ago
  89. 3d7ee06 Merge "Remove bogus _LARGEFILE_SOURCE." by Treehugger Robot · 7 years ago
  90. 7f0a5bd trusty/storage/* to Android.bp by Steven Moreland · 7 years ago
  91. be9024d This code has moved to toybox proper. by Elliott Hughes · 7 years ago
  92. 45964a8 Clean up the partition name mapping in fastboot. by Elliott Hughes · 7 years ago
  93. 92433d8 Remove bogus _LARGEFILE_SOURCE. by Elliott Hughes · 7 years ago
  94. e2629c5 Merge "init: manually restorecon mke2fs tools on ramdisk" by Treehugger Robot · 7 years ago
  95. 47dea71 Move all logging to use the async safe logging. by Christopher Ferris · 7 years ago
  96. 582ec2b fix static-analyzer logging/CHECK macros by George Burgess IV · 7 years ago
  97. c7988b1 Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 7 years ago
  98. 5eefcbd Merge "Add dtbo image support for device tree overlay" by Treehugger Robot · 7 years ago
  99. 49bbe16 Merge "Make /data/data a symlink to /data/user/0" by Tom Cherry · 7 years ago
  100. 2983d27 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 7 years ago