Commit fb833c0d authored by Jonathan Wright's avatar Jonathan Wright Committed by Commit Bot

Roll src/third_party/libjpeg_turbo/ 9d3bf3e96..bc1357852 (1 commit)

$ git log 9d3bf3e96..bc1357852 --date=short --no-merges --format='%ad %ae %s'
2019-06-18 jonathan.wright Implement slow IDCT using Arm NEON intrinsics

Created with:
  roll-dep src/third_party/libjpeg_turbo

Bug: 922430
Change-Id: I71f446ec2ef5c30ac2074b73d09cff0aa52f5602
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872051Reviewed-by: default avatarLeon Scroggins <scroggo@chromium.org>
Commit-Queue: Jonathan Wright <jonathan.wright@arm.com>
Cr-Commit-Position: refs/heads/master@{#707857}
parent b0a3e742
......@@ -1153,7 +1153,7 @@ deps = {
},
'src/third_party/libjpeg_turbo':
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + '9d3bf3e9680156c48041c8b90fece504e3539a61',
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'bc13578529255ec75005ffc98aae151666122892',
'src/third_party/liblouis/src': {
'url': Var('chromium_git') + '/external/liblouis-github.git' + '@' + '67ab8e96cc2f4db70f220f71cbdee0903e8abac6',
......
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