1. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  2. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  3. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  4. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  5. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  6. 9853cce Drawstate on stack by joshualitt · 10 years ago
  7. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  8. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  9. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  10. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  11. 04eff72 Add test cases for small radii to rrect GMs. by commit-bot@chromium.org · 10 years ago
  12. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 10 years ago
  13. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  14. c5c748c Handle rrects with one circular corner and three square corners in GrRRectEffect. by commit-bot@chromium.org · 10 years ago
  15. b0ba39d Fix no GPU build after r13728 by bsalomon@google.com · 10 years ago
  16. bfce48e reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version. by commit-bot@chromium.org · 10 years ago
  17. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 10 years ago
  18. f1f66c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  19. 707bd60 Make rrects.cpp compile in no-gpu mode TBR=robertphillips@google.com by bsalomon@google.com · 10 years ago
  20. fbde87f Add GM that directly tests GrRRectEffect and add inverse fill version of effect. by commit-bot@chromium.org · 10 years ago
  21. cb3672e Add effect-based clipping for circular "tab" style rrects. by commit-bot@chromium.org · 10 years ago
  22. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 10 years ago
  23. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. f6100c8 fix compiler warnings: by mike@reedtribe.org · 12 years ago
  25. 7a03d86 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 5683d42 Fix compiler warning-as-error issue by robertphillips@google.com · 12 years ago
  27. 4e18c7a Add RRect GM by robertphillips@google.com · 12 years ago