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