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

Issue 9317074: Create an API around UtilityProcessHost and use that from chrome. (Closed)

Created:
8 years, 10 months ago by jam
Modified:
8 years, 10 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, tfarina, mihaip+watch_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org
Visibility:
Public.

Description

Create an API around UtilityProcessHost and use that from chrome. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120342

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -483 lines) Patch
M chrome/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/component_updater/component_updater_service.cc View 4 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/extensions/extension_management_api.cc View 6 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/extensions/extension_updater.cc View 5 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/extensions/sandboxed_extension_unpacker.h View 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/extensions/sandboxed_extension_unpacker.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/extensions/webstore_inline_installer.cc View 6 chunks +11 lines, -14 lines 0 comments Download
M chrome/browser/extensions/webstore_install_helper.h View 1 5 chunks +12 lines, -5 lines 0 comments Download
M chrome/browser/extensions/webstore_install_helper.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/first_run/first_run_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/image_decoder.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/image_decoder.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/importer/external_process_importer_client.h View 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/importer/external_process_importer_client.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/web_resource/web_resource_service.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_key_utility_client.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M content/browser/indexed_db/idbbindingutilities_browsertest.cc View 5 chunks +8 lines, -5 lines 0 comments Download
M content/browser/plugin_loader_posix.h View 1 4 chunks +11 lines, -8 lines 0 comments Download
M content/browser/plugin_loader_posix.cc View 1 2 chunks +6 lines, -4 lines 0 comments Download
M content/browser/plugin_service_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
D content/browser/utility_process_host.h View 1 chunk +0 lines, -128 lines 0 comments Download
D content/browser/utility_process_host.cc View 1 chunk +0 lines, -166 lines 0 comments Download
A + content/browser/utility_process_host_impl.h View 4 chunks +19 lines, -69 lines 0 comments Download
A + content/browser/utility_process_host_impl.cc View 6 chunks +42 lines, -25 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
A content/public/browser/utility_process_host.h View 1 chunk +66 lines, -0 lines 0 comments Download
A content/public/browser/utility_process_host_client.h View 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 10 months ago (2012-02-03 08:03:42 UTC) #1
Avi (use Gerrit)
8 years, 10 months ago (2012-02-03 14:56:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698