1. e51dadb fastboot: remove 'verify' by Tom Cherry · 7 years ago
  2. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 7 years ago
  3. 7b02605 Merge "Switch root to /system in first stage mount" by Tom Cherry · 7 years ago
  4. 90cd262 Merge "fastboot: Clean up the image array a bit." by Treehugger Robot · 7 years ago
  5. 379e099 Merge "fastboot: Flash boot partitions before rebooting to fastbootd." by Treehugger Robot · 7 years ago
  6. 1735516 Merge "libcutils test: make set_sched_policy optional" by David Pursell · 7 years ago
  7. 11cd49c Merge "Move off safe-iop." by Elliott Hughes · 7 years ago
  8. 49c4cd4 Merge "fs_mgr: set overlayfs_file context" by Treehugger Robot · 7 years ago
  9. 9177927 Merge "libdebuggerd: decode fdsan owner tags." by Treehugger Robot · 7 years ago
  10. 40b45b8 fs_mgr: set overlayfs_file context by Mark Salyzyn · 7 years ago
  11. d2b29eb Merge "fs_mgr: overlayfs skip mount points that are more specific" by Treehugger Robot · 7 years ago
  12. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 7 years ago
  13. 24f4ec6 Merge "llkd: clear PR_SET_DUMPABLE" by Treehugger Robot · 7 years ago
  14. 1645312 Merge "Open zips using _wopen on windows." by Ryan Mitchell · 7 years ago
  15. 8808f6c libdebuggerd: decode fdsan owner tags. by Josh Gao · 7 years ago
  16. 85528e8 Move off safe-iop. by Elliott Hughes · 7 years ago
  17. 62aeb16 fs_mgr: overlayfs skip mount points that are more specific by Mark Salyzyn · 7 years ago
  18. 065cdf3 Merge "fs_mgr: correct support for ro.build.system_root_image" by Treehugger Robot · 7 years ago
  19. 6fd4b9b libcutils test: make set_sched_policy optional by David Pursell · 7 years ago
  20. 0651208 Merge changes from topic "fdsan_abort_msg" by Josh Gao · 7 years ago
  21. 4832a8b llkd: clear PR_SET_DUMPABLE by Mark Salyzyn · 7 years ago
  22. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 7 years ago
  23. abf8ff7 Merge "fs_mgr: Better error messages in fs_mgr_update_verity_state." by Treehugger Robot · 7 years ago
  24. 9adafe2 Merge "fastboot: Automatically reboot to userspace fastboot." by Treehugger Robot · 7 years ago
  25. 3563862 fs_mgr: Better error messages in fs_mgr_update_verity_state. by David Anderson · 7 years ago
  26. 33f91de Merge "Use multiple patterns and emails in per-file syntax." by Chih-hung Hsieh · 7 years ago
  27. c77f9d3 Open zips using _wopen on windows. by Ryan Mitchell · 7 years ago
  28. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 7 years ago
  29. 7bb77d3 Merge "adb: use fs_mgr_has_shared_blocks" by Mark Salyzyn · 7 years ago
  30. d3dc3c8 fs_mgr: correct support for ro.build.system_root_image by Mark Salyzyn · 7 years ago
  31. bf06a40 debuggerd_test: add test for fdsan abort message. by Josh Gao · 7 years ago
  32. 4843c18 debuggerd_handler: receive abort messages via sigqueue(DEBUGGER_SIGNAL). by Josh Gao · 7 years ago
  33. 53ba407 Merge changes I4a8f1804,I3aa44c5a by Treehugger Robot · 7 years ago
  34. ca76859 SocketListener: use poll() instead of select() by Bernie Innocenti · 7 years ago
  35. 763ccaa libsysutils: add some rudimentary tests by Bernie Innocenti · 7 years ago
  36. 31e5fc5 Merge "keychords.cpp: O_RDWR -> O_RDONLY" by Treehugger Robot · 7 years ago
  37. 7ab971a keychords.cpp: O_RDWR -> O_RDONLY by Nick Kralevich · 7 years ago
  38. 3487e22 Use multiple patterns and emails in per-file syntax. by Chih-Hung Hsieh · 7 years ago
  39. 7c2020b adb: use fs_mgr_has_shared_blocks by Mark Salyzyn · 7 years ago
  40. 3a6c751 Merge "fastboot: allow automatic detection of super location" by Treehugger Robot · 7 years ago
  41. 472223e Merge "getevent: O_RDWR -> O_RDONLY | O_CLOEXEC" by Treehugger Robot · 7 years ago
  42. 993ae1f Merge changes Ifab22a4c,I03eb9c78 by Treehugger Robot · 7 years ago
  43. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 7 years ago
  44. eff7027 Merge changes from topic "init_defaults" by Tao Bao · 7 years ago
  45. 38e9f23 getevent: O_RDWR -> O_RDONLY | O_CLOEXEC by Nick Kralevich · 7 years ago
  46. a3d36a8 init: Build init_tests only for the first arch. by Tao Bao · 7 years ago
  47. 07c2c9a Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 7 years ago
  48. 66209ca init: init_defaults uses more shared libraries. by Tao Bao · 7 years ago
  49. a37dada Merge "Fix mac build breakage due to missing usb_osx.cpp in Android.cpp file for libfastboot2" by Treehugger Robot · 7 years ago
  50. ab26455 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 7 years ago
  51. a5ad20a Fix mac build breakage due to missing usb_osx.cpp in by Aaron Wisner · 7 years ago
  52. c86b01b Merge "trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message" by Treehugger Robot · 7 years ago
  53. 37996b6 trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug message by Roberto Pereira · 7 years ago
  54. 5d3edb1 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 7 years ago
  55. 4590a2a Switch root to /system in first stage mount by Tom Cherry · 7 years ago
  56. 32e376f fastbootd: Support flashall with logical partitions. by David Anderson · 7 years ago
  57. c3ade7f fastboot: Use _WIN32 instead of WIN32. by David Anderson · 7 years ago
  58. d8f419d Merge "Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397)." by Treehugger Robot · 7 years ago
  59. 7f51e00 Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397). by Idries Hamadi · 7 years ago
  60. e58548e Merge "Fix typo in parseint.untouched_on_failure test" by Treehugger Robot · 7 years ago
  61. f6d707b Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 7 years ago
  62. ddb2bfe Merge "adb: don't spew push/pull progress to dumb terminals." by Treehugger Robot · 7 years ago
  63. 958fcbd Fix typo in parseint.untouched_on_failure test by Tom Cherry · 7 years ago
  64. d68121f Merge "init: always allow clearing a property" by Tom Cherry · 7 years ago
  65. 792fb8e Merge changes Ie28ff622,I0179b42e by Tom Cherry · 7 years ago
  66. e41cb2e Merge "fastbootd: Add an update-super command to sync the super partition." by Treehugger Robot · 7 years ago
  67. 3a6b3e4 Merge "bionic supplies PR_SET_VMA now." by Treehugger Robot · 7 years ago
  68. 9dc6f90 Merge "adbd: use unique_fd for the usb file descriptors." by Treehugger Robot · 7 years ago
  69. e37c5ca Merge "Create fuzzy-fastboot pen tester" by Treehugger Robot · 7 years ago
  70. 7e7ab56 adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 7 years ago
  71. 5d799cd adb: fix spurious usb write failure on Windows. by Josh Gao · 7 years ago
  72. 6ec934b Merge "Add /dev/stdin, /dev/stdout, and /dev/stderr." by Treehugger Robot · 7 years ago
  73. 2096558 init: always allow clearing a property by Tom Cherry · 7 years ago
  74. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  75. ab434c7 init: accept -1 or 'unlimited' for an infinite rlimit by Tom Cherry · 7 years ago
  76. 38b3c7a fastbootd: Add an update-super command to sync the super partition. by David Anderson · 7 years ago
  77. 8e3f0b1 Fix two ParseInt edge cases by Tom Cherry · 7 years ago
  78. 22c1eef Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 7 years ago
  79. 5a0a51b Add /dev/stdin, /dev/stdout, and /dev/stderr. by Elliott Hughes · 7 years ago
  80. 4b42ea5 logd: crash dumps on userdebug only by Mark Salyzyn · 7 years ago
  81. 895c13f Merge changes I9ad08b0d,I7fb1ef4f,I5b24b9d9 by Treehugger Robot · 7 years ago
  82. 95c34a7 bionic supplies PR_SET_VMA now. by Elliott Hughes · 7 years ago
  83. 1572771 Merge "Add support to fastboot_driver for sending sparse images with CRC check" by Chris Fries · 7 years ago
  84. ee4075d liblp: Add ReadImageFromBlob. by David Anderson · 7 years ago
  85. 1eb3ea3 liblp: Refactor ParseMetadata to read from non-descriptors. by David Anderson · 7 years ago
  86. f122290 liblp: Always copy geometry to LpMetadata. by David Anderson · 7 years ago
  87. d1d0610 Merge "liblp: FlashPartitionTable should update all slots." by Treehugger Robot · 7 years ago
  88. 00737b3 Create fuzzy-fastboot pen tester by Aaron Wisner · 7 years ago
  89. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 7 years ago
  90. 56d079b Merge "libdm: remove libbase dependency in header." by Treehugger Robot · 7 years ago
  91. 6d2ace3 Merge "adb: fix test_adb.py's adb server spawning on Windows." by Treehugger Robot · 7 years ago
  92. c720aa1 liblp: FlashPartitionTable should update all slots. by David Anderson · 7 years ago
  93. 7cbebb2 Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc." by Tao Bao · 7 years ago
  94. 7151d20 Merge "debuggerd: delete accidentally merged log spam." by Treehugger Robot · 7 years ago
  95. 627a74b Merge "adb: add better logging for connection failure." by Treehugger Robot · 7 years ago
  96. 92cd59f adb: fix test_adb.py's adb server spawning on Windows. by Josh Gao · 7 years ago
  97. 3e27bd5 debuggerd: delete accidentally merged log spam. by Josh Gao · 7 years ago
  98. ec54ef7 Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 7 years ago
  99. 1d19793 Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 7 years ago
  100. ca10a6f Merge changes Ic3c5095c,I87bc3e37,Ifd21e25b by Treehugger Robot · 7 years ago