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

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed)

Created:
4 years, 11 months ago by Ben Goodger (Google)
Modified:
4 years, 11 months ago
Reviewers:
Tom Sepez, sky
CC:
chromium-reviews, penghuang+watch-mandoline_chromium.org, sadrul, qsr+mojo_chromium.org, droger+watchlist_chromium.org, viettrungluu+watch_chromium.org, blundell+watchlist_chromium.org, nasko+codewatch_chromium.org, yzshen+watch_chromium.org, kinuko+watch, ben+mojo_chromium.org, yusukes+watch_chromium.org, jsbell+serviceworker_chromium.org, sdefresne+watchlist_chromium.org, jam, abarth-chromium, nona+watch_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, tzik, blink-worker-reviews_chromium.org, michaeln, creis+watch_chromium.org, mlamouri+watch-content_chromium.org, extensions-reviews_chromium.org, nhiroki, feature-media-reviews_chromium.org, dcheng, kalyank, piman+watch_chromium.org, jochen+watch_chromium.org, rjkroege, mlamouri+watch-test-runner_chromium.org, tfarina, serviceworker-reviews, shuchen+watch_chromium.org, Aaron Boodman, kinuko+serviceworker, jshin+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, horo+watch_chromium.org, darin (slow to review), James Su, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@fetcher
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move mojo/application/public -> mojo/shell/public TBR=sky@chromium.org http://crbug.com/575308 Committed: https://crrev.com/273c1e30241a8a5509ad9b307380ed8600ba82d8 Cr-Commit-Position: refs/heads/master@{#368776}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+758 lines, -3678 lines) Patch
M BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_mus.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/bitmap_uploader/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M components/bitmap_uploader/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/bitmap_uploader/bitmap_uploader.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/clipboard/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M components/clipboard/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/clipboard/clipboard_application_delegate.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/clipboard/clipboard_application_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/clipboard/clipboard_apptest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/clipboard/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/devtools_service/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M components/devtools_service/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/devtools_service/devtools_http_server.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/devtools_service/devtools_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/devtools_service/devtools_service_delegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M components/devtools_service/devtools_service_delegate.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/devtools_service/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M components/filesystem/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/file_system_app.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_system_app.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_system_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/files_test_base.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/files_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/font_service/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M components/font_service/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/font_service/font_service_app.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/font_service/font_service_app.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/font_service/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/font_service/public/cpp/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M components/font_service/public/cpp/font_loader.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M components/html_viewer/BUILD.gn View 1 5 chunks +6 lines, -6 lines 0 comments Download
M components/html_viewer/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/ax_provider_apptest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/html_viewer/blink_platform_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/html_viewer/content_handler_impl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/html_viewer/global_state.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/html_document.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M components/html_viewer/html_document.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/html_viewer/html_document_application_delegate.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/html_viewer/html_document_application_delegate.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M components/html_viewer/html_frame.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/html_viewer/html_frame_apptest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/html_viewer.h View 1 chunk +3 lines, -3 lines 0 comments Download
M components/html_viewer/html_viewer.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/html_viewer_main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/html_widget.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/layout_test_html_viewer_main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/media_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/media_factory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M components/html_viewer/stats_collection_controller.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/web_graphics_context_3d_command_buffer_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/mus/BUILD.gn View 1 3 chunks +3 lines, -3 lines 0 comments Download
M components/mus/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/android_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/mus/mus_app.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/mus/mus_app.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M components/mus/public/cpp/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M components/mus/public/cpp/lib/window.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/mus/public/cpp/lib/window_tree_client_impl.cc View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M components/mus/public/cpp/lib/window_tree_host_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/public/cpp/tests/BUILD.gn View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M components/mus/public/cpp/tests/window_server_test_base.h View 1 chunk +3 lines, -3 lines 0 comments Download
M components/mus/public/cpp/tests/window_server_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/public/cpp/window.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/mus/public/cpp/window_tree_delegate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M components/mus/surfaces/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/mus/surfaces/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/ws/BUILD.gn View 1 2 5 chunks +4 lines, -4 lines 0 comments Download
M components/mus/ws/connection_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/mus/ws/display_manager.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/mus/ws/window_manager_client_apptest.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M components/mus/ws/window_tree_apptest.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M components/mus/ws/window_tree_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/pdf_viewer/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/pdf_viewer/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/pdf_viewer/pdf_viewer.cc View 1 1 chunk +9 lines, -9 lines 0 comments Download
M components/resource_provider/BUILD.gn View 1 5 chunks +5 lines, -5 lines 0 comments Download
M components/resource_provider/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/resource_provider/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/resource_provider/public/cpp/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/resource_provider/public/cpp/resource_loader.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M components/resource_provider/public/interfaces/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/resource_provider/resource_provider_app.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/resource_provider/resource_provider_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/resource_provider/resource_provider_apptest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M components/web_view/BUILD.gn View 1 4 chunks +5 lines, -5 lines 0 comments Download
M components/web_view/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/frame.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/frame_apptest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M components/web_view/frame_connection.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/web_view/frame_devtools_agent.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/frame_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/public/cpp/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/public/cpp/web_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/test_runner/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/test_runner/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/test_runner/test_runner_application_delegate.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/web_view/test_runner/test_runner_application_delegate.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/web_view/test_runner/test_runner_main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/web_view_application_delegate.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/web_view/web_view_application_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/web_view_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/app/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/frame_mojo_shell.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mojo/mojo_app_connection_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mojo/mojo_shell_client_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mojo/mojo_shell_client_host.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mus.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M content/child/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M content/child/process_control_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/BUILD.gn View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/application_setup.mojom View 1 chunk +1 line, -1 line 0 comments Download
M content/common/mojo/DEPS View 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/mojo/mojo_shell_connection_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/mojo/mojo_shell_connection_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/common/mojo/service_registry_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/common/process_control.mojom View 1 chunk +1 line, -1 line 0 comments Download
M content/common/render_frame_setup.mojom View 1 chunk +1 line, -1 line 0 comments Download
M content/common/service_worker/embedded_worker_setup.mojom View 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M content/public/test/test_mojo_app.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/test/test_mojo_app.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/mus/render_widget_mus_connection.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/mus/render_widget_window_tree_client_factory.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.h View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/service_worker/service_worker_context_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/usb/web_usb_device_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/usb/web_usb_device_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/data/web_ui_mojo_shell_test.js View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M content/utility/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/utility/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M device/devices_app/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M device/devices_app/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M device/devices_app/devices_app.h View 1 chunk +2 lines, -2 lines 0 comments Download
M device/devices_app/devices_app.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M device/devices_app/devices_apptest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M device/devices_app/main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M docs/mojo_in_chromium.md View 1 2 3 4 5 6 7 9 chunks +11 lines, -11 lines 0 comments Download
M extensions/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/mojo/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/mojo/stash_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/core_services/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/core_services/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/core_services/application_delegate_factory_default.cc View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/core_services/core_services_application_delegate.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mandoline/services/core_services/core_services_application_delegate.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mandoline/services/core_services/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/updater/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/updater/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/updater/updater_app.h View 1 chunk +2 lines, -2 lines 0 comments Download
M mandoline/services/updater/updater_app.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mandoline/services/updater/updater_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/services/updater/updater_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/desktop_ui/BUILD.gn View 1 3 chunks +4 lines, -4 lines 0 comments Download
M mandoline/ui/desktop_ui/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/desktop_ui/browser_apptest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mandoline/ui/desktop_ui/browser_manager.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mandoline/ui/desktop_ui/browser_window.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/desktop_ui/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/desktop_ui/public/interfaces/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/omnibox/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mandoline/ui/omnibox/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/omnibox/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/omnibox/omnibox_application.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mandoline/ui/omnibox/omnibox_application.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/phone_ui/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mandoline/ui/phone_ui/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/phone_ui/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mandoline/ui/phone_ui/phone_browser_application_delegate.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mandoline/ui/phone_ui/phone_browser_application_delegate.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mash/browser_driver/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/browser_driver/browser_driver_application_delegate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/browser_driver/browser_driver_application_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mash/browser_driver/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/example/views_examples/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/views_examples/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/example/views_examples/views_examples_application_delegate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/example/views_examples/views_examples_application_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/window_type_launcher/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/window_type_launcher/main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/window_type_launcher/window_type_launcher.h View 1 chunk +1 line, -1 line 0 comments Download
M mash/example/window_type_launcher/window_type_launcher.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/quick_launch/BUILD.gn View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mash/quick_launch/quick_launch.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mash/shell/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/shell/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/shell/shell_application_delegate.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mash/shell/shell_application_delegate.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/system_ui/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/system_ui/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/system_ui/system_ui.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/system_ui/system_ui.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/task_viewer/BUILD.gn View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mash/task_viewer/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/task_viewer/task_viewer_application_delegate.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/task_viewer/task_viewer_application_delegate.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mash/wallpaper/BUILD.gn View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M mash/wallpaper/wallpaper.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M mash/wm/BUILD.gn View 1 3 chunks +4 lines, -4 lines 0 comments Download
M mash/wm/accelerator_registrar_apptest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/wm/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/window_manager_application.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mash/wm/window_manager_application.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/window_manager_apptest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mash/wm/window_manager_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/BUILD.gn View 1 4 chunks +4 lines, -4 lines 0 comments Download
M media/mojo/services/android_mojo_media_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/media_apptest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M media/mojo/services/mojo_cdm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_cdm_factory.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/mojo_cdm_service.h View 1 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/mojo_decryptor.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/mojo_media_application.h View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_media_application.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_renderer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/service_factory_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M media/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/test/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M media/test/pipeline_integration_test.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
D mojo/application/public/cpp/BUILD.gn View 1 chunk +0 lines, -111 lines 0 comments Download
D mojo/application/public/cpp/app_lifetime_helper.h View 1 chunk +0 lines, -81 lines 0 comments Download
D mojo/application/public/cpp/application_connection.h View 1 chunk +0 lines, -144 lines 0 comments Download
D mojo/application/public/cpp/application_delegate.h View 1 chunk +0 lines, -54 lines 0 comments Download
D mojo/application/public/cpp/application_impl.h View 1 chunk +0 lines, -186 lines 0 comments Download
D mojo/application/public/cpp/application_runner.h View 1 chunk +0 lines, -63 lines 0 comments Download
D mojo/application/public/cpp/application_test_base.h View 1 chunk +0 lines, -59 lines 0 comments Download
D mojo/application/public/cpp/connect.h View 1 chunk +0 lines, -25 lines 0 comments Download
D mojo/application/public/cpp/content_handler_factory.h View 1 chunk +0 lines, -81 lines 0 comments Download
D mojo/application/public/cpp/initialize_base_and_icu.cc View 1 chunk +0 lines, -50 lines 0 comments Download
D mojo/application/public/cpp/interface_factory.h View 1 chunk +0 lines, -30 lines 0 comments Download
D mojo/application/public/cpp/interface_factory_impl.h View 1 chunk +0 lines, -49 lines 0 comments Download
D mojo/application/public/cpp/lazy_interface_ptr.h View 1 chunk +0 lines, -46 lines 0 comments Download
D mojo/application/public/cpp/lib/app_lifetime_helper.cc View 1 chunk +0 lines, -94 lines 0 comments Download
D mojo/application/public/cpp/lib/application_delegate.cc View 1 chunk +0 lines, -34 lines 0 comments Download
D mojo/application/public/cpp/lib/application_impl.cc View 1 chunk +0 lines, -181 lines 0 comments Download
D mojo/application/public/cpp/lib/application_runner.cc View 1 chunk +0 lines, -77 lines 0 comments Download
D mojo/application/public/cpp/lib/application_test_base.cc View 1 chunk +0 lines, -158 lines 0 comments Download
D mojo/application/public/cpp/lib/application_test_main.cc View 1 chunk +0 lines, -23 lines 0 comments Download
D mojo/application/public/cpp/lib/content_handler_factory.cc View 1 chunk +0 lines, -143 lines 0 comments Download
D mojo/application/public/cpp/lib/init_commandline.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D mojo/application/public/cpp/lib/interface_factory_connector.h View 1 chunk +0 lines, -39 lines 0 comments Download
D mojo/application/public/cpp/lib/service_connector_registry.h View 1 chunk +0 lines, -62 lines 0 comments Download
D mojo/application/public/cpp/lib/service_connector_registry.cc View 1 chunk +0 lines, -61 lines 0 comments Download
D mojo/application/public/cpp/lib/service_provider_impl.cc View 1 chunk +0 lines, -43 lines 0 comments Download
D mojo/application/public/cpp/lib/service_registry.h View 1 chunk +0 lines, -83 lines 0 comments Download
D mojo/application/public/cpp/lib/service_registry.cc View 1 chunk +0 lines, -138 lines 0 comments Download
D mojo/application/public/cpp/service_connector.h View 1 chunk +0 lines, -30 lines 0 comments Download
D mojo/application/public/cpp/service_provider_impl.h View 1 chunk +0 lines, -50 lines 0 comments Download
D mojo/application/public/cpp/tests/BUILD.gn View 1 chunk +0 lines, -18 lines 0 comments Download
D mojo/application/public/cpp/tests/service_registry_unittest.cc View 1 chunk +0 lines, -72 lines 0 comments Download
D mojo/application/public/interfaces/BUILD.gn View 1 chunk +0 lines, -22 lines 0 comments Download
D mojo/application/public/interfaces/application.mojom View 1 chunk +0 lines, -70 lines 0 comments Download
D mojo/application/public/interfaces/application_manager.mojom View 1 chunk +0 lines, -67 lines 0 comments Download
D mojo/application/public/interfaces/content_handler.mojom View 1 chunk +0 lines, -20 lines 0 comments Download
D mojo/application/public/interfaces/service_provider.mojom View 1 chunk +0 lines, -17 lines 0 comments Download
D mojo/application/public/interfaces/shell.mojom View 1 chunk +0 lines, -79 lines 0 comments Download
D mojo/application/public/java/BUILD.gn View 1 chunk +0 lines, -21 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ApplicationConnection.java View 1 chunk +0 lines, -107 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ApplicationDelegate.java View 1 chunk +0 lines, -37 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ApplicationImpl.java View 1 chunk +0 lines, -71 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ApplicationRunner.java View 1 chunk +0 lines, -32 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ServiceFactoryBinder.java View 1 chunk +0 lines, -30 lines 0 comments Download
D mojo/application/public/java/src/org/chromium/mojo/application/ShellHelper.java View 1 chunk +0 lines, -40 lines 0 comments Download
M mojo/common/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mojo/mojo_base.gyp View 1 4 chunks +30 lines, -30 lines 0 comments Download
M mojo/public/cpp/bindings/tests/versioning_apptest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/cpp/bindings/tests/versioning_test_service.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/runner/BUILD.gn View 1 3 chunks +2 lines, -2 lines 0 comments Download
M mojo/runner/android/android_handler.h View 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/runner/android/android_handler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/android/android_handler_loader.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/android/background_application_loader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/child/BUILD.gn View 1 6 chunks +7 lines, -7 lines 0 comments Download
M mojo/runner/child/child_controller.mojom View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/child/native_apptest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/runner/child/native_apptest_target.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/runner/child/runner_connection.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/child/test_native_main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/runner/context.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/runner/shell_apptest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/runner/test/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/test/pingable_app.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/services/network/BUILD.gn View 1 4 chunks +4 lines, -4 lines 0 comments Download
M mojo/services/network/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/cookie_store_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/http_server_apptest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/services/network/http_server_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/network_service_delegate.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/network/network_service_delegate.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/network_service_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/public/cpp/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/tcp_bound_socket_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/tcp_connected_socket_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/tcp_server_socket_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/udp_socket_apptest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/services/network/udp_socket_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/url_loader_factory_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/url_loader_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/url_loader_impl_apptest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/web_socket_factory_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/web_socket_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_request_tracker_application.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_request_tracker_application.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_service_application.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_service_application.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/test_service/test_service_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/test_service/test_time_service_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/public/cpp/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/public/cpp/trace_provider_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/public/cpp/tracing_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/public/cpp/tracing_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/tracing/tracing_app.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/tracing/tracing_app.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/BUILD.gn View 1 6 chunks +11 lines, -11 lines 0 comments Download
M mojo/shell/application_instance.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/shell/application_instance.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_loader.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/application_manager.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M mojo/shell/application_manager_apptest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M mojo/shell/application_manager_apptest_driver.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M mojo/shell/application_manager_apptest_target.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/shell/application_manager_unittest.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/shell/capability_filter_test.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/capability_filter_test.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/shell/connect_to_application_params.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/fetcher/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/fetcher/about_fetcher_unittest.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/shell/native_runner.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/package_manager.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/package_manager/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/package_manager/capability_filter_content_handler_unittest.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
M mojo/shell/package_manager/content_handler_connection.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/package_manager/content_handler_unittest.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M mojo/shell/package_manager/package_manager_impl.cc View 1 2 chunks +1 line, -1 line 0 comments Download
A + mojo/shell/public/cpp/BUILD.gn View 1 3 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/app_lifetime_helper.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/application_connection.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + mojo/shell/public/cpp/application_delegate.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/application_impl.h View 1 3 chunks +9 lines, -9 lines 0 comments Download
A + mojo/shell/public/cpp/application_runner.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/application_test_base.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + mojo/shell/public/cpp/connect.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + mojo/shell/public/cpp/content_handler_factory.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + mojo/shell/public/cpp/initialize_base_and_icu.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/cpp/interface_factory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/interface_factory_impl.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + mojo/shell/public/cpp/lazy_interface_ptr.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + mojo/shell/public/cpp/lib/app_lifetime_helper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/cpp/lib/application_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/cpp/lib/application_impl.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/lib/application_runner.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/lib/application_test_base.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/lib/application_test_main.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/cpp/lib/content_handler_factory.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + mojo/shell/public/cpp/lib/init_commandline.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/cpp/lib/interface_factory_connector.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
A + mojo/shell/public/cpp/lib/service_connector_registry.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/lib/service_connector_registry.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/cpp/lib/service_provider_impl.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/cpp/lib/service_registry.h View 1 2 chunks +7 lines, -7 lines 0 comments Download
A + mojo/shell/public/cpp/lib/service_registry.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/service_connector.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + mojo/shell/public/cpp/service_provider_impl.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + mojo/shell/public/cpp/tests/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/cpp/tests/service_registry_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/interfaces/BUILD.gn View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/interfaces/application.mojom View 1 chunk +2 lines, -2 lines 0 comments Download
A + mojo/shell/public/interfaces/application_manager.mojom View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/interfaces/content_handler.mojom View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/interfaces/service_provider.mojom View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/interfaces/shell.mojom View 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/java/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ApplicationConnection.java View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ApplicationDelegate.java View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ApplicationImpl.java View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ApplicationRunner.java View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ServiceFactoryBinder.java View 0 chunks +-1 lines, --1 lines 0 comments Download
A + mojo/shell/public/java/src/org/chromium/mojo/application/ShellHelper.java View 0 chunks +-1 lines, --1 lines 0 comments Download
M mojo/shell/shell_application_delegate.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/shell/shell_application_delegate.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/shell_application_loader.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/static_application_loader.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M sql/mojo/BUILD.gn View 1 2 chunks +3 lines, -3 lines 0 comments Download
M sql/mojo/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M sql/mojo/sql_test_base.h View 1 1 chunk +1 line, -1 line 0 comments Download
M sql/mojo/sql_test_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M sql/mojo/vfs_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/mus/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/mus/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/mus/aura_init.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/mus/surface_binding.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ui/views/mus/surface_context_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/mus/window_manager_connection.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/mus/window_tree_host_mus.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 49 (28 generated)
Ben Goodger (Google)
tsepez: just moving mojom files around.
4 years, 11 months ago (2016-01-08 21:53:05 UTC) #4
Tom Sepez
RS LGTM on moving files around
4 years, 11 months ago (2016-01-08 22:03:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/60001
4 years, 11 months ago (2016-01-08 22:27:14 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/163586)
4 years, 11 months ago (2016-01-08 23:15:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/80001
4 years, 11 months ago (2016-01-08 23:30:47 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/99940) chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 11 months ago (2016-01-09 00:20:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/100001
4 years, 11 months ago (2016-01-09 00:37:13 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/163662)
4 years, 11 months ago (2016-01-09 02:48:32 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/100001
4 years, 11 months ago (2016-01-09 03:55:49 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/163725)
4 years, 11 months ago (2016-01-09 05:54:16 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/100001
4 years, 11 months ago (2016-01-09 06:14:41 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/163736)
4 years, 11 months ago (2016-01-09 08:11:30 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/120001
4 years, 11 months ago (2016-01-11 19:22:47 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/164107)
4 years, 11 months ago (2016-01-11 21:30:22 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/140001
4 years, 11 months ago (2016-01-11 21:53:44 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/100489)
4 years, 11 months ago (2016-01-11 22:44:58 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/140001
4 years, 11 months ago (2016-01-11 23:16:26 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/100572)
4 years, 11 months ago (2016-01-12 00:06:20 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1565343003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1565343003/160001
4 years, 11 months ago (2016-01-12 00:59:16 UTC) #45
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 11 months ago (2016-01-12 02:44:18 UTC) #47
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 02:45:14 UTC) #49
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/273c1e30241a8a5509ad9b307380ed8600ba82d8
Cr-Commit-Position: refs/heads/master@{#368776}

Powered by Google App Engine
This is Rietveld 408576698