1. a3c8688 libbase: add Fdopen that takes a unique_fd. by Josh Gao · 6 years ago
  2. ebb631b Merge "init: First Stage Mount observe nofail mount flag" by Treehugger Robot · 6 years ago
  3. 5fdd77b Merge "adb: don't try to reconnect emulators." by Treehugger Robot · 6 years ago
  4. eafc1c3 init: First Stage Mount observe nofail mount flag by Mark Salyzyn · 6 years ago
  5. c47c508 Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 6 years ago
  6. 3cc906b Merge "Remove ashmem from system/core" by Joel Fernandes · 6 years ago
  7. 7f6dab5 Merge "Set errno for all error return cases." by Christopher Ferris · 6 years ago
  8. fc2e56f adb: don't try to reconnect emulators. by Josh Gao · 6 years ago
  9. 5a139a0 Merge "Show bootanimation after decrypt" by Treehugger Robot · 6 years ago
  10. f32c201 Show bootanimation after decrypt by Isaac Lee · 7 years ago
  11. dd2ef11 Merge changes I11ff0aed,Ia442a41d by Tom Cherry · 6 years ago
  12. 6316be2 Merge "libpixelflinger: Avoid using x18 register in blend implementation." by Peter Collingbourne · 6 years ago
  13. 2dd1ec6 Merge "adb should #include <sys/sysmacros.h>" by Treehugger Robot · 6 years ago
  14. 24b861d Merge "Fix bug in fs_mgr with calling vdc" by Treehugger Robot · 6 years ago
  15. 5dea98f Merge "Remove unused -I of external/safe-iop." by Treehugger Robot · 6 years ago
  16. 6014311 libpixelflinger: Avoid using x18 register in blend implementation. by Peter Collingbourne · 6 years ago
  17. cf444f3 fastboot: Use a single codepath for flashall and update. by David Anderson · 6 years ago
  18. e51dadb fastboot: remove 'verify' by Tom Cherry · 6 years ago
  19. 0a10040 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 6 years ago
  20. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 6 years ago
  21. c735bfe Fix bug in fs_mgr with calling vdc by Paul Lawrence · 6 years ago
  22. 9d3f453 Set errno for all error return cases. by Christopher Ferris · 6 years ago
  23. 7b02605 Merge "Switch root to /system in first stage mount" by Tom Cherry · 6 years ago
  24. f5ca0f7 Remove unused -I of external/safe-iop. by Elliott Hughes · 6 years ago
  25. 90cd262 Merge "fastboot: Clean up the image array a bit." by Treehugger Robot · 6 years ago
  26. 379e099 Merge "fastboot: Flash boot partitions before rebooting to fastbootd." by Treehugger Robot · 6 years ago
  27. 1735516 Merge "libcutils test: make set_sched_policy optional" by David Pursell · 6 years ago
  28. 11cd49c Merge "Move off safe-iop." by Elliott Hughes · 6 years ago
  29. 49c4cd4 Merge "fs_mgr: set overlayfs_file context" by Treehugger Robot · 6 years ago
  30. 9177927 Merge "libdebuggerd: decode fdsan owner tags." by Treehugger Robot · 6 years ago
  31. 40b45b8 fs_mgr: set overlayfs_file context by Mark Salyzyn · 6 years ago
  32. d2b29eb Merge "fs_mgr: overlayfs skip mount points that are more specific" by Treehugger Robot · 6 years ago
  33. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 6 years ago
  34. 24f4ec6 Merge "llkd: clear PR_SET_DUMPABLE" by Treehugger Robot · 6 years ago
  35. 1645312 Merge "Open zips using _wopen on windows." by Ryan Mitchell · 6 years ago
  36. 8808f6c libdebuggerd: decode fdsan owner tags. by Josh Gao · 6 years ago
  37. 85528e8 Move off safe-iop. by Elliott Hughes · 6 years ago
  38. 62aeb16 fs_mgr: overlayfs skip mount points that are more specific by Mark Salyzyn · 6 years ago
  39. 065cdf3 Merge "fs_mgr: correct support for ro.build.system_root_image" by Treehugger Robot · 6 years ago
  40. 6fd4b9b libcutils test: make set_sched_policy optional by David Pursell · 6 years ago
  41. 0651208 Merge changes from topic "fdsan_abort_msg" by Josh Gao · 6 years ago
  42. 4832a8b llkd: clear PR_SET_DUMPABLE by Mark Salyzyn · 7 years ago
  43. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 6 years ago
  44. abf8ff7 Merge "fs_mgr: Better error messages in fs_mgr_update_verity_state." by Treehugger Robot · 6 years ago
  45. 9adafe2 Merge "fastboot: Automatically reboot to userspace fastboot." by Treehugger Robot · 6 years ago
  46. 3563862 fs_mgr: Better error messages in fs_mgr_update_verity_state. by David Anderson · 6 years ago
  47. 33f91de Merge "Use multiple patterns and emails in per-file syntax." by Chih-hung Hsieh · 6 years ago
  48. c77f9d3 Open zips using _wopen on windows. by Ryan Mitchell · 6 years ago
  49. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  50. 7bb77d3 Merge "adb: use fs_mgr_has_shared_blocks" by Mark Salyzyn · 6 years ago
  51. d3dc3c8 fs_mgr: correct support for ro.build.system_root_image by Mark Salyzyn · 7 years ago
  52. bf06a40 debuggerd_test: add test for fdsan abort message. by Josh Gao · 6 years ago
  53. 4843c18 debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL). by Josh Gao · 6 years ago
  54. 53ba407 Merge changes I4a8f1804,I3aa44c5a by Treehugger Robot · 6 years ago
  55. ca76859 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  56. 763ccaa libsysutils: add some rudimentary tests by Bernie Innocenti · 7 years ago
  57. 31e5fc5 Merge "keychords.cpp: O_RDWR -> O_RDONLY" by Treehugger Robot · 6 years ago
  58. 7ab971a keychords.cpp: O_RDWR -> O_RDONLY by Nick Kralevich · 6 years ago
  59. 3487e22 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  60. 7c2020b adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 7 years ago
  61. 3a6c751 Merge "fastboot: allow automatic detection of super location" by Treehugger Robot · 6 years ago
  62. 472223e Merge "getevent: O_RDWR -> O_RDONLY | O_CLOEXEC" by Treehugger Robot · 6 years ago
  63. 993ae1f Merge changes Ifab22a4c,I03eb9c78 by Treehugger Robot · 6 years ago
  64. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 6 years ago
  65. eff7027 Merge changes from topic "init_defaults" by Tao Bao · 6 years ago
  66. ed59ff4 Remove ashmem from system/core by Joel Fernandes · 6 years ago
  67. 38e9f23 getevent: O_RDWR -> O_RDONLY | O_CLOEXEC by Nick Kralevich · 6 years ago
  68. a3d36a8 init: Build init_tests only for the first arch. by Tao Bao · 6 years ago
  69. 07c2c9a Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 6 years ago
  70. 66209ca init: init_defaults uses more shared libraries. by Tao Bao · 7 years ago
  71. a37dada Merge "Fix mac build breakage due to missing usb_osx.cpp in Android.cpp file for libfastboot2" by Treehugger Robot · 6 years ago
  72. ab26455 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 7 years ago
  73. a5ad20a Fix mac build breakage due to missing usb_osx.cpp in by Aaron Wisner · 6 years ago
  74. c86b01b Merge "trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message" by Treehugger Robot · 6 years ago
  75. 37996b6 trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message by Roberto Pereira · 6 years ago
  76. 5d3edb1 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 6 years ago
  77. 4590a2a Switch root to /system in first stage mount by Tom Cherry · 7 years ago
  78. 32e376f fastbootd: Support flashall with logical partitions. by David Anderson · 7 years ago
  79. c3ade7f fastboot: Use _WIN32 instead of WIN32. by David Anderson · 6 years ago
  80. d8f419d Merge "Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397)." by Treehugger Robot · 6 years ago
  81. 7f51e00 Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397). by Idries Hamadi · 6 years ago
  82. e58548e Merge "Fix typo in parseint.untouched_on_failure test" by Treehugger Robot · 7 years ago
  83. f6d707b Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 7 years ago
  84. ddb2bfe Merge "adb: don't spew push/pull progress to dumb terminals." by Treehugger Robot · 7 years ago
  85. 958fcbd Fix typo in parseint.untouched_on_failure test by Tom Cherry · 7 years ago
  86. d68121f Merge "init: always allow clearing a property" by Tom Cherry · 7 years ago
  87. 792fb8e Merge changes Ie28ff622,I0179b42e by Tom Cherry · 7 years ago
  88. e41cb2e Merge "fastbootd: Add an update-super command to sync the super partition." by Treehugger Robot · 7 years ago
  89. 3a6b3e4 Merge "bionic supplies PR_SET_VMA now." by Treehugger Robot · 7 years ago
  90. 9dc6f90 Merge "adbd: use unique_fd for the usb file descriptors." by Treehugger Robot · 7 years ago
  91. e37c5ca Merge "Create fuzzy-fastboot pen tester" by Treehugger Robot · 7 years ago
  92. 7e7ab56 adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 7 years ago
  93. 5d799cd adb: fix spurious usb write failure on Windows. by Josh Gao · 7 years ago
  94. 6ec934b Merge "Add /dev/stdin, /dev/stdout, and /dev/stderr." by Treehugger Robot · 7 years ago
  95. 2096558 init: always allow clearing a property by Tom Cherry · 7 years ago
  96. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  97. ab434c7 init: accept -1 or 'unlimited' for an infinite rlimit by Tom Cherry · 7 years ago
  98. 38b3c7a fastbootd: Add an update-super command to sync the super partition. by David Anderson · 7 years ago
  99. 8e3f0b1 Fix two ParseInt edge cases by Tom Cherry · 7 years ago
  100. 22c1eef Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 7 years ago