Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 10703037: Move StatisticsRecorder out of histogram.cc/h for further refactoring. (Closed)

Created:
8 years, 5 months ago by kaiwang
Modified:
8 years, 5 months ago
CC:
chromium-reviews, MAD, sadrul, jar (doing other things), erikwright (departed), brettw-cc_chromium.org, Ilya Sherman, cbentzel+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, mihaip-chromium-reviews_chromium.org, grt+watch_chromium.org, amit, Aaron Boodman, robertshield
Visibility:
Public.

Description

Move StatisticsRecorder out of histogram.cc/h for further refactoring. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146659

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : Move StatisticsRecorder out of histogram.cc/h for further refactoring. #

Patch Set 9 : #

Patch Set 10 : Move StatisticsRecorder out of histogram.cc/h for further refactoring. #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Patch Set 16 : #

Patch Set 17 : #

Patch Set 18 : #

Patch Set 19 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+416 lines, -365 lines) Patch
M base/base.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M base/message_loop.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M base/metrics/histogram.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +0 lines, -85 lines 0 comments Download
M base/metrics/histogram.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 4 chunks +1 line, -275 lines 0 comments Download
M base/metrics/histogram_snapshot_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
M base/metrics/histogram_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +2 lines, -0 lines 0 comments Download
A base/metrics/statistics_recorder.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +105 lines, -0 lines 0 comments Download
A base/metrics/statistics_recorder.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +285 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_application_mac_unittest.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/metrics/metrics_apitest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/net/http_pipelining_compatibility_client_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/protector/default_search_provider_change_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_render_process_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/metrics_service.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/browser_main_runner.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/histogram_internals_request_job.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M content/common/child_histogram_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/renderer_main.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M net/base/run_all_unittests.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M net/curvecp/curvecp_transfer_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/stats_histogram.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M net/socket_stream/socket_stream_metrics_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download
M net/url_request/url_request_throttler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
jar (doing other things)
nit... and then LGTM Be sure to use try bots before landing!!! http://codereview.chromium.org/10703037/diff/10/base/metrics/statistics_recorder.h File base/metrics/statistics_recorder.h ...
8 years, 5 months ago (2012-07-02 23:59:15 UTC) #1
kaiwang
http://codereview.chromium.org/10703037/diff/10/base/metrics/statistics_recorder.h File base/metrics/statistics_recorder.h (right): http://codereview.chromium.org/10703037/diff/10/base/metrics/statistics_recorder.h#newcode15 base/metrics/statistics_recorder.h:15: #include <map> On 2012/07/02 23:59:15, jar wrote: > nit: ...
8 years, 5 months ago (2012-07-03 00:22:22 UTC) #2
kaiwang
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
8 years, 5 months ago (2012-07-10 02:34:39 UTC) #3
kaiwang
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
8 years, 5 months ago (2012-07-11 01:58:39 UTC) #4
kaiwang
Hi jam, this is a simple change to move StatisticsRecorder to a new file. Since ...
8 years, 5 months ago (2012-07-12 00:57:05 UTC) #5
jochen (gone - plz use gerrit)
lgtm
8 years, 5 months ago (2012-07-12 09:24:04 UTC) #6
jam
content lgtm, you don't need my review for chrome (otehr reviewers are enough)
8 years, 5 months ago (2012-07-12 18:58:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/10703037/5082
8 years, 5 months ago (2012-07-12 19:21:22 UTC) #8
commit-bot: I haz the power
Failed to apply patch for base/base.gypi: While running patch -p0 --forward --force; patching file base/base.gypi ...
8 years, 5 months ago (2012-07-12 19:21:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/10703037/5082
8 years, 5 months ago (2012-07-12 21:04:34 UTC) #10
commit-bot: I haz the power
Failed to apply patch for base/base.gypi: While running patch -p0 --forward --force; patching file base/base.gypi ...
8 years, 5 months ago (2012-07-12 21:04:41 UTC) #11
jar (doing other things)
lgtm
8 years, 5 months ago (2012-07-12 23:39:55 UTC) #12
kaiwang
Seems I need more LGTMs...
8 years, 5 months ago (2012-07-13 01:25:34 UTC) #13
mattm
safe_browsing/ lgtm. (I assume that's what I was added for? In the future you could ...
8 years, 5 months ago (2012-07-13 01:46:28 UTC) #14
kaiwang
Thanks! I still need approval for: chrome/browser/ui chrome/browser/ui/webui chrome/browser/protector
8 years, 5 months ago (2012-07-13 02:38:43 UTC) #15
Ivan Korotkov
protector/ LGTM
8 years, 5 months ago (2012-07-13 08:13:15 UTC) #16
Peter Kasting
chrome/browser/ui/* LGTM
8 years, 5 months ago (2012-07-13 19:35:46 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/10703037/5089
8 years, 5 months ago (2012-07-13 19:56:46 UTC) #18
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 21:48:31 UTC) #19
Change committed as 146659

Powered by Google App Engine
This is Rietveld 408576698