1. 7b706c5 Merge "use passed blk dev name for quota / super block check" by Treehugger Robot · 8 years ago
  2. 9519688 use passed blk dev name for quota / super block check by Keun-young Park · 8 years ago
  3. bdbcdf3 Merge "Clean up the partition name mapping in fastboot." by Elliott Hughes · 8 years ago
  4. 9083ff1 Merge changes from topic 'adb_thread_safety' by Josh Gao · 8 years ago
  5. c5dbd71 Merge "This code has moved to toybox proper." by Treehugger Robot · 8 years ago
  6. 971e658 Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 8 years ago
  7. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  8. 04a8218 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  9. 6f46e6b adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  10. 4c93639 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  11. 8fad110 Merge "libcutils: fs_config internal table alias test" by Treehugger Robot · 8 years ago
  12. d673da4 Merge "Move all logging to use the async safe logging." by Christopher Ferris · 8 years ago
  13. 61559e4 Merge "init: cleanup exec_service documentation" by Treehugger Robot · 8 years ago
  14. 0f6a270 libcutils: fs_config internal table alias test by Mark Salyzyn · 8 years ago
  15. 323d579 init: cleanup exec_service documentation by William Roberts · 8 years ago
  16. 3d7ee06 Merge "Remove bogus _LARGEFILE_SOURCE." by Treehugger Robot · 8 years ago
  17. be9024d This code has moved to toybox proper. by Elliott Hughes · 8 years ago
  18. 45964a8 Clean up the partition name mapping in fastboot. by Elliott Hughes · 8 years ago
  19. 92433d8 Remove bogus _LARGEFILE_SOURCE. by Elliott Hughes · 8 years ago
  20. e2629c5 Merge "init: manually restorecon mke2fs tools on ramdisk" by Treehugger Robot · 8 years ago
  21. 47dea71 Move all logging to use the async safe logging. by Christopher Ferris · 8 years ago
  22. c7988b1 Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  23. 5eefcbd Merge "Add dtbo image support for device tree overlay" by Treehugger Robot · 8 years ago
  24. 49bbe16 Merge "Make /data/data a symlink to /data/user/0" by Tom Cherry · 8 years ago
  25. 2983d27 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  26. e1e3e20 Merge changes Ieb44fa8f,I01b26fe5 by Treehugger Robot · 8 years ago
  27. 2d019f8 init: manually restorecon mke2fs tools on ramdisk by Jin Qian · 8 years ago
  28. 5ad06cb Merge "init: use do_exec() for init_user0" by Treehugger Robot · 8 years ago
  29. 4599627 init: setup keyring before ueventd starts by Mark Salyzyn · 8 years ago
  30. d147cb5 Make /data/data a symlink to /data/user/0 by cjbao · 8 years ago
  31. e67da71 Add dtbo image support for device tree overlay by Yueyao Zhu · 8 years ago
  32. d392ac1 logd: refine permissions to access /data/system/packages.list by Mark Salyzyn · 8 years ago
  33. 68f679c adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  34. 5a86cb7 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
  35. ef3d343 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  36. 672dd97 Merge "ueventd: do not reference init's sehandle" by Tom Cherry · 8 years ago
  37. deb19a6 Merge "Move libc_logging to libasync_safe." by Christopher Ferris · 8 years ago
  38. c50245e Merge "libcutils: convert fs_config.cpp" by Treehugger Robot · 8 years ago
  39. 499af38 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  40. 163ecc6 libcutils: convert fs_config.cpp by Mark Salyzyn · 8 years ago
  41. ac22578 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  42. 0447a3e Merge "init: fix first stage mount failure due to /dev/device-mapper not found" by Treehugger Robot · 8 years ago
  43. dd6e73f Merge "Preserve errno better in native_handle functions." by Elliott Hughes · 8 years ago
  44. 66b25eb Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  45. 09e794c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  46. 4cc0361 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  47. ea5fca4 init: fix first stage mount failure due to /dev/device-mapper not found by Bowgo Tsai · 8 years ago
  48. 8fc6cc8 Merge "adb: Support 'adb enable/disable-verity' when using AVB." by Treehugger Robot · 8 years ago
  49. 1e033d6 adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  50. 6ea4f21 Merge "fs_mgr: Clear AvbOps struct." by Treehugger Robot · 8 years ago
  51. bf0492a Preserve errno better in native_handle functions. by Elliott Hughes · 8 years ago
  52. d340c1e Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  53. ab28ace Merge "Modularize logd." by Chenjie Luo · 8 years ago
  54. 7c3f147 Merge "init: add an initializer for keychord_id_" by Tom Cherry · 8 years ago
  55. e7656b7 ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
  56. 0b771b3 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  57. 6a8314c Merge "ueventd: remove leftovers of the SELinux policy update mechanism" by Tom Cherry · 8 years ago
  58. c887753 Merge "ueventd: fix typo from previous patchset" by Tom Cherry · 8 years ago
  59. 7da5485 init: add an initializer for keychord_id_ by Tom Cherry · 8 years ago
  60. 1879c00 Merge "base: remove execute bit from utf8.cpp, utf8_test.cpp." by Treehugger Robot · 8 years ago
  61. dd36670 Merge "Revert "base: make boot_clock work on host linux, hide it on non-linux."" by Josh Gao · 8 years ago
  62. 0b35b18 Revert "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 8 years ago
  63. 43e9106 Merge "libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate" by Treehugger Robot · 8 years ago
  64. 05eed13 Merge "Simplify "adb sync" documentation." by Elliott Hughes · 8 years ago
  65. eaad4e2 Merge "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 8 years ago
  66. d6f8b5f Merge "Change set_sched_policy to set slack for current thread." by Erik Staats · 8 years ago
  67. 0754cb9 Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  68. f51c66b ueventd: fix typo from previous patchset by Tom Cherry · 8 years ago
  69. 6daf514 ueventd: remove leftovers of the SELinux policy update mechanism by Tom Cherry · 8 years ago
  70. 16c6fd1 fs_mgr: Clear AvbOps struct. by David Zeuthen · 8 years ago
  71. 16214f2 Merge "logd: CTS test" by Treehugger Robot · 8 years ago
  72. ae10af6 Merge "liblog: __android_log_error_write in vndk" by Treehugger Robot · 8 years ago
  73. f0b53d0 libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate by Mark Salyzyn · 8 years ago
  74. 6432840 liblog: __android_log_error_write in vndk by Steven Moreland · 8 years ago
  75. 4c8acaf Merge "Remove unused cruft from <cutils/bitops.h>." by Elliott Hughes · 8 years ago
  76. 0e8810c Remove unused cruft from <cutils/bitops.h>. by Elliott Hughes · 8 years ago
  77. 6de5672 Merge "lmkd: Android.mk -> Android.bp" by Treehugger Robot · 8 years ago
  78. 0914d2b Merge "fs_mgr: code clean up" by Treehugger Robot · 8 years ago
  79. fafea32 Modularize logd. by Chenjie Luo · 8 years ago
  80. 1457c92 lmkd: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  81. 2bd06f2 logd: CTS test by Mark Salyzyn · 8 years ago
  82. 483d2f9 Merge "combine wait for exec log with service exit log" by Keun-young Park · 8 years ago
  83. ae29339 base: make boot_clock work on host linux, hide it on non-linux. by Josh Gao · 8 years ago
  84. 9349b72 Merge changes I5b1a1ce0,I483a18f9 by Treehugger Robot · 8 years ago
  85. 4de31e1 combine wait for exec log with service exit log by Keun-young Park · 8 years ago
  86. 359bed3 fs_mgr: code clean up by Bowgo Tsai · 8 years ago
  87. 263e1e9 Merge "debuggerd_handler: don't assume that abort message implies fatal." by Treehugger Robot · 8 years ago
  88. 637483d base: remove execute bit from utf8.cpp, utf8_test.cpp. by Josh Gao · 8 years ago
  89. 98cc0e1 Merge "added include for unistd.h that was missing" by Treehugger Robot · 8 years ago
  90. 5c75435 Merge "fs_mgr: set "partition.system.verified" when AVB is used in a A/B device" by Treehugger Robot · 8 years ago
  91. 169590c Merge "Revert "adb: Lower EP_ALLOC retry count"" by Jerry Zhang · 8 years ago
  92. 4af3a79 Merge changes from topic 'libutils-export-headers' by Jaesoo Lee · 8 years ago
  93. 1e8ac0f libutils_headers: export libcutils_headers by Jaesoo Lee · 8 years ago
  94. 4ad9d51 libutils: export libbacktrace headers by Steven Moreland · 8 years ago
  95. 2d0dc99 libutils: export system_headers by Steven Moreland · 8 years ago
  96. a079e45 Merge "Initialize textclassifier model update directory" by Treehugger Robot · 8 years ago
  97. e06f2a4 debuggerd_handler: don't assume that abort message implies fatal. by Josh Gao · 8 years ago
  98. e21b2fb Merge "Move adbd stopped trigger for configfs into core." by Jerry Zhang · 8 years ago
  99. 91fefad fastboot: Add 'get_staged' command by Jocelyn Bohr · 8 years ago
  100. 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago