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

Issue 8139020: Turning the threaded compositor into a runtime option. This CL (Closed)

Created:
9 years, 2 months ago by Vangelis Kokkevis
Modified:
9 years, 2 months ago
Reviewers:
vangelis, jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke+watch-content_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Turning the threaded compositor into a runtime option. This CL must land after https://bugs.webkit.org/show_bug.cgi?id=69391 BUG=none TEST=Covered by existing compositor tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104542

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -35 lines) Patch
M content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.cc View 1 2 3 5 chunks +1 line, -10 lines 0 comments Download
M content/renderer/render_view.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 5 chunks +17 lines, -25 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
vangelis
James, the render_view is one level up in the hierarchy so it wasn't obvious how ...
9 years, 2 months ago (2011-10-05 06:11:42 UTC) #1
jamesr
On 2011/10/05 06:11:42, vangelis wrote: > James, the render_view is one level up in the ...
9 years, 2 months ago (2011-10-05 18:38:37 UTC) #2
vangelis
On 2011/10/05 18:38:37, jamesr wrote: > On 2011/10/05 06:11:42, vangelis wrote: > > James, the ...
9 years, 2 months ago (2011-10-05 20:13:41 UTC) #3
jamesr
I think you forgot to upload the render_view changes. Otherwise, though, this lgtm.
9 years, 2 months ago (2011-10-05 20:16:51 UTC) #4
vangelis
On 2011/10/05 20:16:51, jamesr wrote: > I think you forgot to upload the render_view changes. ...
9 years, 2 months ago (2011-10-05 20:25:57 UTC) #5
jamesr
LGTM - tryjobs please before landing, to be safe :)
9 years, 2 months ago (2011-10-05 20:36:08 UTC) #6
jamesr
9 years, 2 months ago (2011-10-06 01:09:17 UTC) #7
On 2011/10/05 20:36:08, jamesr wrote:
> LGTM - tryjobs please before landing, to be safe :)

FYI I hooked this up to a command line switch here:
http://codereview.chromium.org/8163008/ so I can keep debugging locally.

Powered by Google App Engine
This is Rietveld 408576698