1. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  2. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  3. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  4. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  5. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  6. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  7. 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
  8. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  9. 9853cce Drawstate on stack by joshualitt · 10 years ago
  10. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  11. 50408ad Test factory uses the inorder draw buffer by joshualitt · 10 years ago
  12. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  13. e1daac9 Tag recording picture nesting bench as nonrendering. by mtklein · 10 years ago
  14. 249af15 BUG=skia: by joshualitt · 10 years ago
  15. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  16. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  17. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  18. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  19. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  20. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  21. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  22. cabf4b2 Unify edge type enums across GrEffect subclasses that clip rendering to a geometry. by commit-bot@chromium.org · 11 years ago
  23. d85f32c Make GrConvexPolyEffect support inverse fills and non-AA rects by commit-bot@chromium.org · 11 years ago
  24. f0b0cda Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. f053980 Specialize GrConvexPolyEffect for AA rects, use for AA clip rects. by commit-bot@chromium.org · 11 years ago
  26. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. c3fe549 Add convex polygon rendering effect and GM to test it. by commit-bot@chromium.org · 11 years ago