1. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  2. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  3. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  4. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  5. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  6. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  7. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  8. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  9. a640c49 Minor cleanups for CCPR by Chris Dalton · 7 years ago
  10. 900cd05 CCPR: Check for flat lines before crunching on curves by Chris Dalton · 7 years ago
  11. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  12. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  13. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  14. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  15. 7f578bf CCPR: Remove cubic insets and MSAA borders by Chris Dalton · 7 years ago
  16. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  17. a2090e7 CCPR: Recalculate inflection/intersection points on GPU by Chris Dalton · 7 years ago
  18. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  19. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  20. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  21. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  22. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  23. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  24. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  25. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  26. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  27. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  28. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  29. 21171e5 CCPR: Transform path points before handling curves by Chris Dalton · 7 years ago
  30. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  31. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  32. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  33. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  34. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  35. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  36. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago