Commit 62ad5294 authored by Jonathan Wright's avatar Jonathan Wright Committed by Chromium LUCI CQ

Roll src/third_party/libjpeg_turbo/ d5148db38..bbb828223 (1 commit)

https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/d5148db386ce..bbb828223e9c

$ git log d5148db38..bbb828223 --date=short --no-merges --format='%ad %ae %s'
2020-11-25 jonathan.wright Update libjpeg-turbo to v2.0.90 (2.1 beta1)

Created with:
  roll-dep src/third_party/libjpeg_turbo

This CL also updates our expected test results to reflect the
modified block-smoothing algorithm in the libjpeg API library,
introduced in libjpeg-turbo 2.0.90 (2.1 beta1.)

Bug: 922430
Bug: b/135180511
Bug: 919548, 1145581
Change-Id: I156c67564f783362634d02551336c5e1cd9e47b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2564483
Commit-Queue: Jonathan Wright <jonathan.wright@arm.com>
Reviewed-by: default avatarLeon Scroggins <scroggo@google.com>
Cr-Commit-Position: refs/heads/master@{#833857}
parent ec4f82ae
...@@ -1164,7 +1164,7 @@ deps = { ...@@ -1164,7 +1164,7 @@ deps = {
}, },
'src/third_party/libjpeg_turbo': 'src/third_party/libjpeg_turbo':
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'd5148db386ceb4a608058320071cbed890bd6ad2', Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'bbb828223e9c8f83f0e84db1e98b116029e62765',
'src/third_party/liblouis/src': { 'src/third_party/liblouis/src': {
'url': Var('chromium_git') + '/external/liblouis-github.git' + '@' + '03d7d72d983d47c17f7de95bbeae89fe33e41943', 'url': Var('chromium_git') + '/external/liblouis-github.git' + '@' + '03d7d72d983d47c17f7de95bbeae89fe33e41943',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment