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

Issue 341603002: Create scanout buffer in GbmSurfaceFactory. (Closed)

Created:
6 years, 6 months ago by alexst (slow to review)
Modified:
6 years, 6 months ago
Reviewers:
rjkroege, dnicoara
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Create scanout buffer in GbmSurfaceFactory. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278209

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M ui/ozone/platform/dri/gbm_surface_factory.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/gbm_surface_factory.cc View 1 2 2 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
alexst (slow to review)
Using my BufferData refactor.
6 years, 6 months ago (2014-06-17 17:29:21 UTC) #1
dnicoara
lgtm https://codereview.chromium.org/341603002/diff/1/ui/ozone/platform/dri/gbm_surface_factory.cc File ui/ozone/platform/dri/gbm_surface_factory.cc (right): https://codereview.chromium.org/341603002/diff/1/ui/ozone/platform/dri/gbm_surface_factory.cc#newcode159 ui/ozone/platform/dri/gbm_surface_factory.cc:159: switch (format) { Should we have XRGB8888 in ...
6 years, 6 months ago (2014-06-17 18:16:43 UTC) #2
alexst (slow to review)
> Should we have XRGB8888 in here for 32 bpp support? That's what I've seen ...
6 years, 6 months ago (2014-06-17 18:31:34 UTC) #3
alexst (slow to review)
6 years, 6 months ago (2014-06-17 21:05:59 UTC) #4
dnicoara
https://codereview.chromium.org/341603002/diff/20001/ui/ozone/platform/dri/gbm_surface_factory.cc File ui/ozone/platform/dri/gbm_surface_factory.cc (right): https://codereview.chromium.org/341603002/diff/20001/ui/ozone/platform/dri/gbm_surface_factory.cc#newcode163 ui/ozone/platform/dri/gbm_surface_factory.cc:163: gbm_format = GBM_FORMAT_XRGB8888; I was thinking of having another ...
6 years, 6 months ago (2014-06-17 21:15:09 UTC) #5
alexst (slow to review)
On 2014/06/17 21:15:09, dnicoara wrote: > https://codereview.chromium.org/341603002/diff/20001/ui/ozone/platform/dri/gbm_surface_factory.cc > File ui/ozone/platform/dri/gbm_surface_factory.cc (right): > > https://codereview.chromium.org/341603002/diff/20001/ui/ozone/platform/dri/gbm_surface_factory.cc#newcode163 > ...
6 years, 6 months ago (2014-06-17 21:37:29 UTC) #6
alexst (slow to review)
On 2014/06/17 21:37:29, alexst wrote: > On 2014/06/17 21:15:09, dnicoara wrote: > > > https://codereview.chromium.org/341603002/diff/20001/ui/ozone/platform/dri/gbm_surface_factory.cc ...
6 years, 6 months ago (2014-06-17 22:00:06 UTC) #7
dnicoara
lgtm
6 years, 6 months ago (2014-06-17 22:01:05 UTC) #8
rjkroege
lgtm
6 years, 6 months ago (2014-06-18 15:10:23 UTC) #9
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 6 months ago (2014-06-18 15:14:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/341603002/60001
6 years, 6 months ago (2014-06-18 15:15:04 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 01:01:49 UTC) #12
Message was sent while issue was closed.
Change committed as 278209

Powered by Google App Engine
This is Rietveld 408576698