1. 2e3d144 Make GrDrawState ref counted. (Small step towards a perf improvement.) by bsalomon@google.com · 13 years ago
  2. 8fe84b5 Add SkMatrix::cheapEqualTo, use in Gr code by bsalomon@google.com · 13 years ago
  3. 6f86c3e fix clang compilation warning by bsalomon@google.com · 13 years ago
  4. 9b1517e minor improvement, remove some conditionals in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  5. 46f7afb Turn clipping back on in OSAA pass 1. Skip default cons on GrDrawState when saving off a GrDrawTarget's state. by bsalomon@google.com · 14 years ago
  6. 2401ae8 Attempt to reland 3054 by bsalomon@google.com · 14 years ago
  7. 8b39f8f Revert r3054 for failing tests by bsalomon@google.com · 14 years ago
  8. e6bea08 Add constant coverage to GrDrawState by bsalomon@google.com · 14 years ago
  9. 90d344a fix assert by bsalomon@google.com · 14 years ago
  10. 52a5dcb Add GrDrawState reset by bsalomon@google.com · 14 years ago
  11. 69cc6ad Add convex path renderer (disabled) by bsalomon@google.com · 14 years ago
  12. cadbcb8 Towards enabling -Werror in skia on Linux by bsalomon@google.com · 14 years ago
  13. 50bdad8 Implement the color matrix filter in Ganesh. Also, fix and enable the color by senorblanco@chromium.org · 14 years ago
  14. 1e266f8 Remove GrDrawState::setSampler, use direct access to sampler by bsalomon@google.com · 14 years ago
  15. 8f9cbd6 Cleanup of r2830. by bsalomon@google.com · 14 years ago
  16. 3d0835b Revert 2830 and 2831. by bsalomon@google.com · 14 years ago
  17. 321795e Fix assert by bsalomon@google.com · 14 years ago
  18. 0fec61d Make GrDrawState a real class with getters and setters by bsalomon@google.com · 14 years ago
  19. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 14 years ago
  20. 62b0968 Speed up GrDrawState handling. by tomhudson@google.com · 14 years ago
  21. 72e49b8 warning fixes Review URL http://codereview.appspot.com/5328050/ by bsalomon@google.com · 14 years ago
  22. 9381363 Extract GrDrawTarget::DrState into independent GrDrawState struct. by tomhudson@google.com · 14 years ago