1. a0945b7 Merge "Check validity of partition for getvar:partition-type" by Treehugger Robot · 7 years ago
  2. 187bd57 Merge "Return partition size in hex format." by Treehugger Robot · 7 years ago
  3. c281cc4 Check validity of partition for getvar:partition-type by Hridya Valsaraju · 7 years ago
  4. f581422 Return partition size in hex format. by Hridya Valsaraju · 7 years ago
  5. e7ca1c6 Merge "Check maximum allowed download size for download command." by Treehugger Robot · 7 years ago
  6. 82c1e3b Check maximum allowed download size for download command. by Hridya Valsaraju · 7 years ago
  7. 88007a2 Merge changes Id6c00c76,Ibc74a12f by Treehugger Robot · 7 years ago
  8. edce82b Check return status of ReadFileToString() in GetDeviceLockStatus() by Hridya Valsaraju · 7 years ago
  9. 0d80474 Validate partition name when searching for physical partitions. by Hridya Valsaraju · 7 years ago
  10. b4319e1 Merge "Allow erase, set_active and download commands only on unlocked devices." by Treehugger Robot · 7 years ago
  11. b4f4b45 Allow erase, set_active and download commands only on unlocked devices. by Hridya Valsaraju · 7 years ago
  12. 9bc3809 Merge "Allow Conformance tests to verify userspace fastboot." by Treehugger Robot · 7 years ago
  13. a155bfe Merge "Support fastboot variable battery-soc-ok" by Treehugger Robot · 7 years ago
  14. f80c894 Support fastboot variable battery-soc-ok by Hridya Valsaraju · 7 years ago
  15. b1f13a1 Allow Conformance tests to verify userspace fastboot. by Hridya Valsaraju · 7 years ago
  16. 9d08d17 Merge "Don't hardcode the super partition name." by Treehugger Robot · 7 years ago
  17. 90e7ed4 liblp: Remove the guid field from LpMetadataPartition. by David Anderson · 7 years ago
  18. cfb3113 Merge "Remove tests for sparse images with CRC from fuzzy_fastboot" by Treehugger Robot · 7 years ago
  19. 39f5ef0 Merge "fastboot: remove engine.cpp/engine.h" by Tom Cherry · 7 years ago
  20. 3de4740 Remove tests for sparse images with CRC from fuzzy_fastboot by Hridya Valsaraju · 7 years ago
  21. cab725b Don't hardcode the super partition name. by David Anderson · 7 years ago
  22. 8277e8d Interface with health HAL to read battery voltage by Hridya Valsaraju · 7 years ago
  23. 039bafc Add support to read fastboot variable 'off-mode-charge' by Hridya Valsaraju · 7 years ago
  24. b37da4d Support fastboot variable 'variant'. by Hridya Valsaraju · 7 years ago
  25. bb0a8b5 Merge "Support 'fastboot getvar unlocked' command." by Treehugger Robot · 7 years ago
  26. 6bd4072 Merge "Pass OEM commands to HAL" by Treehugger Robot · 7 years ago
  27. 71495e1 Support 'fastboot getvar unlocked' command. by Hridya Valsaraju · 7 years ago
  28. eb53064 Pass OEM commands to HAL by Hridya Valsaraju · 7 years ago
  29. 1d69f54 fastboot: remove engine.cpp/engine.h by Tom Cherry · 7 years ago
  30. 0cc715a fastboot: clean up CheckRequirements by Tom Cherry · 7 years ago
  31. 41ff081 Use vector<char> instead of char* and malloc() for images by Tom Cherry · 7 years ago
  32. 88c037a fastboot: Add vbmeta_mainline to the partition list. by David Anderson · 7 years ago
  33. 5d091f0 Merge "Integrate with fastboot HAL to get partition type" by Treehugger Robot · 7 years ago
  34. 4dca2e1 Integrate with fastboot HAL to get partition type by Hridya Valsaraju · 7 years ago
  35. 421e3d3 fastbootd: Wait for /dev/block paths when opening logical partitions. by David Anderson · 7 years ago
  36. fc77fe9 Merge changes I891f64fb,I6182d84e by Greg Kaiser · 7 years ago
  37. 3ffed5e Merge "fastboot: remove command queue" by Tom Cherry · 7 years ago
  38. d01c592 UsbTransportSniffer: Defensively use 'final' by Greg Kaiser · 7 years ago
  39. d0cc5ea Merge "fastbootd: Implement getvar hw-revision." by Treehugger Robot · 7 years ago
  40. 7880549 Merge "fastbootd: Perform CRC check when flashing sparse images." by Treehugger Robot · 7 years ago
  41. a2aa40d Merge "fastbootd: Fix getvar max-download-size formatting." by Treehugger Robot · 7 years ago
  42. 13fad8a Merge "Remove request for read access to partitions." by Treehugger Robot · 7 years ago
  43. 81af32b fastboot: remove command queue by Tom Cherry · 7 years ago
  44. e68ece1 fastbootd: Implement getvar hw-revision. by David Anderson · 7 years ago
  45. 0ba8d61 fastbootd: Perform CRC check when flashing sparse images. by David Anderson · 7 years ago
  46. bba2c6a fastbootd: Fix getvar max-download-size formatting. by David Anderson · 7 years ago
  47. 555a83f Remove request for read access to partitions. by Hridya Valsaraju · 7 years ago
  48. 373542b fastbootd: Fix partition size testing issues. by David Anderson · 7 years ago
  49. baf7e96 fuzzy_fastboot: Use uint64_t for partition sizes. by David Anderson · 7 years ago
  50. 1ce9257 fastbootd: Fix transport ownership. by David Anderson · 7 years ago
  51. 58302c8 fastbootd: Implement getvar all. by David Anderson · 7 years ago
  52. d73aeaf fastbootd: Refactor for getvar all. by David Anderson · 7 years ago
  53. b2485ae Fix the mac fastboot build by Dan Willemsen · 7 years ago
  54. b870d82 Merge "Convert fastboot to Soong" by Dan Willemsen · 7 years ago
  55. e1894cd Merge "fastboot: Use a single codepath for flashall and update." by Treehugger Robot · 7 years ago
  56. 4835dd7 Convert fastboot to Soong by Dan Willemsen · 7 years ago
  57. d206b35 fastboot: Use a single codepath for flashall and update. by David Anderson · 7 years ago
  58. e6c59fc fastboot: remove 'verify' by Tom Cherry · 7 years ago
  59. d6bbd09 fastboot: remove 'powerdown' by Tom Cherry · 7 years ago
  60. 8439798 fastboot: Clean up the image array a bit. by David Anderson · 7 years ago
  61. f68cdb8 fastboot: Flash boot partitions before rebooting to fastbootd. by David Anderson · 7 years ago
  62. 814028b fastboot: Automatically reboot to userspace fastboot. by David Anderson · 7 years ago
  63. 74f078e fastboot: allow automatic detection of super location by Mark Salyzyn · 7 years ago
  64. abcf56f Merge "Added support to fuzzy_fastboot for more sparse tests" by Treehugger Robot · 7 years ago
  65. df8ffc9 Added support to fuzzy_fastboot for more sparse tests by Aaron Wisner · 7 years ago
  66. 1329a54 Fix mac build breakage due to missing usb_osx.cpp in by Aaron Wisner · 7 years ago
  67. 02d9616 Merge changes from topic "fastbootd-flashall" by Treehugger Robot · 7 years ago
  68. 3cd0ace fastbootd: Support flashall with logical partitions. by David Anderson · 7 years ago
  69. 21f3ba6 fastboot: Use _WIN32 instead of WIN32. by David Anderson · 7 years ago
  70. 79cbb51 Merge "fastbootd: Add an update-super command to sync the super partition." by Treehugger Robot · 7 years ago
  71. a123498 Merge "adbd: use unique_fd for the usb file descriptors." by Treehugger Robot · 7 years ago
  72. 5660caf Merge "Create fuzzy-fastboot pen tester" by Treehugger Robot · 7 years ago
  73. 02faeb6 adbd: use unique_fd for the usb file descriptors. by Josh Gao · 7 years ago
  74. ba12ded fastbootd: Add an update-super command to sync the super partition. by David Anderson · 7 years ago
  75. 9d9906b Merge "Add support to fastboot_driver for sending sparse images with CRC check" by Chris Fries · 7 years ago
  76. 176e104 Create fuzzy-fastboot pen tester by Aaron Wisner · 7 years ago
  77. 14ddae3 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 7 years ago
  78. 10ad45a s/product-services/product_services/g by Dario Freni · 7 years ago
  79. fbb42b4 fastbootd: Complete the implementation of getvar has-slot. by David Anderson · 7 years ago
  80. 436046e Allow C++17 in fastboot. by David Anderson · 7 years ago
  81. 7ad7c18 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 7 years ago
  82. a37b80f Increase fastboot timeout to 30 seconds by Aaron Wisner · 7 years ago
  83. ec1df82 fastbootd: Add is-userspace variable. by David Anderson · 7 years ago
  84. c6ea0e4 fastbootd: Add commands for logical partitions. by David Anderson · 7 years ago
  85. 0d4e6e7 fastbootd: Add support for flashing logical partitions. by David Anderson · 7 years ago
  86. 2622060 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 7 years ago
  87. 230f0b2 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 7 years ago
  88. 6eeb1b6 fastbootd: Allow returning errors from getvar handlers. by David Anderson · 7 years ago
  89. 6ca0d40 fastboot: `fastbootd` uses `libadbd.so`. by Tao Bao · 7 years ago
  90. 4f5f0bd fastbootd: Implement the getvar command. by Hridya Valsaraju · 7 years ago
  91. 110a33e Merge "fastboot: Fix product-services typo" by Treehugger Robot · 7 years ago
  92. b74e72c fastboot: Fix product-services typo by David Anderson · 7 years ago
  93. e932416 Merge Android Pie into master by Xin Li · 7 years ago
  94. 6961e8c Merge "Allow existance of partition to be checked before flashall or update" by Treehugger Robot · 7 years ago
  95. 021c7c7 Merge "Add fastbootd." by Treehugger Robot · 7 years ago
  96. 9d8b0c7 Allow existance of partition to be checked before flashall or update by Hridya Valsaraju · 7 years ago
  97. cf39b0c Merge "Minor fixes to fastboot_driver" am: 8cf510ff81 by Aaron Wisner · 7 years ago
  98. 086d711 Merge "Minor fixes to fastboot_driver" by Treehugger Robot · 7 years ago
  99. 85efedf Minor fixes to fastboot_driver by Aaron Wisner · 7 years ago
  100. 6e7b07d Add fastbootd. by Hridya Valsaraju · 7 years ago