1. 0c73234 fastboot: Delete logical "other" partitions on retrofit devices. by David Anderson · 6 years ago
  2. 4055587 Merge changes Ic4e1a1de,Icfceaa46 by Treehugger Robot · 6 years ago
  3. e0e693c fastboot: do not die if ANDROID_PRODUCT_OUT undefined by David Anderson · 6 years ago
  4. 9c4ae20 Merge "make_f2fs: use -g android by default" by Jaegeuk Kim · 6 years ago
  5. a30b696 fastboot: propagate error for format command by Mark Salyzyn · 6 years ago
  6. ee9d638 Merge "Switch from dist-for-goals to dist in Android.bp" by Treehugger Robot · 6 years ago
  7. 46542f9 make_f2fs: use -g android by default by Jaegeuk Kim · 6 years ago
  8. 66a6d88 Merge "fastbootd: Support two super partitions for retrofit devices." by David Anderson · 6 years ago
  9. d25f1c3 fastbootd: Support two super partitions for retrofit devices. by David Anderson · 6 years ago
  10. 8956964 fastboot: Warn when flashing dynamic partitions in the bootloader. by David Anderson · 6 years ago
  11. 3f439a7 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 6 years ago
  12. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  13. be0ab0a fastboot: pin USB interface versions on darwin. by Eran Messeri · 6 years ago
  14. 90fe0a4 fastboot: Query the name of the super partition. by David Anderson · 6 years ago
  15. 96a9fd4 fastboot: Fix flashing both slots with dynamic partitions. by David Anderson · 6 years ago
  16. 63ffb44 fastbootd: Partition commands should update all metadata slots. by David Anderson · 6 years ago
  17. 787de64 Merge "fastboot: wipe overlayfs for partition" by Treehugger Robot · 6 years ago
  18. 43cb5db Merge "fastbootd: Remove metadata merging code." by David Anderson · 6 years ago
  19. 55d31ec Merge "More Mac build fixes." by Yuchao Zhou · 6 years ago
  20. 044f04b fastboot: wipe overlayfs for partition by Mark Salyzyn · 6 years ago
  21. b6134a6 fastbootd: Remove metadata merging code. by David Anderson · 6 years ago
  22. 3eb5ba7 Merge "fastboot: Resize logical partitions when using the flash command." by David Anderson · 6 years ago
  23. a56a729 More Mac build fixes. by Elliott Hughes · 6 years ago
  24. dd85c74 Merge "fastboot: Check that reboot to userspace succeeded." by Treehugger Robot · 6 years ago
  25. 629e51c fastboot: Resize logical partitions when using the flash command. by David Anderson · 6 years ago
  26. 0444a8c fastboot: Check that reboot to userspace succeeded. by David Anderson · 6 years ago
  27. 32df7ee libbase: add O_CLOEXEC to <android-base/file.h>. by Elliott Hughes · 6 years ago
  28. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  29. b59b20c Merge "fastboot: use constants.h values" by Treehugger Robot · 6 years ago
  30. 8e7e9cb fastboot: use constants.h values by Mark Salyzyn · 6 years ago
  31. 166bfef Rename vbmeta_mainline to vbmeta_system. by David Anderson · 6 years ago
  32. a605668 Merge "Do not calculate CRC for sparse images during fastboot flash" by Treehugger Robot · 6 years ago
  33. cd72cbb Merge "set_active command should update current slot information." by Treehugger Robot · 6 years ago
  34. aec0de5 Do not calculate CRC for sparse images during fastboot flash by Hridya Valsaraju · 6 years ago
  35. 20bdf89 set_active command should update current slot information. by Hridya Valsaraju · 6 years ago
  36. 9810709 Merge "Check validity of partition for getvar:partition-type" by Treehugger Robot · 6 years ago
  37. b2263b4 Merge "Return partition size in hex format." by Treehugger Robot · 6 years ago
  38. 4165e00 Check validity of partition for getvar:partition-type by Hridya Valsaraju · 6 years ago
  39. 2a377da Return partition size in hex format. by Hridya Valsaraju · 6 years ago
  40. f7d154e Merge "Check maximum allowed download size for download command." by Treehugger Robot · 6 years ago
  41. aae84e8 Check maximum allowed download size for download command. by Hridya Valsaraju · 6 years ago
  42. 32f5ff0 Merge changes Id6c00c76,Ibc74a12f by Treehugger Robot · 6 years ago
  43. bb12c5e Check return status of ReadFileToString() in GetDeviceLockStatus() by Hridya Valsaraju · 6 years ago
  44. 99f3772 Validate partition name when searching for physical partitions. by Hridya Valsaraju · 6 years ago
  45. e4046c7 Merge "Allow erase, set_active and download commands only on unlocked devices." by Treehugger Robot · 6 years ago
  46. d1e6231 Allow erase, set_active and download commands only on unlocked devices. by Hridya Valsaraju · 6 years ago
  47. 4aa42b4 Merge "Allow Conformance tests to verify userspace fastboot." by Treehugger Robot · 6 years ago
  48. e06850a Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 6 years ago
  49. a534a5a Support fastboot variable battery-soc-ok by Hridya Valsaraju · 6 years ago
  50. bdc1429 Allow Conformance tests to verify userspace fastboot. by Hridya Valsaraju · 6 years ago
  51. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  52. e5f2f06 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 6 years ago
  53. 49ef2c5 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 6 years ago
  54. e6fc328 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 6 years ago
  55. 94d0506 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 6 years ago
  56. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  57. 47658ca Interface with health HAL to read battery voltage by Hridya Valsaraju · 6 years ago
  58. 7c9bbe9 Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 6 years ago
  59. 4af8090 Support fastboot variable 'variant'. by Hridya Valsaraju · 6 years ago
  60. e4931c5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 6 years ago
  61. c448000 Merge "Pass OEM commands to HAL" by Treehugger Robot · 6 years ago
  62. dca328d Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 6 years ago
  63. a15fe31 Pass OEM commands to HAL by Hridya Valsaraju · 6 years ago
  64. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 6 years ago
  65. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 6 years ago
  66. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 6 years ago
  67. 1109c92 fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 6 years ago
  68. e9997f8 Merge "Integrate with fastboot HAL to get partition type" by Treehugger Robot · 6 years ago
  69. bf9f8d1 Integrate with fastboot HAL to get partition type by Hridya Valsaraju · 6 years ago
  70. c8ac4e7 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 6 years ago
  71. 1fd4b36 Merge changes I891f64fb,I6182d84e by Greg Kaiser · 6 years ago
  72. 04ccbfd Merge "fastboot: remove command queue" by Tom Cherry · 6 years ago
  73. 33b07ba UsbTransportSniffer: Defensively use 'final' by Greg Kaiser · 6 years ago
  74. 8c0a3e0 Merge "fastbootd: Implement getvar hw-revision." by Treehugger Robot · 6 years ago
  75. 950ec1a Merge "fastbootd: Perform CRC check when flashing sparse images." by Treehugger Robot · 6 years ago
  76. 6e66d36 Merge "fastbootd: Fix getvar max-download-size formatting." by Treehugger Robot · 6 years ago
  77. 61b6c5c Merge "Remove request for read access to partitions." by Treehugger Robot · 6 years ago
  78. 11f1209 fastboot: remove command queue by Tom Cherry · 6 years ago
  79. c091c17 fastbootd: Implement getvar hw-revision. by David Anderson · 6 years ago
  80. 56843ee fastbootd: Perform CRC check when flashing sparse images. by David Anderson · 6 years ago
  81. 28b81cd fastbootd: Fix getvar max-download-size formatting. by David Anderson · 6 years ago
  82. 3ffed21 Remove request for read access to partitions. by Hridya Valsaraju · 6 years ago
  83. 4758967 fastbootd: Fix partition size testing issues. by David Anderson · 6 years ago
  84. 6c30f6e fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 6 years ago
  85. 03de645 fastbootd: Fix transport ownership. by David Anderson · 6 years ago
  86. 0f62663 fastbootd: Implement getvar all. by David Anderson · 6 years ago
  87. 1fb3fd7 fastbootd: Refactor for getvar all. by David Anderson · 6 years ago
  88. 822465a Fix the mac fastboot build by Dan Willemsen · 6 years ago
  89. 4d89297 Merge "Convert fastboot to Soong" by Dan Willemsen · 6 years ago
  90. c47c508 Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 6 years ago
  91. ab971b5 Convert fastboot to Soong by Dan Willemsen · 6 years ago
  92. cf444f3 fastboot: Use a single codepath for flashall and update. by David Anderson · 6 years ago
  93. e51dadb fastboot: remove 'verify' by Tom Cherry · 6 years ago
  94. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 6 years ago
  95. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 6 years ago
  96. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 6 years ago
  97. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  98. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 6 years ago
  99. 07c2c9a Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 6 years ago
  100. ab26455 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 6 years ago