1. dddf6f6 Skip unnecessary copies in GrPaint operator == by bsalomon@google.com · 13 years ago
  2. 9b1517e minor improvement, remove some conditionals in GrAAConvexPathRenderer by bsalomon@google.com · 13 years ago
  3. dd1be60 Pull xfer mode test out of generic draw-as-hairline test. Use coverage rather than alpha to draw hairlines < 1pix wide in GPU. by bsalomon@google.com · 13 years ago
  4. 50bdad8 Implement the color matrix filter in Ganesh. Also, fix and enable the color by senorblanco@chromium.org · 13 years ago
  5. 9791291 Prep for GrDrawState as a class Part 2 by bsalomon@google.com · 13 years ago
  6. 39ee0ff Prep #1 for making GrDrawState a class by bsalomon@google.com · 13 years ago
  7. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrPaint.h]
  8. 27c9b6d Add operator = to GrPaint by bsalomon@google.com · 13 years ago
  9. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  10. 00e17c5 Fix uninit of mask var by bsalomon@google.com · 13 years ago
  11. 26c2d0a Use coverage stages for supersample AA resolve, edgeAA, and glyph masks. Expose a mask stage through GrPaint by bsalomon@google.com · 13 years ago
  12. 97c88c2 Add color filters to gpu path. by Scroggo · 13 years ago
  13. 27847de Fix line endings in Gr files and set svn eol style to LF by bsalomon@google.com · 14 years ago
  14. ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
  15. c6cf723 Hide alloc size vs content size below API by bsalomon@google.com · 14 years ago
  16. 5782d71 Rev the GrContext interface. Context has draw* functions that take a new GrPaint object. Removed many of the lower-level GrGpu function call-throughs on context. by bsalomon@google.com · 14 years ago