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

Issue 11361077: Disable threaded compositing when texture sharing is blacklisted (Closed)

Created:
8 years, 1 month ago by jamesr
Modified:
8 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Disable threaded compositing when texture sharing is blacklisted When texture_sharing is blacklisted, we can't do readbacks from the browser process and thus hit the render process to do readbacks for the thumbnailer or the extensions getVisibleTab() API. This path is a bit buggy in threaded compositing mode, so disable the thread. BUG=158747 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165866

Patch Set 1 #

Patch Set 2 : fix include path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M chrome/test/gpu/gpu_feature_browsertest.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M content/browser/gpu/compositor_util.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jamesr
@vangelis - please review @ben - could you OWNERS approve the changes to chrome/test/gpu/ and ...
8 years, 1 month ago (2012-11-02 23:56:58 UTC) #1
Ben Goodger (Google)
owner lgtm once you have lgtm On Fri, Nov 2, 2012 at 4:56 PM, <jamesr@chromium.org> ...
8 years, 1 month ago (2012-11-03 00:22:51 UTC) #2
vangelis
On 2012/11/02 23:56:58, jamesr wrote: > @vangelis - please review > > @ben - could ...
8 years, 1 month ago (2012-11-03 00:52:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11361077/1
8 years, 1 month ago (2012-11-03 00:52:17 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
8 years, 1 month ago (2012-11-03 01:08:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/11361077/2003
8 years, 1 month ago (2012-11-03 20:19:04 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-04 00:03:57 UTC) #7
Change committed as 165866

Powered by Google App Engine
This is Rietveld 408576698