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

Issue 10811002: Add threaded compositing mode to field trial (Closed)

Created:
8 years, 5 months ago by jbates
Modified:
8 years, 5 months ago
Reviewers:
jam, Ilya Sherman
CC:
chromium-reviews, Vangelis Kokkevis, wiltzius
Visibility:
Public.

Description

Add threaded compositing mode to field trial This splits the force-compositing-mode field trial into 3 groups: - disabled - force-compositing-mode - force-compositing-mode + threaded-compositing Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147907

Patch Set 1 #

Total comments: 6

Patch Set 2 : ilya feedback #

Patch Set 3 : ilya feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -30 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_util.h View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/gpu_util.cc View 1 4 chunks +29 lines, -15 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 3 chunks +12 lines, -4 lines 0 comments Download
M content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc View 2 chunks +11 lines, -5 lines 0 comments Download
M content/public/common/content_constants.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/common/content_constants.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jbates
ilya: ptal jam: OWNERS
8 years, 5 months ago (2012-07-19 01:39:42 UTC) #1
jam
content lgtm
8 years, 5 months ago (2012-07-19 16:31:45 UTC) #2
Ilya Sherman
LGTM https://chromiumcodereview.appspot.com/10811002/diff/1/chrome/browser/gpu_util.cc File chrome/browser/gpu_util.cc (right): https://chromiumcodereview.appspot.com/10811002/diff/1/chrome/browser/gpu_util.cc#newcode209 chrome/browser/gpu_util.cc:209: const base::FieldTrial::Probability kDivisor = 99; Optional nit: Perhaps ...
8 years, 5 months ago (2012-07-20 05:36:04 UTC) #3
jbates
https://chromiumcodereview.appspot.com/10811002/diff/1/chrome/browser/gpu_util.cc File chrome/browser/gpu_util.cc (right): https://chromiumcodereview.appspot.com/10811002/diff/1/chrome/browser/gpu_util.cc#newcode209 chrome/browser/gpu_util.cc:209: const base::FieldTrial::Probability kDivisor = 99; On 2012/07/20 05:36:05, Ilya ...
8 years, 5 months ago (2012-07-23 17:47:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/10811002/7001
8 years, 5 months ago (2012-07-23 17:48:52 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 19:57:11 UTC) #6
Change committed as 147907

Powered by Google App Engine
This is Rietveld 408576698