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

Issue 12210077: cc: Disable RenderSurface caching. (Closed)

Created:
7 years, 10 months ago by danakj
Modified:
7 years, 10 months ago
Reviewers:
vangelis, jamesr
CC:
chromium-reviews, cc-bugs_chromium.org, piman, backer, shawnsingh, enne (OOO)
Visibility:
Public.

Description

cc: Disable RenderSurface caching. Surface caching is currently broken if any layers in the surface do not draw themselves fully within the bounds of the surface for any reason other than being occluded. This includes: 1) Being at non-ideal scale. 2) Being checkerboarded. 3) Missing a texture resource. 4) Having visibleContentRect clipped by something outside the surface. This disables the feature entirely. R=jamesr,vangelis BUG=170713 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182136

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : RebasedTOHead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M cc/direct_renderer.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M cc/layer_tree_host_impl_unittest.cc View 1 8 chunks +8 lines, -0 lines 0 comments Download
M cc/layer_tree_host_unittest.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M cc/layer_tree_settings.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M cc/layer_tree_settings.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
danakj
7 years, 10 months ago (2013-02-08 03:14:27 UTC) #1
vangelis
LGTM Thanks!
7 years, 10 months ago (2013-02-11 05:58:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12210077/2001
7 years, 10 months ago (2013-02-11 08:20:24 UTC) #3
commit-bot: I haz the power
Failed to apply patch for cc/layer_tree_settings.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-11 08:20:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12210077/9001
7 years, 10 months ago (2013-02-11 18:16:33 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=110357
7 years, 10 months ago (2013-02-11 20:02:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12210077/9001
7 years, 10 months ago (2013-02-11 21:00:54 UTC) #7
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=83195
7 years, 10 months ago (2013-02-12 00:08:06 UTC) #8
Vangelis Kokkevis
On 2013/02/12 00:08:06, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 10 months ago (2013-02-13 01:17:34 UTC) #9
danakj
On 2013/02/13 01:17:34, Vangelis Kokkevis wrote: > On 2013/02/12 00:08:06, I haz the power (commit-bot) ...
7 years, 10 months ago (2013-02-13 01:18:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12210077/9001
7 years, 10 months ago (2013-02-13 01:22:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/danakj@chromium.org/12210077/9001
7 years, 10 months ago (2013-02-13 06:11:06 UTC) #12
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 06:17:22 UTC) #13
Message was sent while issue was closed.
Change committed as 182136

Powered by Google App Engine
This is Rietveld 408576698