commit | 4b9596109a32ec61ef9ffbbf03684e9f99c3cbf7 | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Mon Nov 23 07:25:53 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 23 07:25:53 2015 -0800 |
tree | 814cae69445b7c60b92fd77f22a83ab75c76bab8 | |
parent | 3389e00136188800b98ca69488c0418c374fd78b [diff] |
Revert of Switch Skia's libjpeg-turbo to 1.4.2 (patchset #2 id:160001 of https://codereview.chromium.org/1469553002/ ) Reason for revert: Breaking jpeg decodes everywhere. I need to look into this. Original issue's description: > 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 TBR=scroggo@google.com,djsollen@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1468073002