commit | 266f24aa9447813e978640e4b21c4dcaa0ec5f69 | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Mon Nov 23 11:09:14 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 23 11:09:14 2015 -0800 |
tree | 9e7db65762178eb2ccd5858b64bb0a8bc6c26c1d | |
parent | b8b479b29d24f45a25dca74752ff6ed653e60ba9 [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: Committed: https://skia.googlesource.com/skia/+/8e8eda9d4d2e6e65e3339eaaaf8144a4ef6c721c Review URL: https://codereview.chromium.org/1469553002