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

Issue 6705012: Move the rest of the content browser->renderer messages to content. Also move drag related messa... (Closed)

Created:
9 years, 9 months ago by jam
Modified:
9 years, 6 months ago
Reviewers:
Tom Sepez
CC:
chromium-reviews, Erik does not do reviews, jam, Aaron Boodman, pam+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Move the rest of the content browser->renderer messages to content. Also move drag related messages to their own file. TBR=tsepez Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79083

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+506 lines, -679 lines) Patch
M chrome/browser/extensions/extension_host.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/notifications/balloon_host.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/tab_contents/web_contents_unittest.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/common_param_traits.h View 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/common/common_param_traits.cc View 1 chunk +0 lines, -83 lines 0 comments Download
M chrome/common/extensions/extension_unpacker.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/render_messages.h View 14 chunks +0 lines, -256 lines 0 comments Download
M chrome/common/render_messages.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M chrome/common/render_messages_params.h View 4 chunks +0 lines, -87 lines 0 comments Download
M chrome/common/render_messages_params.cc View 4 chunks +0 lines, -104 lines 0 comments Download
M chrome/common/webkit_param_traits.h View 2 chunks +0 lines, -15 lines 0 comments Download
M chrome/common/webkit_param_traits.cc View 2 chunks +0 lines, -32 lines 0 comments Download
M chrome/tools/ipclist/all_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host.cc View 6 chunks +12 lines, -11 lines 0 comments Download
M content/browser/renderer_host/render_widget_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/tab_contents/render_view_host_manager_unittest.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M content/browser/worker_host/worker_message_filter.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/worker_host/worker_process_host.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/worker_host/worker_service.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/common_param_traits.h View 2 chunks +15 lines, -0 lines 0 comments Download
M content/common/common_param_traits.cc View 2 chunks +75 lines, -0 lines 0 comments Download
M content/common/content_message_generator.h View 1 chunk +1 line, -0 lines 0 comments Download
A content/common/drag_messages.h View 1 2 1 chunk +76 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 5 chunks +279 lines, -0 lines 0 comments Download
M content/content_common.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M content/renderer/render_view.cc View 7 chunks +26 lines, -26 lines 0 comments Download
M content/renderer/websharedworker_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/websharedworkerrepository_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/webworker_base.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/webworker_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_message_utils.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jam
9 years, 9 months ago (2011-03-22 23:42:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698