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

Issue 203463015: cc: Apply occlusion before creating quads in UIResourceLayerImpl. (Closed)

Created:
6 years, 9 months ago by danakj
Modified:
6 years, 9 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, piman
Visibility:
Public.

Description

cc: Apply occlusion before creating quads in UIResourceLayerImpl. This makes the AppendQuads method query occlusion directly and subtract it from the quads it would create before they are created, skipping quads that are completely occluded and avoiding a malloc/free for them. Depends on: https://codereview.chromium.org/201153021/ R=enne BUG=344962 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258228

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -2 lines) Patch
M cc/layers/ui_resource_layer_impl.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M cc/layers/ui_resource_layer_impl_unittest.cc View 1 chunk +59 lines, -0 lines 0 comments Download
M cc/test/layer_test_common.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
danakj
6 years, 9 months ago (2014-03-19 19:25:32 UTC) #1
enne (OOO)
lgtm
6 years, 9 months ago (2014-03-19 19:34:26 UTC) #2
danakj
The CQ bit was checked by danakj@chromium.org
6 years, 9 months ago (2014-03-19 23:29:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/203463015/1
6 years, 9 months ago (2014-03-19 23:33:02 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 06:36:15 UTC) #5
Message was sent while issue was closed.
Change committed as 258228

Powered by Google App Engine
This is Rietveld 408576698