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

Issue 1068723005: ozone: Clarify All SurfaceFactoryOzone APIs except for CreateNativePixmap() must be used on the mai… (Closed)

Created:
5 years, 8 months ago by dshwang
Modified:
5 years, 7 months ago
CC:
chromium-reviews, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: Clarify All SurfaceFactoryOzone APIs except for CreateNativePixmap() must be used on the main thread in Gpu process CreateNativePixmap() can be used in IO thread because IO thread creates GpuMemoryBuffer for low latency. BUG=472610 Committed: https://crrev.com/95517b8931949391ca3bd5c4426af3c3809ce984 Cr-Commit-Position: refs/heads/master@{#330142}

Patch Set 1 #

Total comments: 5

Patch Set 2 : rollback unrelated changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M ui/ozone/platform/caca/caca_window_manager.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/caca/caca_window_manager.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/drm_surface_factory.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/drm_surface_factory.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gbm_surface_factory.cc View 1 7 chunks +11 lines, -0 lines 0 comments Download
M ui/ozone/platform/egltest/ozone_platform_egltest.cc View 1 5 chunks +9 lines, -1 line 0 comments Download
M ui/ozone/platform/test/test_window_manager.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/test/test_window_manager.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M ui/ozone/public/surface_factory_ozone.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
dshwang
alexst@, could you review? This CL adds bunch of thread check in ozone code. It's ...
5 years, 8 months ago (2015-04-07 14:25:57 UTC) #2
dshwang
spang, alexst, could you review this thread-check CL? https://codereview.chromium.org/1068723005/diff/1/ui/ozone/public/surface_factory_ozone.h File ui/ozone/public/surface_factory_ozone.h (right): https://codereview.chromium.org/1068723005/diff/1/ui/ozone/public/surface_factory_ozone.h#newcode135 ui/ozone/public/surface_factory_ozone.h:135: // ...
5 years, 8 months ago (2015-04-22 10:52:58 UTC) #4
spang
https://codereview.chromium.org/1068723005/diff/1/ui/ozone/public/surface_factory_ozone.cc File ui/ozone/public/surface_factory_ozone.cc (right): https://codereview.chromium.org/1068723005/diff/1/ui/ozone/public/surface_factory_ozone.cc#newcode19 ui/ozone/public/surface_factory_ozone.cc:19: base::LazyInstance<SurfaceFactoryOzone*>::Leaky g_impl = Please drop these unrelated changes. I ...
5 years, 7 months ago (2015-05-07 17:20:45 UTC) #5
dshwang
thx for reviewing and sorry for delaying response. Address your comments. could you review again? ...
5 years, 7 months ago (2015-05-15 18:11:20 UTC) #6
spang
lgtm
5 years, 7 months ago (2015-05-15 18:12:08 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1068723005/20001
5 years, 7 months ago (2015-05-15 18:12:53 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-15 18:33:48 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 18:34:44 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/95517b8931949391ca3bd5c4426af3c3809ce984
Cr-Commit-Position: refs/heads/master@{#330142}

Powered by Google App Engine
This is Rietveld 408576698