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

Issue 27034: Initial support for Renderer Side Histograms... (Closed)

Created:
11 years, 10 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Initial support for Renderer Side Histograms Patch contributed by Raman Tenneti see also patch number 21038 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10330

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+484 lines, -52 lines) Patch
M AUTHORS View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M base/histogram.h View 1 2 3 4 5 6 7 8 9 10 11 14 chunks +57 lines, -14 lines 0 comments Download
M base/histogram.cc View 1 2 3 4 5 6 7 8 9 10 11 18 chunks +174 lines, -26 lines 0 comments Download
M chrome/browser/browser_about_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/metrics/metrics_service.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/resource_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 8 chunks +15 lines, -8 lines 0 comments Download
M chrome/chrome.xcodeproj/project.pbxproj View 9 10 11 4 chunks +7 lines, -1 line 0 comments Download
M chrome/common/render_messages_internal.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.h View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +10 lines, -0 lines 0 comments Download
M chrome/renderer/render_thread.cc View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +13 lines, -1 line 0 comments Download
M chrome/renderer/renderer.scons View 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/renderer.vcproj View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +8 lines, -0 lines 0 comments Download
A chrome/renderer/renderer_histogram_snapshots.h View 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/renderer/renderer_histogram_snapshots.cc View 1 2 3 4 5 6 1 chunk +94 lines, -0 lines 0 comments Download
M chrome/renderer/renderer_main.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +8 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698