1. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  2. 76ce81e Fix SDF font positions when using global scale. by jvanverth · 10 years ago
  3. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  4. 6a25bd0 Revert Jim's CL. by Mike Klein · 10 years ago
  5. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  6. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 10 years ago
  7. 9c3d24b Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  8. 9bcd23b Rollback text allocation changes. by jvanverth · 10 years ago
  9. 1723bfc Add vertex bounds check for distance field rendering. by jvanverth · 10 years ago
  10. 78f0718 Add effect caching to distance field text. by jvanverth · 10 years ago
  11. fdd09c2 Revert of Add effect caching to distance field text. (https://codereview.chromium.org/424103002/) by bensong · 10 years ago
  12. 137bac0 Add effect caching to distance field text. by jvanverth · 10 years ago
  13. f17bc6c Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  14. 6c18c80 Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview.chromium.org/414573002/) by jvanverth · 10 years ago
  15. 1d38619 Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  16. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  17. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  18. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  19. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  20. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 10 years ago
  21. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  22. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
  23. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 11 years ago
  25. ddf2bfb Move GrTextContext to private interface by commit-bot@chromium.org · 11 years ago[Renamed from include/gpu/GrDistanceFieldTextContext.h]
  26. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 11 years ago
  27. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  29. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  30. 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
  31. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  32. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  33. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago