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

Issue 6864001: Move RenderProcess to content. (Closed)

Created:
9 years, 8 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, GeorgeY, Erik does not do reviews, Paweł Hajdan Jr., jam, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, pam+watch_chromium.org, Ilya Sherman, dhollowa
Visibility:
Public.

Description

Move RenderProcess to content. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=81681

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -567 lines) Patch
M chrome/browser/renderer_host/browser_render_process_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_renderer.gypi View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download
M chrome/renderer/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/autofill/autofill_agent.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_render_observer.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/devtools_agent.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/devtools_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/extensions/event_bindings.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/mock_render_process.h View 1 chunk +1 line, -1 line 0 comments Download
D chrome/renderer/render_process.h View 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/renderer/render_process_impl.h View 1 chunk +0 lines, -76 lines 0 comments Download
D chrome/renderer/render_process_impl.cc View 1 chunk +0 lines, -347 lines 0 comments Download
D chrome/renderer/render_process_unittest.cc View 1 chunk +0 lines, -57 lines 0 comments Download
M chrome/renderer/renderer_glue.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/renderer_histogram_snapshots.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/renderer/renderer_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/translate_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/content_renderer.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
A + content/renderer/render_process.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/renderer/render_process_impl.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/renderer/render_process_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/renderer/render_process_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_thread.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/render_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/render_widget.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 8 months ago (2011-04-15 00:28:46 UTC) #1
Avi (use Gerrit)
9 years, 8 months ago (2011-04-15 00:30:24 UTC) #2
eyeballed; rubber stamp lgtm

Powered by Google App Engine
This is Rietveld 408576698