1. e411696 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  2. 22e7b0a Merge changes If7b13672,I96135a8c by Treehugger Robot · 8 years ago
  3. a1f4328 Merge "Improve udev failure diagnostics." by Elliott Hughes · 8 years ago
  4. 9db920c AshmemTest: expand ProtTest cases by Greg Hackmann · 8 years ago
  5. 1107ce0 AshmemTest: test lseek() and read() on ashmem fds by Greg Hackmann · 8 years ago
  6. 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  7. e0580fa Merge "Use async safe logging in signal handlers." by Christopher Ferris · 8 years ago
  8. ae2126f Merge "fs_mgr_avb: allow verification error when the device is unlocked" by Thierry Strudel · 8 years ago
  9. 6b0bb5c fs_mgr_avb: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  10. b221879 Merge "trusty/storage/* to Android.bp" by Treehugger Robot · 8 years ago
  11. 47625c3 Merge "use passed blk dev name for quota / super block check" by Treehugger Robot · 8 years ago
  12. c061515 use passed blk dev name for quota / super block check by Keun-young Park · 8 years ago
  13. 1996a7d Use async safe logging in signal handlers. by Christopher Ferris · 8 years ago
  14. bb496a0 Merge "Clean up the partition name mapping in fastboot." by Elliott Hughes · 8 years ago
  15. 33e3006 Merge changes from topic 'adb_thread_safety' by Josh Gao · 8 years ago
  16. 5db5919 Merge "This code has moved to toybox proper." by Treehugger Robot · 8 years ago
  17. 2def7c1 Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 8 years ago
  18. f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  19. 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  20. 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  21. 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  22. d10e878 Merge "libcutils: fs_config internal table alias test" by Treehugger Robot · 8 years ago
  23. 1a817a4 Merge "Move all logging to use the async safe logging." by Christopher Ferris · 8 years ago
  24. 275af4e Merge "init: cleanup exec_service documentation" by Treehugger Robot · 8 years ago
  25. 96142ff libcutils: fs_config internal table alias test by Mark Salyzyn · 8 years ago
  26. 4231193 init: cleanup exec_service documentation by William Roberts · 8 years ago
  27. 04ca405 Merge "Remove bogus _LARGEFILE_SOURCE." by Treehugger Robot · 8 years ago
  28. a2e3694 trusty/storage/* to Android.bp by Steven Moreland · 8 years ago
  29. 711a37a This code has moved to toybox proper. by Elliott Hughes · 8 years ago
  30. 75839ca Clean up the partition name mapping in fastboot. by Elliott Hughes · 8 years ago
  31. 9f29889 Remove bogus _LARGEFILE_SOURCE. by Elliott Hughes · 8 years ago
  32. 7a0d6c6 Merge "init: manually restorecon mke2fs tools on ramdisk" by Treehugger Robot · 8 years ago
  33. b1ad617 Move all logging to use the async safe logging. by Christopher Ferris · 8 years ago
  34. ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  35. a6dc4ad Merge "Add dtbo image support for device tree overlay" by Treehugger Robot · 8 years ago
  36. 8a2debe Merge "Make /data/data a symlink to /data/user/0" by Tom Cherry · 8 years ago
  37. 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  38. 8c765c2 Merge changes Ieb44fa8f,I01b26fe5 by Treehugger Robot · 8 years ago
  39. 7dce8f7 init: manually restorecon mke2fs tools on ramdisk by Jin Qian · 8 years ago
  40. 75dbb49 Merge "init: use do_exec() for init_user0" by Treehugger Robot · 8 years ago
  41. 12346fd init: setup keyring before ueventd starts by Mark Salyzyn · 8 years ago
  42. 40863c5 Make /data/data a symlink to /data/user/0 by cjbao · 8 years ago
  43. dfcb029 Add dtbo image support for device tree overlay by Yueyao Zhu · 8 years ago
  44. 63c0c88 logd: refine permissions to access /data/system/packages.list by Mark Salyzyn · 8 years ago
  45. f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  46. 3cd1245 init: use do_exec() for init_user0 by Tom Cherry · 8 years ago
  47. 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  48. 7513a3a Merge "ueventd: do not reference init's sehandle" by Tom Cherry · 8 years ago
  49. fd20847 Merge "Move libc_logging to libasync_safe." by Christopher Ferris · 8 years ago
  50. df65ec3 Merge "libcutils: convert fs_config.cpp" by Treehugger Robot · 8 years ago
  51. 8613fe0 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  52. f005e35 libcutils: convert fs_config.cpp by Mark Salyzyn · 8 years ago
  53. 1765c40 Move libc_logging to libasync_safe. by Christopher Ferris · 8 years ago
  54. 6228964 Merge "init: fix first stage mount failure due to /dev/device-mapper not found" by Treehugger Robot · 8 years ago
  55. 7259425 Merge "Preserve errno better in native_handle functions." by Elliott Hughes · 8 years ago
  56. 8ac3137 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  57. 2a1059c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  58. 45aea25 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  59. d0f82e1 init: fix first stage mount failure due to /dev/device-mapper not found by Bowgo Tsai · 8 years ago
  60. bace12d Merge "adb: Support 'adb enable/disable-verity' when using AVB." by Treehugger Robot · 8 years ago
  61. 1f7943a adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  62. a4c6e22 Merge "fs_mgr: Clear AvbOps struct." by Treehugger Robot · 8 years ago
  63. f300236 Preserve errno better in native_handle functions. by Elliott Hughes · 8 years ago
  64. 9038304 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  65. 3bea638 Merge "Modularize logd." by Chenjie Luo · 8 years ago
  66. e782617 Merge "init: add an initializer for keychord_id_" by Tom Cherry · 8 years ago
  67. 382e4fa ueventd: do not reference init's sehandle by Tom Cherry · 8 years ago
  68. 8e97c96 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  69. 42fdbe2 Merge "ueventd: remove leftovers of the SELinux policy update mechanism" by Tom Cherry · 8 years ago
  70. 3f95cc7 Merge "ueventd: fix typo from previous patchset" by Tom Cherry · 8 years ago
  71. 51af437 init: add an initializer for keychord_id_ by Tom Cherry · 8 years ago
  72. dfbaa54 Merge "base: remove execute bit from utf8.cpp, utf8_test.cpp." by Treehugger Robot · 8 years ago
  73. 8d1ce80 Merge "Revert "base: make boot_clock work on host linux, hide it on non-linux."" by Josh Gao · 8 years ago
  74. c6d9b76 Revert "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 8 years ago
  75. 10add6c Merge "libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate" by Treehugger Robot · 8 years ago
  76. 2a73d05 Merge "Simplify "adb sync" documentation." by Elliott Hughes · 8 years ago
  77. 5f081c8 Merge "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 8 years ago
  78. a1fbb6c Merge "Change set_sched_policy to set slack for current thread." by Erik Staats · 8 years ago
  79. 2e2066c Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  80. d63a790 ueventd: fix typo from previous patchset by Tom Cherry · 8 years ago
  81. 535b633 ueventd: remove leftovers of the SELinux policy update mechanism by Tom Cherry · 8 years ago
  82. aa81008 fs_mgr: Clear AvbOps struct. by David Zeuthen · 8 years ago
  83. 4f56f17 Merge "logd: CTS test" by Treehugger Robot · 8 years ago
  84. 11fba9f Merge "liblog: __android_log_error_write in vndk" by Treehugger Robot · 8 years ago
  85. da7deb6 libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate by Mark Salyzyn · 8 years ago
  86. 1fadd66 liblog: __android_log_error_write in vndk by Steven Moreland · 8 years ago
  87. 6048c15 Merge "Remove unused cruft from <cutils/bitops.h>." by Elliott Hughes · 8 years ago
  88. b269109 Remove unused cruft from <cutils/bitops.h>. by Elliott Hughes · 8 years ago
  89. de1a62e Merge "lmkd: Android.mk -> Android.bp" by Treehugger Robot · 8 years ago
  90. 0f3343d Merge "fs_mgr: code clean up" by Treehugger Robot · 8 years ago
  91. 1c6110a Modularize logd. by Chenjie Luo · 8 years ago
  92. 83bccdd lmkd: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  93. 9d2817a logd: CTS test by Mark Salyzyn · 8 years ago
  94. a59d9b7 Merge "combine wait for exec log with service exit log" by Keun-young Park · 8 years ago
  95. aace03c base: make boot_clock work on host linux, hide it on non-linux. by Josh Gao · 8 years ago
  96. 20b78e0 Merge changes I5b1a1ce0,I483a18f9 by Treehugger Robot · 8 years ago
  97. 7bc7a0c combine wait for exec log with service exit log by Keun-young Park · 8 years ago
  98. 98c5bcb fs_mgr: code clean up by Bowgo Tsai · 8 years ago
  99. d378a53 Merge "debuggerd_handler: don't assume that abort message implies fatal." by Treehugger Robot · 8 years ago
  100. 668e61f base: remove execute bit from utf8.cpp, utf8_test.cpp. by Josh Gao · 8 years ago