1. 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
  2. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  3. f99f884 Remove use of GrEffectRef from draw state and below. by bsalomon · 10 years ago
  4. 2d2a68c Gamma correction for distance field text. by jvanverth · 10 years ago
  5. 919ed4c Revert of Gamma correction for distance field text. (https://codereview.chromium.org/258883002/) by scroggo · 10 years ago
  6. 4d517fd Gamma correction for distance field text. by jvanverth · 10 years ago
  7. a1ed7ae Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  8. 762cd80 Move distance field generation to the glyph cache. by commit-bot@chromium.org · 10 years ago
  9. 609ced4 Add LCD support for distance field text. by commit-bot@chromium.org · 10 years ago
  10. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  11. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 10 years ago
  12. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 10 years ago
  13. c169f44 fix build error in chromium by commit-bot@chromium.org · 10 years ago
  14. a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  15. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 10 years ago
  16. 11a253b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. d830d13 Hook in rough distance field support for fonts by jvanverth@google.com · 11 years ago