1. 73093fd header file cleanup focusing on removing unnecessary SkPicture includes (#43589) by Jim Graham · 1 year, 8 months ago
  2. 25514ec Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40435) by Jim Graham · 2 years ago flutter-3.9-candidate.11 3.9.0-11.0.pre
  3. e408e09 Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40319)" (#40357) by Jim Graham · 2 years ago
  4. fc88310 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40319) by Jim Graham · 2 years ago
  5. 2cf597c Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40243)" (#40283) by Jim Graham · 2 years ago
  6. f9f7706 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40243) by Jim Graham · 2 years ago
  7. 45f6a50 Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40114)" (#40161) by Jim Graham · 2 years ago
  8. d034050 Reland "Sequester all Skia<->DL interactions into the skia sub-module" (#40114) by Jim Graham · 2 years ago
  9. 0d5b780 Create DlCanvas interface and implement with DisplayListBuilder and SkCanvasAdapter (#39762) by Jim Graham · 2 years ago
  10. 8ab4124 Reland: simplify the logic around computing subtree opacity inheritance (#32853) by Jim Graham · 2 years, 11 months ago
  11. ba8f1c5 Add clang-analyzer-* and clang-diagnostic-* to .clang-tidy (#31291) by Zachary Anderson · 3 years, 1 month ago
  12. eab0cd4 Implement a DisplayList mechanism similar to the Skia SkLiteDL mechanism (#26928) by Jim Graham · 3 years, 8 months ago
  13. 0229f6c Update virtual to take sampling (#23476) by Michael Reed · 4 years, 2 months ago
  14. 022bb11 Remove dead code for 3x3 matrices (#23363) by Michael Reed · 4 years, 2 months ago flutter-1.26-candidate.7
  15. 7cb464a Switch to new virtuals on SkCanvas (#23350) by mikerreed · 4 years, 2 months ago
  16. 6ae2594 opt into new Skia APIs (#22845) by mikerreed · 4 years, 3 months ago
  17. 8f4901f Request quickReject results from correct drawing canvas (#22674) by Jim Graham · 4 years, 3 months ago
  18. c449c8e Eliminate FLUTTER_NOLINT where possible (#21904) by Chris Bracken · 4 years, 5 months ago
  19. 572c343 add checker board for clip_path,clip_rect,clip_rrect,physical_shap_layer (#20997) by fredlee12345678 · 4 years, 5 months ago
  20. 21efd73 Made the linter print out more information in its output and fixed bugs (#19895) by gaaclarke · 4 years, 8 months ago
  21. 68800a2 Remove legacy version of SkCanvas::didConcat44 (#17828) by Brian Osman · 4 years, 11 months ago
  22. 1cf1a58 Guard canvas virtuals so we can remove legacy didConcat44 (#17756) by Brian Osman · 5 years ago
  23. c9506cb Finish removing deprecated SkCanvas virtuals (#17445) by Brian Osman · 5 years ago flutter-1.17-candidate.2
  24. 662e780 Guard SkCanvas bitmap virtuals for deprecation and removal (#17371) by Brian Osman · 5 years ago
  25. cf2424b Canvas: Remove some unused virtuals, and prepare for signature change (#17135) by Brian Osman · 5 years ago
  26. 14fefe3 Implement new SkCanvas virtuals in testing canvases (#15893) by Brian Osman · 5 years ago
  27. 2fc1e1b Relanding: Add Flow unittests and fixtures (#14091) by David Worsham · 5 years ago
  28. 84bf729 Revert PRs to unblock David and Jim's work (#14088) by liyuqian · 5 years ago
  29. 620f528 Add flow test fixtures and tests (#13986) by David Worsham · 5 years ago