1. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 12 years ago
  2. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  3. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  4. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  5. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  6. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  7. 858804d Use AutoMatrix in GrTextContext by bsalomon@google.com · 13 years ago
  8. 0e354aa Remove external matrix feature. by bsalomon@google.com · 13 years ago
  9. 375ff85 Un-trifurcate GrTextContext: get rid of Default and Batched subclasses, by tomhudson@google.com · 13 years ago
  10. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 13 years ago
  11. bf5cad4 Added documentation of stage/TU allocation by robertphillips@google.com · 13 years ago
  12. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 13 years ago
  13. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/include/GrTextContext.h]
  14. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  15. 3914958 Fix text-as-path with skshader on gpu by bsalomon@google.com · 14 years ago
  16. cc4dac3 Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix. by bsalomon@google.com · 14 years ago
  17. ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
  18. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 14 years ago
  19. 7d34d2e Increase number of stages from 1 to 2 by bsalomon@google.com · 15 years ago
  20. 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 · 15 years ago
  21. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago