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

Issue 533803003: ozone: Add UiThreadGpu for applications that do UI thread GL (Closed)

Created:
6 years, 3 months ago by spang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

ozone: Add UiThreadGpu for applications that do UI thread GL The demo does GL on the main thread, which broken since we now depend on GpuPlatformSupport(Host). Let's deliver these messages directly via a helper class for those applications. BUG=409978 TEST=ozone_demo --ozone-platform=gbm on link_freon NOTRY=true Committed: https://crrev.com/aa2a372038d7faf53f0f98194fdac467b56580de Cr-Commit-Position: refs/heads/master@{#293075}

Patch Set 1 #

Patch Set 2 : add OVERRIDE #

Patch Set 3 : fix components #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -1 line) Patch
M ui/ozone/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/demo/ozone_demo.cc View 4 chunks +8 lines, -1 line 0 comments Download
M ui/ozone/ozone.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A ui/ozone/public/ui_thread_gpu.h View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
A ui/ozone/public/ui_thread_gpu.cc View 1 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
spang
6 years, 3 months ago (2014-09-02 19:58:02 UTC) #2
dnicoara
lgtm
6 years, 3 months ago (2014-09-02 20:04:09 UTC) #3
alexst (slow to review)
lgtm
6 years, 3 months ago (2014-09-02 20:08:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/533803003/40001
6 years, 3 months ago (2014-09-03 02:38:28 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 193df099fb63199978f802bc31c91a03532315c9
6 years, 3 months ago (2014-09-03 05:17:47 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:23:41 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/aa2a372038d7faf53f0f98194fdac467b56580de
Cr-Commit-Position: refs/heads/master@{#293075}

Powered by Google App Engine
This is Rietveld 408576698