Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Issue 2027703002: Roll src/third_party/libvpx/source/libvpx/ 4f774ac50..f80d8011a (12 commits). (Closed)

Created:
4 years, 6 months ago by marpan1
Modified:
4 years, 6 months ago
Reviewers:
Johann, marpan
CC:
chromium-reviews, wwcv, jzern, fgalligan1, Tom Finegan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll src/third_party/libvpx/source/libvpx/ 4f774ac50..f80d8011a (12 commits). https://chromium.googlesource.com/webm/libvpx.git/+log/4f774ac50e4d..f80d8011a014 $ git log 4f774ac50..f80d8011a --date=short --no-merges --format='%ad %ae %s' 2016-05-27 jzern acm_random,Rand9Signed: correct cast 2016-05-17 linfengz Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10. 2016-05-27 tomfinegan vpx_ports/mem_ops.h: cast the lhs of bitwise shifts of 24. 2016-05-19 linfengz Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2 2016-05-25 yaowu Convert to unsigned int before left shift 2016-05-25 marpan vp9: Add datarate test for 1 pass VBR mode. 2016-05-24 yaowu Fix comments in build_intra_predictors_high() 2016-05-25 yaowu Prevent read to invalid RefBuffer 2016-05-24 bvibber Move git version extras out of iOS shared framework bundle version 2016-05-24 jzern remove vp9_diamond_search_sad_avx.c 2016-05-24 slavarnway Code clean of sub_pixel_variance4xh -- 2 2016-05-20 jackychen vp9: Remove a redundent condition in sub-pixel filter choosing. R=johannkoenig@google.com BUG=614701, 614648, 615046 Committed: https://crrev.com/dfb18ad9f81978e1beccc6ba528acf6d9ee9f07d Cr-Commit-Position: refs/heads/master@{#397153}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -161 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx/BUILD.gn View 1 2 chunks +19 lines, -17 lines 0 comments Download
M third_party/libvpx/README.chromium View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libvpx/generate_gypi.sh View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/libvpx/libvpx.gyp View 1 2 chunks +4 lines, -2 lines 0 comments Download
M third_party/libvpx/libvpx_srcs.gni View 8 chunks +6 lines, -8 lines 2 comments Download
M third_party/libvpx/libvpx_srcs_x86.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_64.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_64_intrinsics.gypi View 2 chunks +1 line, -19 lines 0 comments Download
M third_party/libvpx/libvpx_srcs_x86_intrinsics.gypi View 2 chunks +1 line, -19 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vp9_rtcd.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/linux/ia32/vpx_dsp_rtcd.h View 8 chunks +12 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vp9_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h View 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vp9_rtcd.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/mac/ia32/vpx_dsp_rtcd.h View 8 chunks +12 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vp9_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/mac/x64/vpx_dsp_rtcd.h View 6 chunks +12 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/vpx_version.h View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vp9_rtcd.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/win/ia32/vpx_dsp_rtcd.h View 8 chunks +12 lines, -12 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vp9_rtcd.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libvpx/source/config/win/x64/vpx_dsp_rtcd.h View 6 chunks +12 lines, -12 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027703002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027703002/1
4 years, 6 months ago (2016-05-31 16:26:48 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/169683)
4 years, 6 months ago (2016-05-31 16:38:14 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027703002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027703002/20001
4 years, 6 months ago (2016-05-31 22:21:57 UTC) #7
Johann
LGTM - nit about re-running generate_gypi.sh. I believe it should have removed the _avx entry. ...
4 years, 6 months ago (2016-05-31 22:59:07 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-01 00:34:02 UTC) #10
marpan
https://codereview.chromium.org/2027703002/diff/20001/third_party/libvpx/libvpx_srcs.gni File third_party/libvpx/libvpx_srcs.gni (right): https://codereview.chromium.org/2027703002/diff/20001/third_party/libvpx/libvpx_srcs.gni#newcode427 third_party/libvpx/libvpx_srcs.gni:427: libvpx_srcs_x86_avx = [] On 2016/05/31 22:59:07, Johann wrote: > ...
4 years, 6 months ago (2016-06-01 00:58:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2027703002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2027703002/20001
4 years, 6 months ago (2016-06-01 15:50:23 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-01 15:55:34 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 15:56:57 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dfb18ad9f81978e1beccc6ba528acf6d9ee9f07d
Cr-Commit-Position: refs/heads/master@{#397153}

Powered by Google App Engine
This is Rietveld 408576698