1. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  2. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  3. 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
  4. 9853cce Drawstate on stack by joshualitt · 10 years ago
  5. 5ead6da Oval and stroke AA rect now batch by joshualitt · 10 years ago
  6. 67f7f74 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by joshualitt · 10 years ago
  7. 18055af Oval and stroke AA rect now batch by joshualitt · 10 years ago
  8. 9deb696 Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https://codereview.chromium.org/664193002/) by mtklein · 10 years ago
  9. bc54fab Oval and stroke AA rect now batch by joshualitt · 10 years ago
  10. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  11. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  12. 1b20a10 Revert "Do not apply hairline optimization for paths if nv_path_rendering is used" by bsalomon@google.com · 11 years ago
  13. 44fb865 Do not apply hairline optimization for paths if nv_path_rendering is used by commit-bot@chromium.org · 11 years ago
  14. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  15. bfe2b9d Move oval and rect renderer includes to private interface by jvanverth@google.com · 11 years ago[Renamed from include/gpu/GrOvalRenderer.h]
  16. 5242ed7 Add device-independent rendering of ovals, take two. by commit-bot@chromium.org · 11 years ago
  17. 059a5a3 Reverting r11075. by jvanverth@google.com · 11 years ago
  18. 97f74ab Add device-independent GPU rendering of ovals. by commit-bot@chromium.org · 11 years ago
  19. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  20. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  21. 37d883d Disable AA for ovals and roundrects if MSAA is enabled. by commit-bot@chromium.org · 11 years ago
  22. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  23. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  24. c4f2eca Disable GPU acceleration for narrow ovals. by jvanverth@google.com · 11 years ago
  25. 7e32851 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 8131283 Move oval rendering code to GrOvalRenderer. by commit-bot@chromium.org · 12 years ago