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

Issue 456533002: Reland r288013: First cut at "content handling" support in Mojo. (Closed)

Created:
6 years, 4 months ago by Aaron Boodman
Modified:
6 years, 4 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Reland r288013: First cut at "content handling" support in Mojo. TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288383

Patch Set 1 #

Patch Set 2 : add a dependency on mojo_application #

Unified diffs Side-by-side diffs Delta from patch set Stats (+681 lines, -254 lines) Patch
A mojo/examples/content_handler_demo/content_handler_demo.cc View 1 chunk +89 lines, -0 lines 0 comments Download
M mojo/mojo.gyp View 1 3 chunks +4 lines, -0 lines 0 comments Download
M mojo/mojo_examples.gypi View 1 1 chunk +16 lines, -0 lines 0 comments Download
M mojo/mojo_services.gypi View 1 1 chunk +17 lines, -0 lines 0 comments Download
M mojo/service_manager/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/service_manager/background_shell_service_loader.h View 2 chunks +6 lines, -7 lines 0 comments Download
M mojo/service_manager/background_shell_service_loader.cc View 4 chunks +17 lines, -11 lines 0 comments Download
M mojo/service_manager/background_shell_service_loader_unittest.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M mojo/service_manager/service_loader.h View 2 chunks +49 lines, -3 lines 0 comments Download
A mojo/service_manager/service_loader.cc View 1 chunk +29 lines, -0 lines 0 comments Download
M mojo/service_manager/service_manager.h View 3 chunks +24 lines, -0 lines 0 comments Download
M mojo/service_manager/service_manager.cc View 6 chunks +128 lines, -11 lines 0 comments Download
M mojo/service_manager/service_manager_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M mojo/services/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc View 1 chunk +6 lines, -3 lines 0 comments Download
A + mojo/services/public/interfaces/content_handler/BUILD.gn View 1 1 chunk +4 lines, -3 lines 0 comments Download
A + mojo/services/public/interfaces/content_handler/content_handler.mojom View 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/services/view_manager/view_manager_unittest.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M mojo/services/window_manager/window_manager_api_unittest.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M mojo/shell/context.cc View 5 chunks +45 lines, -11 lines 0 comments Download
M mojo/shell/dbus_service_loader_linux.h View 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/shell/dbus_service_loader_linux.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M mojo/shell/dynamic_service_loader.h View 2 chunks +23 lines, -3 lines 0 comments Download
M mojo/shell/dynamic_service_loader.cc View 3 chunks +119 lines, -130 lines 0 comments Download
M mojo/shell/dynamic_service_loader_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M mojo/shell/network_service_loader.h View 1 chunk +3 lines, -4 lines 0 comments Download
M mojo/shell/network_service_loader.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M mojo/shell/switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/shell/switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M mojo/shell/ui_service_loader_android.h View 2 chunks +6 lines, -6 lines 0 comments Download
M mojo/shell/ui_service_loader_android.cc View 3 chunks +22 lines, -18 lines 0 comments Download
M mojo/shell/view_manager_loader.h View 1 chunk +3 lines, -4 lines 0 comments Download
M mojo/shell/view_manager_loader.cc View 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
Committed patchset #2 manually as 288383 (presubmit successful).
6 years, 4 months ago (2014-08-08 17:16:21 UTC) #1
darin (slow to review)
6 years, 4 months ago (2014-08-08 18:08:15 UTC) #2
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698