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

Issue 11099029: Disable automatic flushes on compositor contexts. (Closed)

Created:
8 years, 2 months ago by jbauman
Modified:
8 years, 2 months ago
Reviewers:
piman
CC:
chromium-reviews, jonathan.backer, Ian Vollick, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org
Visibility:
Public.

Description

Disable automatic flushes on compositor contexts. The compositor contexts handle flushes themselves, so they don't need the automatic flushes, which can hurt performance. BUG=152393 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162434

Patch Set 1 #

Patch Set 2 : update #

Total comments: 1

Patch Set 3 : make image_transport_factory noAutomaticFlushes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M content/browser/renderer_host/compositor_impl_android.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/image_transport_factory.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper.h View 2 chunks +5 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper.cc View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jbauman
8 years, 2 months ago (2012-10-16 00:10:18 UTC) #1
piman
There is another place where we create command buffer WGC3D, it's in content/browser/renderer_host/image_transport_factory.cc I would ...
8 years, 2 months ago (2012-10-16 03:07:14 UTC) #2
jbauman
Ok, added it to image_transport_factory.cc and removed it from ui/compositor/compositor.cc On 2012/10/16 03:07:14, piman wrote: ...
8 years, 2 months ago (2012-10-17 05:07:26 UTC) #3
piman
lgtm
8 years, 2 months ago (2012-10-17 06:24:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/11099029/14001
8 years, 2 months ago (2012-10-17 06:40:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/11099029/14001
8 years, 2 months ago (2012-10-17 11:14:58 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 16:55:08 UTC) #7
Change committed as 162434

Powered by Google App Engine
This is Rietveld 408576698