1. 7f56d3d Revert "Revert "Disable GL buffer mapping on TSAN/Mac."" by Brian Salomon · 7 years ago
  2. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  3. d151322 CCPR: Don't forget resource provider in Pipeline InitArgs by Chris Dalton · 7 years ago
  4. 364e248 CCPR: Avoid left shifts on negative numbers by Chris Dalton · 7 years ago
  5. 29f642a CCPR: Add WAR for an Intel GLSL compiler assertion by Chris Dalton · 7 years ago
  6. e4679fa CCPR: Blacklist Mali GPUs and Vulkan while we work through issues by Chris Dalton · 7 years ago
  7. 29011a2 Remove tolerance form SkClassifyCubic by Chris Dalton · 7 years ago
  8. a039d3b CCPR: Handle very large paths by Chris Dalton · 7 years ago
  9. 072c710 CCPR: Fix KLM matrix when D2=0 by Chris Dalton · 7 years ago
  10. fa7ee24 changed vertex attribute precisions to be actual types by Ethan Nicholas · 7 years ago
  11. bed683a switched gl_Position and gl_PointSize to sk_* by Ethan Nicholas · 7 years ago
  12. 106b5c4 Shrink GrDrawOpAtlases when no longer needed, take 2. by Jim Van Verth · 7 years ago
  13. 8d17769 CCPR: Remove kCombinedTriangleHullsAndEdges by Chris Dalton · 7 years ago
  14. 4935a01 Revert "Shrink GrDrawOpAtlases when no longer needed" by Jim Van Verth · 7 years ago
  15. 7cf5952 Shrink GrDrawOpAtlases when no longer needed by Jim Van Verth · 7 years ago
  16. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  17. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  18. 71e3797 CCPR: Process corners analytically by Chris Dalton · 7 years ago
  19. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  20. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  21. 56fbbd6 Revert "Minor fixes to SkSL precisions" by Ethan Nicholas · 7 years ago
  22. 9752c3c Minor fixes to SkSL precisions by Ethan Nicholas · 7 years ago
  23. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  24. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  25. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  26. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  27. a640c49 Minor cleanups for CCPR by Chris Dalton · 7 years ago
  28. 900cd05 CCPR: Check for flat lines before crunching on curves by Chris Dalton · 7 years ago
  29. 5ed4423 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  30. e5ede4b Revert "Improve GrPathRendererChain heuristics" by Chris Dalton · 7 years ago
  31. 60f4249 Improve GrPathRendererChain heuristics by Chris Dalton · 7 years ago
  32. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  33. 7f578bf CCPR: Remove cubic insets and MSAA borders by Chris Dalton · 7 years ago
  34. c1e5963 CCPR: Rewrite path parsing by Chris Dalton · 7 years ago
  35. a2090e7 CCPR: Recalculate inflection/intersection points on GPU by Chris Dalton · 7 years ago
  36. 419a94d Add a GrCCPRGeometry file by Chris Dalton · 7 years ago
  37. 8296e75 Switch atlas clients over to using absolute texture coordinates (take 2) by Robert Phillips · 7 years ago
  38. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  39. e253831 Revert "Switch atlas clients over to using absolute texture coordinates" by Robert Phillips · 7 years ago
  40. e84c087 Switch atlas clients over to using absolute texture coordinates by Robert Phillips · 7 years ago
  41. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  42. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  43. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  44. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  45. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  46. b072bb6 CCPR: Process quadratic flat edges without soft msaa by Chris Dalton · 7 years ago
  47. 21171e5 CCPR: Transform path points before handling curves by Chris Dalton · 7 years ago
  48. 972b2f6 Initialize GrPipeline at construction. by Brian Salomon · 7 years ago
  49. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  50. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  51. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  52. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  53. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  54. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago