1. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  2. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 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. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  9. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  10. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  11. 681e65b Don't try to add large glyphs to the font atlas. by jvanverth · 10 years ago
  12. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  13. 249af15 BUG=skia: by joshualitt · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. 6a25bd0 Revert Jim's CL. by Mike Klein · 10 years ago
  16. 63b9dc8 Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  17. 7b3d5ee Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  18. 2e1a826 Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/) by djsollen · 10 years ago
  19. ea81ced Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patchset #5 of https://codereview.chromium.org/511593004/) by djsollen · 10 years ago
  20. c59308d Revert of Possible fix to Restore text vertex buffer alloc and other optimizations. (patchset #1 of https://codereview.chromium.org/513863004/) by djsollen · 10 years ago
  21. 85f9484 Possible fix to Restore text vertex buffer alloc and other optimizations. by egdaniel · 10 years ago
  22. af013bf Make setVertexAttribs in GrDrawState take a stride parameter. by egdaniel · 10 years ago
  23. 9c3d24b Restore text vertex buffer alloc and other optimizations. by jvanverth · 10 years ago
  24. 62c447d Add an opaqueness hint to GrDrawState. by bsalomon · 10 years ago
  25. 72336ed Don't compare constant color and coverage between GrDrawStates when they are provided by vertex attributes. by bsalomon · 10 years ago
  26. 7883132 Fix for Chrome Canaries. by jvanverth · 10 years ago
  27. 9bcd23b Rollback text allocation changes. by jvanverth · 10 years ago
  28. 1723bfc Add vertex bounds check for distance field rendering. by jvanverth · 10 years ago
  29. 78f0718 Add effect caching to distance field text. by jvanverth · 10 years ago
  30. fdd09c2 Revert of Add effect caching to distance field text. (https://codereview.chromium.org/424103002/) by bensong · 10 years ago
  31. 137bac0 Add effect caching to distance field text. by jvanverth · 10 years ago
  32. feceba5 Add vertex color support to distance field text. by jvanverth · 10 years ago
  33. f17bc6c Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  34. 6c18c80 Revert of Move vertex buffer setup out of drawPackedGlyph(). (https://codereview.chromium.org/414573002/) by jvanverth · 10 years ago
  35. 1d38619 Move vertex buffer setup out of drawPackedGlyph(). by jvanverth · 10 years ago
  36. 8e80d17 Reduce texture uploads for font atlas. by jvanverth · 10 years ago
  37. d58a0ba Push dash checks into GrContext. by egdaniel · 10 years ago
  38. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  39. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  40. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  41. 5408f8f Remove 1/2 pixel offsets for distance field layout. by commit-bot@chromium.org · 10 years ago
  42. 7801faa Add CPU backing store for GrAtlas to reduce texture uploads. by commit-bot@chromium.org · 10 years ago
  43. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 11 years ago
  44. 64b08a1 Fix artifacts in distance field rendering due to bilerp by commit-bot@chromium.org · 11 years ago
  45. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 11 years ago
  46. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  47. eefd8a0 Don't try to render color fonts using distance fields. by commit-bot@chromium.org · 11 years ago
  48. 221b911 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 11 years ago
  50. dc5cd85 Add support for multiple base distance field sizes. by commit-bot@chromium.org · 11 years ago
  51. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  52. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  53. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 11 years ago
  54. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  55. a9dae71 More distance field improvements: by commit-bot@chromium.org · 11 years ago
  56. 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 11 years ago
  57. ae79612 Add compile flag to force usage of distance fields for all SkPaints. by commit-bot@chromium.org · 11 years ago
  58. b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
  59. c9b2c88 New approach for GPU font atlas by commit-bot@chromium.org · 11 years ago
  60. a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  61. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 11 years ago
  62. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  63. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 11 years ago
  64. 9f94b91 Add fallback code for TextContexts that don't support all features by commit-bot@chromium.org · 11 years ago
  65. e5d7015 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  66. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 11 years ago
  67. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  68. 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
  69. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 11 years ago
  70. 22e9672 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  71. 8128d8c Move distance field font code into GrDistanceFieldTextContext. by commit-bot@chromium.org · 11 years ago
  72. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago