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