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

Issue 1743473002: Change Mojo URLs to structured names (Closed)

Created:
4 years, 9 months ago by Ben Goodger (Google)
Modified:
4 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@18collapse
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change Mojo URLs to structured names. type:path Remove GURLs from all over the place. This eliminates the need to register Mojo and Exe schemes. BUG= CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/c6eb8ad71579f9945976e5b4b4915f084388e5ae Cr-Commit-Position: refs/heads/master@{#378130}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 7

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : . #

Patch Set 14 : . #

Patch Set 15 : . #

Patch Set 16 : . #

Patch Set 17 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+820 lines, -846 lines) Patch
M ash/mus/keyboard_ui_mus.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M ash/mus/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/app/mash/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/app/mash/chrome_manifest.json View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/app/mash/chrome_mash_manifest.json View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/app/mash/mash_runner.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 6 chunks +15 lines, -20 lines 0 comments Download
M components/filesystem/apptest_manifest.json View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M components/filesystem/file_system_impl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/file_system_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M components/filesystem/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/font_service/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/leveldb/apptest_manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/leveldb/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/mus/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/mus/ws/apptest_manifest.json View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M components/mus/ws/window_manager_client_apptest.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M components/mus/ws/window_tree_apptest.cc View 1 2 3 4 5 6 7 8 9 10 11 5 chunks +5 lines, -5 lines 0 comments Download
M components/resource_provider/apptest_manifest.json View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M components/resource_provider/file_utils.h View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M components/resource_provider/file_utils.cc View 1 2 3 4 5 1 chunk +2 lines, -5 lines 0 comments Download
M components/resource_provider/file_utils_unittest.cc View 1 2 3 4 5 3 chunks +10 lines, -11 lines 0 comments Download
M components/resource_provider/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/resource_provider/resource_provider_app.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/frame_host/frame_mojo_shell.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M content/browser/frame_host/frame_mojo_shell.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/mojo/mojo_app_connection_impl.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/mojo/mojo_app_connection_impl.cc View 1 2 3 1 chunk +7 lines, -6 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.h View 1 2 3 3 chunks +9 lines, -11 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 2 3 4 5 6 7 15 chunks +31 lines, -35 lines 0 comments Download
M content/browser/mojo_shell_browsertest.cc View 1 2 3 4 5 3 chunks +6 lines, -6 lines 0 comments Download
M content/browser/service_worker/service_worker_version_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M content/child/process_control_impl.h View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M content/child/process_control_impl.cc View 1 2 2 chunks +7 lines, -9 lines 0 comments Download
M content/common/mojo/static_application_loader.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/common/mojo/static_application_loader.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/url_schemes.cc View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
M content/gpu/gpu_process_control_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_process_control_impl.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/browser/mojo_app_connection.h View 1 2 3 2 chunks +6 lines, -7 lines 0 comments Download
M content/public/test/test_mojo_app.h View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M content/public/test/test_mojo_app.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/test/test_mojo_service.mojom View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/public/utility/content_utility_client.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/shell/utility/shell_content_utility_client.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/web_ui_mojo_shell_test.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M content/utility/utility_process_control_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/utility/utility_process_control_impl.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M mash/browser_driver/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/views_examples/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/example/window_type_launcher/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/quick_launch/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/screenlock/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/shell/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/task_viewer/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/task_viewer/task_viewer.cc View 1 2 2 chunks +9 lines, -9 lines 0 comments Download
M mash/wm/apptest_manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M mash/wm/manifest.json View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/apptest_manifest.json View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M media/mojo/services/pipeline_apptest_manifest.json View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/common/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -11 lines 0 comments Download
D mojo/common/mojo_scheme_register.h View 1 2 3 4 5 1 chunk +0 lines, -15 lines 0 comments Download
D mojo/common/mojo_scheme_register.cc View 1 2 3 4 5 1 chunk +0 lines, -23 lines 0 comments Download
M mojo/mojo_base.gyp View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M mojo/mojo_shell.gyp View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/public/tools/manifest/manifest_collator.py View 1 2 3 4 5 1 chunk +7 lines, -3 lines 0 comments Download
M mojo/services/network/network_service_delegate.cc View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M mojo/services/package_manager/BUILD.gn View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M mojo/services/package_manager/loader.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M mojo/services/package_manager/loader.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M mojo/services/package_manager/main.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M mojo/services/package_manager/manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/services/package_manager/package_manager.h View 1 7 chunks +30 lines, -30 lines 0 comments Download
M mojo/services/package_manager/package_manager.cc View 1 2 3 4 5 11 chunks +75 lines, -71 lines 0 comments Download
M mojo/services/package_manager/public/interfaces/catalog.mojom View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/package_manager/public/interfaces/resolver.mojom View 1 1 chunk +8 lines, -8 lines 0 comments Download
M mojo/services/package_manager/public/interfaces/shell_resolver.mojom View 1 1 chunk +14 lines, -14 lines 0 comments Download
M mojo/services/tracing/manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/application_loader.h View 1 1 chunk +3 lines, -12 lines 0 comments Download
M mojo/shell/application_manager.h View 1 2 3 8 chunks +24 lines, -28 lines 0 comments Download
M mojo/shell/application_manager.cc View 1 2 3 4 5 19 chunks +60 lines, -62 lines 0 comments Download
M mojo/shell/background/background_shell.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M mojo/shell/background/background_shell.cc View 1 5 chunks +11 lines, -10 lines 0 comments Download
M mojo/shell/background/tests/background_shell_unittest.cc View 1 2 3 4 5 3 chunks +3 lines, -4 lines 0 comments Download
M mojo/shell/background/tests/test_application_catalog_store.h View 1 2 chunks +3 lines, -5 lines 0 comments Download
M mojo/shell/background/tests/test_application_catalog_store.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M mojo/shell/capability_filter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/connect_params.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M mojo/shell/connect_util.h View 1 2 3 4 5 6 7 3 chunks +3 lines, -7 lines 0 comments Download
M mojo/shell/identity.h View 1 2 3 2 chunks +8 lines, -9 lines 0 comments Download
M mojo/shell/identity.cc View 1 2 3 3 chunks +11 lines, -33 lines 0 comments Download
M mojo/shell/native_runner.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M mojo/shell/public/cpp/BUILD.gn View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/shell/public/cpp/application_test_base.h View 1 3 chunks +4 lines, -4 lines 0 comments Download
M mojo/shell/public/cpp/connection.h View 1 1 chunk +5 lines, -10 lines 0 comments Download
M mojo/shell/public/cpp/connector.h View 1 4 chunks +7 lines, -8 lines 0 comments Download
M mojo/shell/public/cpp/lib/application_test_base.cc View 1 4 chunks +8 lines, -8 lines 0 comments Download
M mojo/shell/public/cpp/lib/connection_impl.h View 1 3 chunks +6 lines, -6 lines 0 comments Download
M mojo/shell/public/cpp/lib/connection_impl.cc View 1 2 chunks +8 lines, -8 lines 0 comments Download
M mojo/shell/public/cpp/lib/connector_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/public/cpp/lib/connector_impl.cc View 1 4 chunks +7 lines, -7 lines 0 comments Download
M mojo/shell/public/cpp/lib/interface_registry.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
A mojo/shell/public/cpp/lib/names.cc View 1 2 3 4 5 6 7 8 1 chunk +43 lines, -0 lines 0 comments Download
M mojo/shell/public/cpp/lib/shell_client.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/public/cpp/lib/shell_connection.cc View 1 1 chunk +5 lines, -5 lines 0 comments Download
A mojo/shell/public/cpp/names.h View 1 2 3 4 5 6 1 chunk +53 lines, -0 lines 0 comments Download
M mojo/shell/public/cpp/shell_client.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/public/cpp/shell_connection.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M mojo/shell/public/interfaces/application_manager.mojom View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/shell/public/interfaces/shell.mojom View 1 2 chunks +3 lines, -3 lines 0 comments Download
M mojo/shell/public/interfaces/shell_client.mojom View 1 4 chunks +9 lines, -9 lines 0 comments Download
M mojo/shell/public/interfaces/shell_client_factory.mojom View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/runner/child/manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/standalone/context.h View 1 2 chunks +2 lines, -3 lines 0 comments Download
M mojo/shell/standalone/context.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +16 lines, -10 lines 0 comments Download
M mojo/shell/standalone/desktop/launcher_process.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M mojo/shell/standalone/desktop/main_helper.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M mojo/shell/tests/application_manager_apptest.cc View 1 5 chunks +13 lines, -12 lines 0 comments Download
M mojo/shell/tests/application_manager_apptest_driver.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/tests/application_manager_apptest_driver_manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/tests/application_manager_apptest_manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/tests/application_manager_apptest_target.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/tests/application_manager_unittest.cc View 1 2 3 4 5 15 chunks +74 lines, -71 lines 0 comments Download
M mojo/shell/tests/capability_filter_test.h View 4 chunks +8 lines, -8 lines 0 comments Download
M mojo/shell/tests/capability_filter_test.cc View 1 11 chunks +22 lines, -21 lines 0 comments Download
M mojo/shell/tests/package_test_app_a_manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/tests/package_test_app_b_manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/shell/tests/package_test_package.cc View 1 2 3 3 chunks +5 lines, -5 lines 0 comments Download
M mojo/shell/tests/package_test_package_manifest.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/mus/platform_test_helper_mus.cc View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 66 (37 generated)
Ben Goodger (Google)
I need to add some documentation to the names.h headers describing the name syntax but ...
4 years, 9 months ago (2016-02-26 18:05:09 UTC) #4
sky
You should be able to nuke mojo_scheme_register now. Also, make sure you do a search ...
4 years, 9 months ago (2016-02-26 18:37:27 UTC) #5
Ben Goodger (Google)
On 2016/02/26 18:37:27, sky wrote: > You should be able to nuke mojo_scheme_register now. > ...
4 years, 9 months ago (2016-02-26 19:09:33 UTC) #6
sky
LGTM
4 years, 9 months ago (2016-02-26 20:12:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/140001
4 years, 9 months ago (2016-02-26 20:18:59 UTC) #9
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/122268) chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-02-26 20:37:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/160001
4 years, 9 months ago (2016-02-26 20:41:47 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/28114) android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, ...
4 years, 9 months ago (2016-02-26 20:54:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/180001
4 years, 9 months ago (2016-02-26 21:13:04 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/28156) chromeos_x86-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-02-26 21:37:45 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/200001
4 years, 9 months ago (2016-02-26 22:05:50 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/56505) linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-02-26 22:22:47 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/220001
4 years, 9 months ago (2016-02-26 22:36:19 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/149802)
4 years, 9 months ago (2016-02-26 22:58:41 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/240001
4 years, 9 months ago (2016-02-27 03:12:23 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/149977)
4 years, 9 months ago (2016-02-27 03:41:40 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/260001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/260001
4 years, 9 months ago (2016-02-27 03:45:38 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/56709) linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-02-27 04:06:42 UTC) #41
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/280001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/280001
4 years, 9 months ago (2016-02-27 04:37:10 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/149996)
4 years, 9 months ago (2016-02-27 05:12:03 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/300001
4 years, 9 months ago (2016-02-27 05:59:52 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/28428) chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 9 months ago (2016-02-27 06:10:16 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/300001
4 years, 9 months ago (2016-02-27 06:18:22 UTC) #53
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/174936)
4 years, 9 months ago (2016-02-27 06:23:12 UTC) #55
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/300001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/300001
4 years, 9 months ago (2016-02-27 06:36:02 UTC) #57
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/150013)
4 years, 9 months ago (2016-02-27 07:05:19 UTC) #59
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1743473002/320001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1743473002/320001
4 years, 9 months ago (2016-02-27 07:24:15 UTC) #62
commit-bot: I haz the power
Committed patchset #17 (id:320001)
4 years, 9 months ago (2016-02-27 08:53:42 UTC) #64
commit-bot: I haz the power
4 years, 9 months ago (2016-02-27 08:54:32 UTC) #66
Message was sent while issue was closed.
Patchset 17 (id:??) landed as
https://crrev.com/c6eb8ad71579f9945976e5b4b4915f084388e5ae
Cr-Commit-Position: refs/heads/master@{#378130}

Powered by Google App Engine
This is Rietveld 408576698