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

Issue 350183005: cc: update scaled transform to occlusion tracker during append quad. (Closed)

Created:
6 years, 6 months ago by sohanjg
Modified:
5 years, 1 month ago
Reviewers:
danakj, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: update scaled transform to occlusion tracker during append quad. We were missing sending scaled transform to occlusion tracker while retrieving UnoccludedContentRect in during append quad, hence the visible_geometry_rect was going wrong. BUG=384967 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279794

Patch Set 1 #

Patch Set 2 : updated #

Total comments: 6

Patch Set 3 : passing scaled transform to occlusion tracker during append quad #

Patch Set 4 : removed extra line break #

Patch Set 5 : rebased to TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
sohanjg
Please take a look, this is not final soln, but something in the direction to ...
6 years, 6 months ago (2014-06-24 16:18:02 UTC) #1
enne (OOO)
What is the underlying problem? https://codereview.chromium.org/350183005/diff/20001/cc/layers/picture_layer_impl.cc File cc/layers/picture_layer_impl.cc (right): https://codereview.chromium.org/350183005/diff/20001/cc/layers/picture_layer_impl.cc#newcode148 cc/layers/picture_layer_impl.cc:148: gfx::ToCeiledSize(gfx::ScaleSize(bounds(), max_contents_scale)); On 2014/06/24 ...
6 years, 6 months ago (2014-06-24 18:06:11 UTC) #2
sohanjg
The problem here is the content_bounds and visible_content_rect which we send to the SQS, i ...
6 years, 5 months ago (2014-06-25 13:26:53 UTC) #3
sohanjg
This should fix it, we were missing sending scaled transform to occlusion tracker while retrieving ...
6 years, 5 months ago (2014-06-25 14:36:54 UTC) #4
enne (OOO)
lgtm, thanks!
6 years, 5 months ago (2014-06-25 16:55:15 UTC) #5
danakj
Oh awesome, LGTM2
6 years, 5 months ago (2014-06-25 17:12:46 UTC) #6
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 5 months ago (2014-06-25 17:12:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sohan.jyoti@samsung.com/350183005/100001
6 years, 5 months ago (2014-06-25 17:15:08 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-06-25 20:01:56 UTC) #9
Message was sent while issue was closed.
Change committed as 279794

Powered by Google App Engine
This is Rietveld 408576698