commit | 8e8eda9d4d2e6e65e3339eaaaf8144a4ef6c721c | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Mon Nov 23 06:34:25 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 23 06:34:25 2015 -0800 |
tree | 5b1d9efbf4f4b48fd7e3361f1cf06afbfd27c914 | |
parent | 621895f5a5a94e0159492257383e18916a0a3e71 [diff] |
Switch Skia's libjpeg-turbo to 1.4.2 The Android security team wants Android to be on the latest version of libjpeg-turbo, so Skia should test on this version as well. This shouldn't affect Gold. I wouldn't be surprised if this causes a few ASAN/valgrind issues that we need to fix. BUG=skia: Review URL: https://codereview.chromium.org/1469553002