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

Issue 1459513002: Fix for drmemory failure on I411ToARGB (Closed)

Created:
5 years, 1 month ago by fbarchard1
Modified:
5 years, 1 month ago
Reviewers:
harryjin, fbarchard
CC:
bruening
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Fix for drmemory failure on I411ToARGB Before I420ToARGB_Opt (594 ms) I422ToARGB_Opt (483 ms) I411ToARGB_Opt (748 ms) *** I444ToARGB_Opt (452 ms) I400ToARGB_Opt (218 ms) After I420ToARGB_Opt (591 ms) I422ToARGB_Opt (454 ms) I411ToARGB_Opt (502 ms) *** I444ToARGB_Opt (441 ms) I400ToARGB_Opt (216 ms) TBR=harryjin@google.com BUG=libyuv:525 Committed: https://chromium.googlesource.com/libyuv/libyuv/+/5eefbe2330868cc7c913346e0a72111c93c245f9

Patch Set 1 #

Patch Set 2 : fix indent issues in unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -90 lines) Patch
M README.chromium View 1 chunk +1 line, -1 line 0 comments Download
M include/libyuv/version.h View 1 chunk +1 line, -1 line 0 comments Download
M source/row_win.cc View 2 chunks +18 lines, -11 lines 0 comments Download
M unit_test/convert_test.cc View 1 19 chunks +67 lines, -77 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
fbarchard1
5 years, 1 month ago (2015-11-17 23:13:50 UTC) #1
fbarchard
set GYP_DEFINES=build_for_tool=drmemory target_arch=ia32 python build\gyp_chromium -fninja -G msvs_version=2013 --depth=. libyuv_test.gyp ninja -C out\Release drmemory out\debug\libyuv_unittest.exe ...
5 years, 1 month ago (2015-11-17 23:35:35 UTC) #3
fbarchard1
5 years, 1 month ago (2015-11-18 02:00:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5eefbe2330868cc7c913346e0a72111c93c245f9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698