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