1. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  2. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  3. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 6 years ago
  4. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  5. aaa77c1 Reland "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  6. 7337dbe Revert "ccpr: Support caching of paths that span multiple tiles" by Chris Dalton · 6 years ago
  7. 6a3dc8b ccpr: Support caching of paths that span multiple tiles by Chris Dalton · 6 years ago
  8. a13078c ccpr: Convert GrCCDrawPathsOp::SingleDraw to a class by Chris Dalton · 6 years ago
  9. 351e80c Reland "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  10. 2e825a3 Revert "ccpr: Rework the path cache to support sporadic flushing" by Chris Dalton · 6 years ago
  11. d6fa454 ccpr: Rework the path cache to support sporadic flushing by Chris Dalton · 6 years ago
  12. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  13. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  14. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  15. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  16. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  17. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  18. dedf8f2 ccpr: Fix heap use-after-free caused by member destruction order by Chris Dalton · 6 years ago
  19. b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
  20. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  21. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  22. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  23. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  24. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  25. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  26. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  27. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  28. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  29. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  30. 644341a ccpr: Don't consider sub-pixel translation for caching on Android by Chris Dalton · 6 years ago
  31. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  32. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  33. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 6 years ago
  34. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 6 years ago
  35. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  36. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  37. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  38. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  39. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 6 years ago
  40. 5dd3fcc ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  41. d7e2227 ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR by Chris Dalton · 6 years ago
  42. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  43. 1c54894 ccpr: Remove local matrix data from path instances by Chris Dalton · 6 years ago
  44. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  45. 5ba36ba ccpr: Clean up GrCoverageCountingPathRenderer by Chris Dalton · 6 years ago