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