1. 9dabc9e Change source to be a unique_ptr. by Christopher Ferris · 1 year, 9 months ago
  2. 7a8f82a should_flash_in_userspace signature change by Daniel Zheng · 1 year, 9 months ago
  3. 1fff690 Adding testing for optimized flash super by Daniel Zheng · 1 year, 10 months ago
  4. 1ef66b7 Fixing optimization logic by Daniel Zheng · 1 year, 10 months ago
  5. 376b704 Adding force_flash functionality by Daniel Zheng · 1 year, 11 months ago
  6. 3e04857 Changing name of flash super layout by Daniel Zheng · 2 years ago
  7. 5769b26 use FlashingPlan sparse_limit for testing by Daniel Zheng · 2 years ago
  8. d62002c Add flag to disable super optimization by Daniel Zheng · 2 years ago
  9. 665a460 Adding GetInfo method for tasks by Daniel Zheng · 2 years, 1 month ago
  10. 2775df6 Removing should_flash_in_userspace check by Daniel Zheng · 2 years, 1 month ago
  11. 791a83b Chang flash task to take in source by Daniel Zheng · 2 years, 1 month ago
  12. 5a9905a Fixing constructors to match header files by Daniel Zheng · 2 years, 1 month ago
  13. 77af6af Removing {userspace} from reboot task' by Daniel Zheng · 2 years, 2 months ago
  14. 29a211c Changing flashall to parse fastboot-info.txt by Daniel Zheng · 2 years, 4 months ago
  15. 7627b54 Moving logging include by Daniel Zheng · 2 years, 3 months ago
  16. e6dbd4f Adding const to task constructors by Daniel Zheng · 2 years, 3 months ago
  17. 1e6456b Cleaned up slot logic by Daniel Zheng · 2 years, 3 months ago
  18. 2a4a45f Revert "Cleaned up some slot logic" by Kelvin Zhang · 2 years, 3 months ago
  19. bd85a18 Cleaned up some slot logic by Daniel Zheng · 2 years, 3 months ago
  20. 6f213b2 Added some error logs to wipe by Daniel Zheng · 2 years, 3 months ago
  21. ecdbbbd Merge changes Ie68aed2f,Ic40696b3 by David Anderson · 2 years, 3 months ago
  22. 74c7807 fastboot: Handle libsparse failures better. by David Anderson · 2 years, 4 months ago
  23. f1ddba9 Updating FlashTask to require img-name by Daniel Zheng · 2 years, 3 months ago
  24. 403657d Changing FlashTask to take in apply_vbmeta by Daniel Zheng · 2 years, 4 months ago
  25. 15e7783 Added support for Wipe Task by Daniel Zheng · 2 years, 4 months ago
  26. 43987c9 Fixed parameter styling and minor error in tasks by Daniel Zheng · 2 years, 4 months ago
  27. aa70f4c Added support for Delete Task by Daniel Zheng · 2 years, 4 months ago
  28. 9f7bf7e Added support for Resize Task by Daniel Zheng · 2 years, 4 months ago
  29. 6bb8baa Added support for Update Super Task by Daniel Zheng · 2 years, 4 months ago
  30. 47d70a5 Added support for FlashSuperLayoutTask by Daniel Zheng · 2 years, 5 months ago
  31. bc01da5 Changed FlashTask and RebootTask to take in FlashingPlan by Daniel Zheng · 2 years, 4 months ago
  32. 71b3b43 Added support for reboot task by Daniel Zheng · 2 years, 5 months ago
  33. 0d30718 Added support for flash task by Daniel Zheng · 2 years, 5 months ago