commit | b3a7ef1fc0adc24859d2498aee54d3ec2cbcac3a | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Mon Aug 15 13:19:20 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 15 13:19:20 2016 -0700 |
tree | 362691b40c13de39dd4d0e6c60845b3e43cc7ea4 | |
parent | 8bbbb696cdc1351f615bc52ee119cfa384f77f30 [diff] |
Fix WIC encoder to support kJPEG_Type (1) Add support for kJPEG to WIC (2) Add encoding test. (3) Turn on WIC jpeg encoder on Windows and CG jpeg encoder on Mac. A follow-up may make Skia's encoders the default on all platforms. But, in order to do that, I think we need to write better encoding unit tests for CG and WIC. BUG=skia:3969 BUG=skia:5632 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2245453002 Review-Url: https://codereview.chromium.org/2245453002