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