1. 90ad0fe Add a mock implementation of GrMeshDrawOp::Target by Chris Dalton · 4 years ago
  2. 0e54309 Merge GrStrokePatchBuilder into GrStrokeTessellateOp by Chris Dalton · 4 years ago
  3. 2882e70 Add GrPathUtils::findCubicConvex180Chops by Chris Dalton · 4 years ago
  4. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years ago
  5. 58a26a8 Fix the formula for fNumRadialSegmentsPerRadian in GrStrokePatchBuilder by Chris Dalton · 4 years ago
  6. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  7. 5e1545f Finish recording tessellation pipelines by Chris Dalton · 4 years ago
  8. e74cebe Begin implementing onPrePrepare for tessellation ops by Chris Dalton · 4 years, 1 month ago
  9. e206764 Optimize GrWangsFormula by Chris Dalton · 4 years, 1 month ago
  10. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  11. 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 4 years, 2 months ago
  12. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 2 months ago
  13. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 4 years, 2 months ago[Renamed (93%) from bench/TessellatePathBench.cpp]
  14. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 3 months ago
  15. f028810 Remove SkCanvas::getGrContext calls from benches by Robert Phillips · 4 years, 3 months ago
  16. 616da10 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 4 months ago
  17. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 4 months ago
  18. 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 4 years, 4 months ago
  19. 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 4 months ago
  20. 1443c9d Create indirect index buffer for tessellation during onPrepare by Chris Dalton · 4 years, 5 months ago
  21. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
  22. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 4 years, 5 months ago
  23. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 4 years, 5 months ago
  24. ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 4 years, 5 months ago
  25. 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 4 years, 5 months ago
  26. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  27. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  28. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  29. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 5 months ago
  30. 2f2d81c Fix tessellation benchmarks to not allocate new data every iteration by Chris Dalton · 4 years, 5 months ago
  31. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 5 months ago
  32. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 5 months ago
  33. f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 4 years, 6 months ago
  34. 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 4 years, 6 months ago
  35. 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 4 years, 6 months ago
  36. 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 6 months ago