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

Issue 341253002: Revert of Revert of ozone: gpu: Add plumbing for platform-specific gpu messaging (Closed)

Created:
6 years, 6 months ago by spang
Modified:
6 years, 6 months ago
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, jam, darin-cc_chromium.org, piman+watch_chromium.org, kalyank
Project:
chromium
Visibility:
Public.

Description

ozone: gpu: Add plumbing for platform-specific gpu messaging (reland) ChromeOS on bare hardware will do display configuration and cursor movement from the GPU process. This is the conduit for the messages needed to make this work. This plumbing also supports other platforms with similar requirements (e.g. wayland's port). X11 does not need any specific messaging here, since we just call the X server from the browser. TBR=piman@chromium.org,rjkroege@chromium.org,alexst@chromium.org,chrishtr@chromium.org NOTRY=true BUG=377497 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278817

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -1 line) Patch
M content/DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host_ui_shim.cc View 1 4 chunks +23 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 3 chunks +18 lines, -0 lines 0 comments Download
M ui/ozone/ozone.gyp View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ui/ozone/ozone_platform.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M ui/ozone/platform/caca/ozone_platform_caca.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/ozone_platform_dri.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/ozone_platform_gbm.cc View 1 4 chunks +13 lines, -0 lines 0 comments Download
M ui/ozone/platform/egltest/ozone_platform_egltest.cc View 1 4 chunks +12 lines, -0 lines 0 comments Download
M ui/ozone/platform/test/ozone_platform_test.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
A ui/ozone/public/gpu_platform_support.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
A ui/ozone/public/gpu_platform_support.cc View 1 1 chunk +34 lines, -0 lines 0 comments Download
A ui/ozone/public/gpu_platform_support_host.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A ui/ozone/public/gpu_platform_support_host.cc View 1 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
spang
Created Revert of Revert of ozone: gpu: Add plumbing for platform-specific gpu messaging
6 years, 6 months ago (2014-06-20 14:51:17 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/341253002/1
6 years, 6 months ago (2014-06-20 14:52:13 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-20 14:53:50 UTC) #3
commit-bot: I haz the power
Failed to apply patch for content/DEPS: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-06-20 14:53:51 UTC) #4
spang
The CQ bit was checked by spang@chromium.org
6 years, 6 months ago (2014-06-20 20:52:55 UTC) #5
spang
The CQ bit was unchecked by spang@chromium.org
6 years, 6 months ago (2014-06-20 20:55:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/341253002/150001
6 years, 6 months ago (2014-06-20 20:55:20 UTC) #7
spang
The CQ bit was checked by spang@chromium.org
6 years, 6 months ago (2014-06-20 20:55:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/341253002/150001
6 years, 6 months ago (2014-06-20 20:57:49 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 21:00:38 UTC) #10
Message was sent while issue was closed.
Change committed as 278817

Powered by Google App Engine
This is Rietveld 408576698