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

Issue 19762005: Add the tracing manager (Closed)

Created:
7 years, 5 months ago by Zachary Kuznia
Modified:
7 years, 5 months ago
Reviewers:
rkc
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Code review fixes #

Patch Set 3 : Add ZipString to all platforms #

Patch Set 4 : Fix windows build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -12 lines) Patch
M chrome/browser/feedback/feedback_util.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/feedback/feedback_util.cc View 1 2 3 4 chunks +4 lines, -10 lines 0 comments Download
A chrome/browser/feedback/tracing_manager.h View 1 1 chunk +80 lines, -0 lines 0 comments Download
A chrome/browser/feedback/tracing_manager.cc View 1 1 chunk +135 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Zachary Kuznia
Please take a look.
7 years, 5 months ago (2013-07-19 00:40:25 UTC) #1
rkc
https://codereview.chromium.org/19762005/diff/1/chrome/browser/feedback/tracing_manager.h File chrome/browser/feedback/tracing_manager.h (right): https://codereview.chromium.org/19762005/diff/1/chrome/browser/feedback/tracing_manager.h#newcode18 chrome/browser/feedback/tracing_manager.h:18: typedef base::Callback<void(const std::string& trace_data)> TraceDataCallback; Since the trace data ...
7 years, 5 months ago (2013-07-22 22:59:02 UTC) #2
Zachary Kuznia
https://codereview.chromium.org/19762005/diff/1/chrome/browser/feedback/tracing_manager.h File chrome/browser/feedback/tracing_manager.h (right): https://codereview.chromium.org/19762005/diff/1/chrome/browser/feedback/tracing_manager.h#newcode18 chrome/browser/feedback/tracing_manager.h:18: typedef base::Callback<void(const std::string& trace_data)> TraceDataCallback; On 2013/07/22 22:59:02, Rahul ...
7 years, 5 months ago (2013-07-23 01:53:24 UTC) #3
rkc
lgtm
7 years, 5 months ago (2013-07-23 21:24:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/19762005/5001
7 years, 5 months ago (2013-07-23 21:56:47 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-23 22:29:18 UTC) #6
rkc
still lgtm
7 years, 5 months ago (2013-07-23 22:42:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/19762005/46001
7 years, 5 months ago (2013-07-24 00:20:51 UTC) #8
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 5 months ago (2013-07-24 00:31:53 UTC) #9
commit-bot: I haz the power
7 years, 5 months ago (2013-07-24 00:42:23 UTC) #10
Message was sent while issue was closed.
Change committed as 213299

Powered by Google App Engine
This is Rietveld 408576698