1. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  2. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 11 years ago
  4. ddf2bfb Move GrTextContext to private interface by commit-bot@chromium.org · 11 years ago[Renamed from include/gpu/GrTextContext.h]
  5. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 11 years ago
  6. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  7. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  8. d2ac07b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  9. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  10. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 11 years ago
  11. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  12. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
  13. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  14. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  15. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  16. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  17. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  18. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. 858804d Use AutoMatrix in GrTextContext by bsalomon@google.com · 12 years ago
  20. 0e354aa Remove external matrix feature. by bsalomon@google.com · 12 years ago
  21. 375ff85 Un-trifurcate GrTextContext: get rid of Default and Batched subclasses, by tomhudson@google.com · 12 years ago
  22. fa35e3d plumb SkInstCnt to all subclasses of GrRefCnt by reed@google.com · 12 years ago
  23. bf5cad4 Added documentation of stage/TU allocation by robertphillips@google.com · 12 years ago
  24. f4a9c82 Split GrTextContext into baseclass and subclass by bsalomon@google.com · 13 years ago
  25. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrTextContext.h]
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. 3914958 Fix text-as-path with skshader on gpu by bsalomon@google.com · 13 years ago
  28. cc4dac3 Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix. by bsalomon@google.com · 13 years ago
  29. ffca400 Make a separate path renderer object. Move enum types to GrTypes.h by bsalomon@google.com · 14 years ago
  30. 86afc2a Batch consecutive draw rects. by bsalomon@google.com · 14 years ago
  31. 7d34d2e Increase number of stages from 1 to 2 by bsalomon@google.com · 14 years ago
  32. 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
  33. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago