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

Issue 1878903002: Use injection and remove ozone dependency from ui/display (Closed)

Created:
4 years, 8 months ago by oshima
Modified:
4 years, 8 months ago
CC:
chromium-reviews, kalyank, oshima+watch_chromium.org, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use injection and remove ozone dependency from ui/display I'm moving display stuff to ui/display. This is necessary because ui/base depends on display stuff. BUG=597761 Committed: https://crrev.com/e001c8c851a36216a5d9e5ca532e7276962c3d5a Cr-Commit-Position: refs/heads/master@{#387155}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : rebase #

Patch Set 3 : fix std::unique_ptr transition #

Patch Set 4 : fix unique_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -70 lines) Patch
M ash/shell.cc View 1 2 2 chunks +19 lines, -1 line 0 comments Download
M content/common/gpu/media/rendering_helper.cc View 1 chunk +3 lines, -1 line 0 comments Download
M extensions/shell/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/shell/browser/shell_desktop_controller_aura.cc View 1 2 3 2 chunks +17 lines, -1 line 0 comments Download
M ui/display/BUILD.gn View 3 chunks +0 lines, -5 lines 0 comments Download
M ui/display/chromeos/display_configurator.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M ui/display/chromeos/display_configurator.cc View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M ui/display/chromeos/display_configurator_unittest.cc View 1 2 11 chunks +17 lines, -11 lines 0 comments Download
D ui/display/chromeos/ozone/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
D ui/display/chromeos/ozone/display_configurator_ozone.cc View 1 1 chunk +0 lines, -17 lines 0 comments Download
D ui/display/chromeos/x11/display_configurator_x11.cc View 1 1 chunk +0 lines, -17 lines 0 comments Download
M ui/display/chromeos/x11/native_display_delegate_x11.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ui/display/display.gyp View 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 54 (29 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/1
4 years, 8 months ago (2016-04-12 00:30:17 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_daisy_chromium_compile_only_ng/builds/120084)
4 years, 8 months ago (2016-04-12 00:45:06 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/20001
4 years, 8 months ago (2016-04-12 01:16:57 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/195111)
4 years, 8 months ago (2016-04-12 01:38:50 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/40001
4 years, 8 months ago (2016-04-12 01:44:51 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/167310)
4 years, 8 months ago (2016-04-12 01:55:42 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/60001
4 years, 8 months ago (2016-04-12 02:44:14 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/167325)
4 years, 8 months ago (2016-04-12 02:53:51 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/80001
4 years, 8 months ago (2016-04-12 06:32:18 UTC) #21
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/167385)
4 years, 8 months ago (2016-04-12 06:41:32 UTC) #23
oshima
https://codereview.chromium.org/1878903002/diff/80001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/1878903002/diff/80001/ash/shell.cc#newcode880 ash/shell.cc:880: !gpu_support_->IsPanelFittingDisabled()); I'm assuming that NativeDisplayDelegateX11 will be replaced with ...
4 years, 8 months ago (2016-04-12 16:59:41 UTC) #28
oshima
ping?
4 years, 8 months ago (2016-04-13 17:38:10 UTC) #29
spang
lgtm
4 years, 8 months ago (2016-04-13 17:55:15 UTC) #30
oshima
jamescook@ -> extension/shell owner dalecurtis@ -> content/common/gpu/media owner
4 years, 8 months ago (2016-04-13 18:29:55 UTC) #32
DaleCurtis
media/ lgtm
4 years, 8 months ago (2016-04-13 20:52:31 UTC) #33
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/100001
4 years, 8 months ago (2016-04-13 20:56:54 UTC) #35
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/121423) chromeos_x86-generic_chromium_compile_only_ng on ...
4 years, 8 months ago (2016-04-13 21:10:45 UTC) #37
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/140001
4 years, 8 months ago (2016-04-13 21:37:25 UTC) #40
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/184861)
4 years, 8 months ago (2016-04-13 21:58:36 UTC) #42
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/160001
4 years, 8 months ago (2016-04-13 22:27:12 UTC) #44
James Cook
extensions/shell lgtm
4 years, 8 months ago (2016-04-13 23:36:16 UTC) #45
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-13 23:37:55 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878903002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878903002/160001
4 years, 8 months ago (2016-04-13 23:42:26 UTC) #50
commit-bot: I haz the power
Committed patchset #4 (id:160001)
4 years, 8 months ago (2016-04-13 23:49:15 UTC) #52
commit-bot: I haz the power
4 years, 8 months ago (2016-04-13 23:51:24 UTC) #54
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e001c8c851a36216a5d9e5ca532e7276962c3d5a
Cr-Commit-Position: refs/heads/master@{#387155}

Powered by Google App Engine
This is Rietveld 408576698