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

Issue 10532058: added gpu_benchmarking_extension boilerplate and hooked it up to a new switch. (Closed)

Created:
8 years, 6 months ago by dmurph
Modified:
8 years, 6 months ago
Reviewers:
nduca, jam, Nat
CC:
chromium-reviews, mihaip-chromium-reviews_chromium.org, jochen+watch-content_chromium.org, jam, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

added gpu_benchmarking_extension boilerplate and hooked it up to a new switch. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141710

Patch Set 1 #

Total comments: 12

Patch Set 2 : fixed nit changes #

Patch Set 3 : moved file #

Patch Set 4 : Final #

Patch Set 5 : Fixed merge conflict #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1 line) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A content/renderer/gpu/gpu_benchmarking_extension.h View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
A content/renderer/gpu/gpu_benchmarking_extension.cc View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
dmurph
8 years, 6 months ago (2012-06-07 21:37:34 UTC) #1
nduca
+jam for OWNERS review. @jam, this is based on our discussions in my smooth scrolling ...
8 years, 6 months ago (2012-06-08 00:36:03 UTC) #2
nduca
8 years, 6 months ago (2012-06-08 00:36:30 UTC) #3
jam
just nits http://codereview.chromium.org/10532058/diff/1/content/renderer/gpu_benchmarking_extension.h File content/renderer/gpu_benchmarking_extension.h (right): http://codereview.chromium.org/10532058/diff/1/content/renderer/gpu_benchmarking_extension.h#newcode23 content/renderer/gpu_benchmarking_extension.h:23: #endif /* CONTENT_RENDERER_GPU_BENCHMARKING_EXTENSION_H_ */ please follow the ...
8 years, 6 months ago (2012-06-08 00:52:04 UTC) #4
dmurph
https://chromiumcodereview.appspot.com/10532058/diff/1/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://chromiumcodereview.appspot.com/10532058/diff/1/content/browser/renderer_host/render_process_host_impl.cc#newcode680 content/browser/renderer_host/render_process_host_impl.cc:680: switches::kEnableGpuBenchmarking, On 2012/06/08 00:36:03, nduca wrote: > Looks like ...
8 years, 6 months ago (2012-06-08 18:36:21 UTC) #5
jam
https://chromiumcodereview.appspot.com/10532058/diff/1/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10532058/diff/1/content/renderer/render_thread_impl.cc#newcode56 content/renderer/render_thread_impl.cc:56: #include "content/renderer/gpu_benchmarking_extension.h" On 2012/06/08 18:36:22, dmurph wrote: > On ...
8 years, 6 months ago (2012-06-08 18:39:13 UTC) #6
dmurph
https://chromiumcodereview.appspot.com/10532058/diff/1/content/renderer/render_thread_impl.cc File content/renderer/render_thread_impl.cc (right): https://chromiumcodereview.appspot.com/10532058/diff/1/content/renderer/render_thread_impl.cc#newcode56 content/renderer/render_thread_impl.cc:56: #include "content/renderer/gpu_benchmarking_extension.h" On 2012/06/08 18:39:13, John Abd-El-Malek wrote: > ...
8 years, 6 months ago (2012-06-08 19:30:13 UTC) #7
jam
lgtm
8 years, 6 months ago (2012-06-08 20:36:01 UTC) #8
nduca
LGTM
8 years, 6 months ago (2012-06-12 17:21:01 UTC) #9
dmurph
fixed merge issues. Can someone push the commit queue button?
8 years, 6 months ago (2012-06-12 18:24:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmurph@chromium.org/10532058/2005
8 years, 6 months ago (2012-06-12 18:27:28 UTC) #11
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 19:40:15 UTC) #12
Change committed as 141710

Powered by Google App Engine
This is Rietveld 408576698