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