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

Issue 6538111: Move the rest of the core files in chrome\browser to content\browser.... (Closed)

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

Description

Move the rest of the core files in chrome\browser to content\browser. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75711

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -5290 lines) Patch
M chrome/browser/child_process_launcher.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/gpu_blacklist.h View 1 chunk +2 lines, -217 lines 0 comments Download
D chrome/browser/gpu_blacklist.cc View 1 chunk +0 lines, -577 lines 0 comments Download
D chrome/browser/gpu_blacklist_unittest.cc View 1 chunk +0 lines, -176 lines 0 comments Download
M chrome/browser/gpu_process_host.h View 1 chunk +2 lines, -44 lines 0 comments Download
D chrome/browser/gpu_process_host.cc View 1 chunk +0 lines, -287 lines 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/host_zoom_map.h View 1 chunk +2 lines, -117 lines 0 comments Download
D chrome/browser/host_zoom_map.cc View 1 chunk +0 lines, -260 lines 0 comments Download
D chrome/browser/host_zoom_map_unittest.cc View 1 chunk +0 lines, -132 lines 0 comments Download
M chrome/browser/mime_registry_message_filter.h View 1 chunk +2 lines, -22 lines 0 comments Download
D chrome/browser/mime_registry_message_filter.cc View 1 chunk +0 lines, -51 lines 0 comments Download
M chrome/browser/modal_html_dialog_delegate.h View 1 chunk +2 lines, -58 lines 0 comments Download
D chrome/browser/modal_html_dialog_delegate.cc View 1 chunk +0 lines, -77 lines 0 comments Download
M chrome/browser/plugin_process_host.h View 1 chunk +2 lines, -167 lines 0 comments Download
D chrome/browser/plugin_process_host.cc View 1 chunk +0 lines, -478 lines 0 comments Download
D chrome/browser/plugin_process_host_mac.cc View 1 chunk +0 lines, -111 lines 0 comments Download
M chrome/browser/plugin_service.h View 1 chunk +2 lines, -223 lines 0 comments Download
D chrome/browser/plugin_service.cc View 1 chunk +0 lines, -584 lines 0 comments Download
D chrome/browser/plugin_service_browsertest.cc View 1 chunk +0 lines, -107 lines 0 comments Download
D chrome/browser/plugin_service_unittest.cc View 1 chunk +0 lines, -62 lines 0 comments Download
M chrome/browser/ppapi_plugin_process_host.h View 1 chunk +2 lines, -67 lines 0 comments Download
D chrome/browser/ppapi_plugin_process_host.cc View 1 chunk +0 lines, -174 lines 0 comments Download
M chrome/browser/zygote_host_linux.h View 1 chunk +2 lines, -88 lines 0 comments Download
D chrome/browser/zygote_host_linux.cc View 1 chunk +0 lines, -362 lines 0 comments Download
D chrome/browser/zygote_main_linux.cc View 1 chunk +0 lines, -752 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 8 chunks +0 lines, -27 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 6 chunks +4 lines, -4 lines 0 comments Download
M content/DEPS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A + content/browser/gpu.sb View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/gpu_blacklist.h View 2 chunks +3 lines, -4 lines 0 comments Download
A + content/browser/gpu_blacklist.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/gpu_blacklist_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/gpu_process_host.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/gpu_process_host.cc View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/host_zoom_map.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/host_zoom_map.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/host_zoom_map_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/mime_registry_message_filter.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/mime_registry_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/modal_html_dialog_delegate.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/modal_html_dialog_delegate.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/browser/plugin_process_host.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/plugin_process_host.cc View 3 chunks +5 lines, -5 lines 0 comments Download
A + content/browser/plugin_process_host_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/plugin_service.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + content/browser/plugin_service.cc View 3 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/plugin_service_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/plugin_service_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/ppapi_plugin_process_host.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/ppapi_plugin_process_host.cc View 1 chunk +3 lines, -3 lines 0 comments Download
A + content/browser/worker.sb View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/zygote_host_linux.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/zygote_host_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + content/browser/zygote_main_linux.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/content_browser.gypi View 1 2 3 4 3 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Avi (use Gerrit)
9 years, 10 months ago (2011-02-23 02:37:27 UTC) #1
Eyeballing LGTM

Powered by Google App Engine
This is Rietveld 408576698