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

Issue 12149003: Move tracing code in content\browser to content\browser\tracing now that there's a separate directo… (Closed)

Created:
7 years, 10 months ago by jam
Modified:
7 years, 10 months ago
Reviewers:
nduca
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move tracing code in content\browser to content\browser\tracing now that there's a separate directory. BUG=169170 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180071

Patch Set 1 #

Patch Set 2 : fix android and sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -931 lines) Patch
M content/browser/android/tracing_intent_handler.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_child_process_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_main_loop.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
D content/browser/trace_controller_impl.h View 1 1 chunk +0 lines, -116 lines 0 comments Download
D content/browser/trace_controller_impl.cc View 1 1 chunk +0 lines, -414 lines 0 comments Download
D content/browser/trace_message_filter.h View 1 1 chunk +0 lines, -62 lines 0 comments Download
D content/browser/trace_message_filter.cc View 1 1 chunk +0 lines, -128 lines 0 comments Download
D content/browser/trace_subscriber_stdio.h View 1 1 chunk +0 lines, -39 lines 0 comments Download
D content/browser/trace_subscriber_stdio.cc View 1 1 chunk +0 lines, -104 lines 0 comments Download
D content/browser/trace_subscriber_stdio_unittest.cc View 1 1 chunk +0 lines, -39 lines 0 comments Download
A + content/browser/tracing/trace_controller_impl.h View 2 chunks +3 lines, -4 lines 0 comments Download
A + content/browser/tracing/trace_controller_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/browser/tracing/trace_message_filter.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/tracing/trace_message_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/tracing/trace_subscriber_stdio.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/tracing/trace_subscriber_stdio.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/tracing/trace_subscriber_stdio_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 1 1 chunk +6 lines, -6 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 10 months ago (2013-02-01 03:45:07 UTC) #1
nduca
7 years, 10 months ago (2013-02-01 03:53:29 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698