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

Issue 2892073002: cc: Correct inverted directions in occlusion tracker background filter logic (Closed)

Created:
3 years, 7 months ago by yiyix
Modified:
3 years, 7 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Correct inverted directions in occlusion tracker background filter logic The filter's bounds for asymmetric filters (ex: background filter) are relative to the target surface, which moves the pixels from outside of the clip to the filtered surface. As a result, |affected_area| needs to expand. Since we are concerned with the target surface, we need to swap the outsets before applying them to the filtered surface bounds. BUG=600821 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2892073002 Cr-Commit-Position: refs/heads/master@{#474291} Committed: https://chromium.googlesource.com/chromium/src/+/92ee490845d92f5159028b4ed80b4e4fe5db545f

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : correct wording #

Total comments: 1

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M cc/trees/occlusion_tracker.cc View 1 2 3 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 32 (23 generated)
yiyix
@danakj: could you please review this change? thank you very much
3 years, 7 months ago (2017-05-19 01:49:43 UTC) #7
danakj
Did you confirm that with this your patch will pass that test still? https://codereview.chromium.org/2892073002/diff/20001/cc/trees/occlusion_tracker.cc File ...
3 years, 7 months ago (2017-05-19 19:28:54 UTC) #12
yiyix
On 2017/05/19 19:28:54, danakj wrote: > Did you confirm that with this your patch will ...
3 years, 7 months ago (2017-05-19 19:33:33 UTC) #13
yiyix
On 2017/05/19 19:28:54, danakj wrote: > Did you confirm that with this your patch will ...
3 years, 7 months ago (2017-05-23 17:45:08 UTC) #16
danakj
LGTM https://codereview.chromium.org/2892073002/diff/40001/cc/trees/occlusion_tracker.cc File cc/trees/occlusion_tracker.cc (right): https://codereview.chromium.org/2892073002/diff/40001/cc/trees/occlusion_tracker.cc#newcode224 cc/trees/occlusion_tracker.cc:224: // The filter's bounds for asymmetric filters (ex: ...
3 years, 7 months ago (2017-05-23 17:49:24 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2892073002/60001
3 years, 7 months ago (2017-05-23 19:05:45 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/275145) android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 7 months ago (2017-05-23 19:13:21 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2892073002/60001
3 years, 7 months ago (2017-05-24 15:14:48 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 15:19:00 UTC) #32
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/92ee490845d92f5159028b4ed80b...

Powered by Google App Engine
This is Rietveld 408576698