1. 02678f3 Merge "Don't hardcode the super partition name." by Treehugger Robot · 6 years ago
  2. e5f2f06 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 6 years ago
  3. 49ef2c5 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 6 years ago
  4. e6fc328 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 6 years ago
  5. 94d0506 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 6 years ago
  6. 5cbd2e4 Don't hardcode the super partition name. by David Anderson · 6 years ago
  7. 47658ca Interface with health HAL to read battery voltage by Hridya Valsaraju · 6 years ago
  8. 7c9bbe9 Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 6 years ago
  9. 4af8090 Support fastboot variable 'variant'. by Hridya Valsaraju · 6 years ago
  10. e4931c5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 6 years ago
  11. c448000 Merge "Pass OEM commands to HAL" by Treehugger Robot · 6 years ago
  12. dca328d Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 6 years ago
  13. a15fe31 Pass OEM commands to HAL by Hridya Valsaraju · 6 years ago
  14. 9027af0 fastboot: remove engine.cpp/engine.h by Tom Cherry · 6 years ago
  15. 4aa60b3 fastboot: clean up CheckRequirements by Tom Cherry · 6 years ago
  16. dfd85df Use vector<char> instead of char* and malloc() for images by Tom Cherry · 6 years ago
  17. 1109c92 fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 6 years ago
  18. e9997f8 Merge "Integrate with fastboot HAL to get partition type" by Treehugger Robot · 6 years ago
  19. bf9f8d1 Integrate with fastboot HAL to get partition type by Hridya Valsaraju · 6 years ago
  20. c8ac4e7 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 6 years ago
  21. 1fd4b36 Merge changes I891f64fb,I6182d84e by Greg Kaiser · 6 years ago
  22. 04ccbfd Merge "fastboot: remove command queue" by Tom Cherry · 6 years ago
  23. 33b07ba UsbTransportSniffer: Defensively use 'final' by Greg Kaiser · 6 years ago
  24. 8c0a3e0 Merge "fastbootd: Implement getvar hw-revision." by Treehugger Robot · 6 years ago
  25. 950ec1a Merge "fastbootd: Perform CRC check when flashing sparse images." by Treehugger Robot · 6 years ago
  26. 6e66d36 Merge "fastbootd: Fix getvar max-download-size formatting." by Treehugger Robot · 6 years ago
  27. 61b6c5c Merge "Remove request for read access to partitions." by Treehugger Robot · 6 years ago
  28. 11f1209 fastboot: remove command queue by Tom Cherry · 6 years ago
  29. c091c17 fastbootd: Implement getvar hw-revision. by David Anderson · 6 years ago
  30. 56843ee fastbootd: Perform CRC check when flashing sparse images. by David Anderson · 6 years ago
  31. 28b81cd fastbootd: Fix getvar max-download-size formatting. by David Anderson · 6 years ago
  32. 3ffed21 Remove request for read access to partitions. by Hridya Valsaraju · 6 years ago
  33. 4758967 fastbootd: Fix partition size testing issues. by David Anderson · 6 years ago
  34. 6c30f6e fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 6 years ago
  35. 03de645 fastbootd: Fix transport ownership. by David Anderson · 6 years ago
  36. 0f62663 fastbootd: Implement getvar all. by David Anderson · 6 years ago
  37. 1fb3fd7 fastbootd: Refactor for getvar all. by David Anderson · 6 years ago
  38. 822465a Fix the mac fastboot build by Dan Willemsen · 6 years ago
  39. 4d89297 Merge "Convert fastboot to Soong" by Dan Willemsen · 6 years ago
  40. c47c508 Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 6 years ago
  41. ab971b5 Convert fastboot to Soong by Dan Willemsen · 6 years ago
  42. cf444f3 fastboot: Use a single codepath for flashall and update. by David Anderson · 6 years ago
  43. e51dadb fastboot: remove 'verify' by Tom Cherry · 6 years ago
  44. 5667514 fastboot: remove 'powerdown' by Tom Cherry · 6 years ago
  45. 0debda0 fastboot: Clean up the image array a bit. by David Anderson · 6 years ago
  46. 95d4093 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 6 years ago
  47. 1d88743 fastboot: Automatically reboot to userspace fastboot. by David Anderson · 6 years ago
  48. 8fb0fb8 fastboot: allow automatic detection of super location by Mark Salyzyn · 6 years ago
  49. 07c2c9a Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 6 years ago
  50. ab26455 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 6 years ago
  51. a5ad20a Fix mac build breakage due to missing usb_osx.cpp in by Aaron Wisner · 6 years ago
  52. 5d3edb1 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 6 years ago
  53. 32e376f fastbootd: Support flashall with logical partitions. by David Anderson · 6 years ago
  54. c3ade7f fastboot: Use _WIN32 instead of WIN32. by David Anderson · 6 years ago
  55. e41cb2e Merge "fastbootd: Add an update-super command to sync the super partition." by Treehugger Robot · 6 years ago
  56. 9dc6f90 Merge "adbd: use unique_fd for the usb file descriptors." by Treehugger Robot · 6 years ago
  57. e37c5ca Merge "Create fuzzy-fastboot pen tester" by Treehugger Robot · 6 years ago
  58. 860cc5a adbd: use unique_fd for the usb file descriptors. by Josh Gao · 6 years ago
  59. 38b3c7a fastbootd: Add an update-super command to sync the super partition. by David Anderson · 6 years ago
  60. 1572771 Merge "Add support to fastboot_driver for sending sparse images with CRC check" by Chris Fries · 6 years ago
  61. 00737b3 Create fuzzy-fastboot pen tester by Aaron Wisner · 6 years ago
  62. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 6 years ago
  63. ab5583b s/product-services/product_services/g by Dario Freni · 6 years ago
  64. 79ab0e3 fastbootd: Complete the implementation of getvar has-slot. by David Anderson · 6 years ago
  65. 3195e6e Allow C++17 in fastboot. by David Anderson · 6 years ago
  66. 3b984c7 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 6 years ago
  67. 50acca7 Increase fastboot timeout to 30 seconds by Aaron Wisner · 6 years ago
  68. d9ba061 fastbootd: Add is-userspace variable. by David Anderson · 6 years ago
  69. 0d4277d fastbootd: Add commands for logical partitions. by David Anderson · 6 years ago
  70. 88ef0b1 fastbootd: Add support for flashing logical partitions. by David Anderson · 6 years ago
  71. 12211d1 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 6 years ago
  72. 075c351 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 6 years ago
  73. 856b7ec fastbootd: Allow returning errors from getvar handlers. by David Anderson · 6 years ago
  74. b71eedf fastboot: `fastbootd` uses `libadbd.so`. by Tao Bao · 6 years ago
  75. 31d2c26 fastbootd: Implement the getvar command. by Hridya Valsaraju · 6 years ago
  76. 6b0ecda Merge "fastboot: Fix product-services typo" by Treehugger Robot · 6 years ago
  77. 8cdea7f fastboot: Fix product-services typo by David Anderson · 6 years ago
  78. fb973d3 Merge Android Pie into master by Xin Li · 6 years ago
  79. c4630ef Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 6 years ago
  80. c30a75a Merge "Add fastbootd." by Treehugger Robot · 6 years ago
  81. f1f0a9c Allow existance of partition to be checked before flashall or update by Hridya Valsaraju · 6 years ago
  82. 794fb01 Merge "Minor fixes to fastboot_driver" am: 8cf510ff81 by Aaron Wisner · 6 years ago
  83. 8cf510f Merge "Minor fixes to fastboot_driver" by Treehugger Robot · 6 years ago
  84. c771ae0 Minor fixes to fastboot_driver by Aaron Wisner · 6 years ago
  85. dea91b4 Add fastbootd. by Hridya Valsaraju · 6 years ago
  86. cb10dca Merge "Flash super partition with fastboot flashall" am: 10601fd512 by Hridya Valsaraju · 6 years ago
  87. 10601fd Merge "Flash super partition with fastboot flashall" by Treehugger Robot · 6 years ago
  88. 94943ee Flash super partition with fastboot flashall by Hridya Valsaraju · 6 years ago
  89. 586282a Merge "Add product-services.img for `fastboot flashall`." am: 8b8d7d67f2 by Dario Freni · 6 years ago
  90. 8b8d7d6 Merge "Add product-services.img for `fastboot flashall`." by Treehugger Robot · 6 years ago
  91. c7ea1af Add product-services.img for `fastboot flashall`. by Dario Freni · 6 years ago
  92. 64465fd Merge "fastboot: Fix hang when sparse images end in small chunks." by David Anderson · 6 years ago
  93. 0c7bde8 fastboot: Fix hang when sparse images end in small chunks. by David Anderson · 6 years ago
  94. c6e9a94 Merge "Add support for fastboot transport timeouts and USB Reset() on linux" by Chris Fries · 6 years ago
  95. acf78d4 Add support for fastboot transport timeouts and USB Reset() on linux by Aaron Wisner · 6 years ago
  96. c526c79 Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 6 years ago
  97. f6ee8fe Merge "Revert "Add derived UsbTransport class with USB reset method"" by Tobias Thierer · 6 years ago
  98. ec1542f Revert "Add derived UsbTransport class with USB reset method" by Tobias Thierer · 6 years ago
  99. 34bdf4e Merge "Add derived UsbTransport class with USB reset method" am: 56795ac483 by Chris Fries · 6 years ago
  100. 56795ac Merge "Add derived UsbTransport class with USB reset method" by Chris Fries · 6 years ago