1. 63e99f7 Allow GrGLEffects to produce variable length keys. by bsalomon · 10 years ago
  2. 848faf0 This moves us towards variable length effect keys. The overall program key now allows for it. After the header it stores an array of offsets to effect keys. This allows us to grab the effect keys to pass to effects when they generate code. It also ensures that we can't get a collision by sets of keys that are different lengths but are the same when appended together. by bsalomon · 10 years ago
  3. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  4. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  5. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  6. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  7. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  8. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  9. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  10. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 10 years ago
  11. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  12. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 10 years ago
  13. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  14. c169f44 fix build error in chromium by commit-bot@chromium.org · 10 years ago
  15. a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  16. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 10 years ago
  17. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago