1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  2. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 10 years ago
  3. 6e8cd96 Let text contexts fall back directly to paths by joshualitt · 10 years ago
  4. 570d2f8 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  5. 2907059 Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.chromium.org/936943002/) by joshualitt · 10 years ago
  6. 586d5d6 I'd really like to land this before the branch so speedy reviews are appreciated. by joshualitt · 10 years ago
  7. 25d9c15 Pass Rendertarget into context. by joshualitt · 10 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  9. 5531d51 remove view matrix from context by joshualitt · 11 years ago
  10. 787cdf9 Ganesh text rendering cleanup. by jvanverth · 11 years ago
  11. 058f01e Cleanup conversion that the new NDK compiler tries to over optimize. by djsollen · 11 years ago
  12. 73f1053 Allocate only the vertices we need for text. by jvanverth · 11 years ago
  13. fca302c Add color emoji fallback for distance field text. by jvanverth · 11 years ago
  14. aab626c Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/) by jvanverth · 11 years ago
  15. 7851a56 Change drawText() to generate positions and send to drawPosText() by jvanverth · 11 years ago
  16. 8c27a18 Change GrTextContext fallbacks to be a linked list chain. by jvanverth · 11 years ago
  17. 0fedb19 Rearrange code in TextContexts to be more consistent and match style guide. by jvanverth · 11 years ago
  18. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 11 years ago
  19. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 11 years ago
  20. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 11 years ago
  21. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 11 years ago
  22. 76ce81e Fix SDF font positions when using global scale. by jvanverth · 11 years ago
  23. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 11 years ago
  24. 6a25bd0 Revert Jim's CL. by Mike Klein · 11 years ago
  25. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 11 years ago
  26. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 11 years ago
  27. 9c3d24b Restore text vertex buffer alloc and other optimizations. by jvanverth · 11 years ago
  28. 9bcd23b Rollback text allocation changes. by jvanverth · 11 years ago
  29. 1723bfc Add vertex bounds check for distance field rendering. by jvanverth · 11 years ago
  30. 78f0718 Add effect caching to distance field text. by jvanverth · 11 years ago
  31. fdd09c2 Revert of Add effect caching to distance field text. (https://codereview.chromium.org/424103002/) by bensong · 11 years ago
  32. 137bac0 Add effect caching to distance field text. by jvanverth · 11 years ago
  33. f17bc6c Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 11 years ago
  34. 6c18c80 Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview.chromium.org/414573002/) by jvanverth · 11 years ago
  35. 1d38619 Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 11 years ago
  36. 2d2a68c Gamma correction for distance field text. by jvanverth · 11 years ago
  37. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 11 years ago
  38. 4d517fd Gamma correction for distance field text. by jvanverth · 11 years ago
  39. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 11 years ago
  40. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 11 years ago
  41. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  42. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
  43. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  44. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 12 years ago
  45. ddf2bfb Move GrTextContext to private interface by commit-bot@chromium.org · 12 years ago[Renamed from include/gpu/GrDistanceFieldTextContext.h]
  46. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 12 years ago
  47. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  48. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 12 years ago
  49. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 12 years ago
  50. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 12 years ago
  51. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 12 years ago
  52. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 12 years ago
  53. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 12 years ago