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

Issue 1143403003: Calculate damage rects before aggregating frame data. (Closed)

Created:
5 years, 6 months ago by jbauman
Modified:
5 years, 5 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fixremap
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Calculate damage rects before aggregating frame data. Walk the entire Surface tree ahead of normal aggregation to determine Surface validity and calculate damage rect. This will later allow us to avoid aggregating quads that are outside the damage rect. BUG=490447 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/3bd7e0f50dce1e4d66027de1e7175d4f75762f8f Cr-Commit-Position: refs/heads/master@{#337538}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -82 lines) Patch
M cc/surfaces/surface_aggregator.h View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M cc/surfaces/surface_aggregator.cc View 1 2 3 4 10 chunks +108 lines, -80 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (3 generated)
jbauman
5 years, 6 months ago (2015-06-09 03:03:36 UTC) #2
danakj
what's this do for thread_times? On Jun 8, 2015 8:03 PM, <jbauman@chromium.org> wrote: > Reviewers: ...
5 years, 6 months ago (2015-06-09 16:16:49 UTC) #3
jbauman
Currently working on getting that number. For SurfaceAggregator cc_perftests the difference seems to be within ...
5 years, 6 months ago (2015-06-09 23:23:59 UTC) #4
danakj
On Tue, Jun 9, 2015 at 4:23 PM, <jbauman@chromium.org> wrote: > Currently working on getting ...
5 years, 6 months ago (2015-06-10 17:56:46 UTC) #5
jbauman
On 2015/06/10 17:56:46, danakj wrote: > On Tue, Jun 9, 2015 at 4:23 PM, <mailto:jbauman@chromium.org> ...
5 years, 6 months ago (2015-06-10 23:17:05 UTC) #6
jbauman
danakj, ping
5 years, 5 months ago (2015-06-29 22:27:47 UTC) #7
danakj
https://codereview.chromium.org/1143403003/diff/40001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): https://codereview.chromium.org/1143403003/diff/40001/cc/surfaces/surface_aggregator.cc#newcode503 cc/surfaces/surface_aggregator.cc:503: if (!frame_data->render_pass_list.empty()) {} https://codereview.chromium.org/1143403003/diff/40001/cc/surfaces/surface_aggregator.cc#newcode512 cc/surfaces/surface_aggregator.cc:512: MathUtil::MapEnclosingClippedRect(surface_info.second, surface_damage)); Does this ...
5 years, 5 months ago (2015-07-06 22:08:43 UTC) #8
jbauman
https://codereview.chromium.org/1143403003/diff/40001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): https://codereview.chromium.org/1143403003/diff/40001/cc/surfaces/surface_aggregator.cc#newcode503 cc/surfaces/surface_aggregator.cc:503: if (!frame_data->render_pass_list.empty()) On 2015/07/06 22:08:43, danakj wrote: > {} ...
5 years, 5 months ago (2015-07-06 23:08:15 UTC) #9
danakj
LGTM w/comments https://codereview.chromium.org/1143403003/diff/60001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): https://codereview.chromium.org/1143403003/diff/60001/cc/surfaces/surface_aggregator.cc#newcode472 cc/surfaces/surface_aggregator.cc:472: gfx::Transform target_to_root_transform( maybe name this target_to_surface_transform then? ...
5 years, 5 months ago (2015-07-06 23:23:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143403003/80001
5 years, 5 months ago (2015-07-06 23:44:30 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-07 00:53:12 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-07 00:54:11 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3bd7e0f50dce1e4d66027de1e7175d4f75762f8f
Cr-Commit-Position: refs/heads/master@{#337538}

Powered by Google App Engine
This is Rietveld 408576698