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

Issue 6612040: Move ChildProcessHost and ChildProcessInfo to content. (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, jam, brettw-cc_chromium.org, kkania, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org
Visibility:
Public.

Description

Move ChildProcessHost and ChildProcessInfo to content. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77496

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -785 lines) Patch
M chrome/browser/mach_broker_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/memory_details.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/service/service_process_control.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_resource_providers.h View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_resource_providers.cc View 2 chunks +55 lines, -1 line 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
D chrome/common/child_process_host.h View 1 chunk +0 lines, -126 lines 0 comments Download
D chrome/common/child_process_host.cc View 1 chunk +0 lines, -231 lines 0 comments Download
D chrome/common/child_process_info.h View 1 chunk +0 lines, -141 lines 0 comments Download
D chrome/common/child_process_info.cc View 1 chunk +0 lines, -191 lines 0 comments Download
M chrome/common/debug_flags.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/sandbox_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/service_process_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/service_process_util_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/service_child_process_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/automation/proxy_launcher.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/browser_child_process_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
A + content/common/child_process_host.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + content/common/child_process_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/common/child_process_info.h View 3 chunks +3 lines, -7 lines 0 comments Download
A + content/common/child_process_info.cc View 3 chunks +2 lines, -56 lines 0 comments Download
M content/content_common.gypi View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 9 months ago (2011-03-09 19:14:41 UTC) #1
Avi (use Gerrit)
9 years, 9 months ago (2011-03-09 19:17:24 UTC) #2
rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698