1. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  2. 9aa30c6 Remove sRGB config checks based on color space by Brian Osman · 6 years ago
  3. a8429cf ccpr: Cache paths with >=50% visibility by Chris Dalton · 6 years ago
  4. 644341a ccpr: Don't consider sub-pixel translation for caching on Android by Chris Dalton · 6 years ago
  5. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  6. 4c458b1 ccpr: Use lazy proxies with GrCCAtlas by Chris Dalton · 6 years ago
  7. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 6 years ago
  8. 42c2115 ccpr: Initialize the atlas size more intelligently by Chris Dalton · 6 years ago
  9. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  10. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  11. 774168e Allow CCPR in DDL mode (take 2) by Robert Phillips · 6 years ago
  12. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  13. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 6 years ago
  14. 5dd3fcc ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 6 years ago
  15. d7e2227 ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR by Chris Dalton · 6 years ago
  16. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  17. 1c54894 ccpr: Remove local matrix data from path instances by Chris Dalton · 6 years ago
  18. 4bfb50b ccpr: Abstract the draws list in a separate class by Chris Dalton · 6 years ago
  19. 5ba36ba ccpr: Clean up GrCoverageCountingPathRenderer by Chris Dalton · 6 years ago