1. 1c40292 remove unused GM flags by mtklein · 10 years ago
  2. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 8059eb9 Move ViewMatrix off of drawstate 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. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  8. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  9. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  10. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  11. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  12. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  13. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  14. 249af15 BUG=skia: by joshualitt · 10 years ago
  15. 5ae5fc5 Adding repeat mode to texture domain by joshualitt · 10 years ago
  16. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  17. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  18. c5713e4 clear bitmap in texture domain gm by commit-bot@chromium.org · 10 years ago
  19. 2663263 Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrectly ignored. by commit-bot@chromium.org · 10 years ago