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

Issue 325133003: Refactor BufferData class into a separate file to be later used by individual gbm_bo's in EGLImage. (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
Visibility:
Public.

Description

Refactor BufferData class into a separate file to be later used by individual gbm_bo's in EGLImage. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276554

Patch Set 1 #

Total comments: 6

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -95 lines) Patch
A ui/ozone/platform/dri/buffer_data.h View 1 1 chunk +53 lines, -0 lines 0 comments Download
A ui/ozone/platform/dri/buffer_data.cc View 1 1 chunk +71 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/gbm.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/gbm_surface.cc View 1 chunk +1 line, -95 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
alexst (slow to review)
Starting to refactor GBM platform to allow for surfaceless compositor and overlays.
6 years, 6 months ago (2014-06-11 03:27:56 UTC) #1
dnicoara
lgtm
6 years, 6 months ago (2014-06-11 03:34:51 UTC) #2
rjkroege
lgtm with nits. https://codereview.chromium.org/325133003/diff/1/ui/ozone/platform/dri/buffer_data.cc File ui/ozone/platform/dri/buffer_data.cc (right): https://codereview.chromium.org/325133003/diff/1/ui/ozone/platform/dri/buffer_data.cc#newcode15 ui/ozone/platform/dri/buffer_data.cc:15: // TODO(dnicoara) These will need to ...
6 years, 6 months ago (2014-06-11 14:43:04 UTC) #3
alexst (slow to review)
https://codereview.chromium.org/325133003/diff/1/ui/ozone/platform/dri/buffer_data.cc File ui/ozone/platform/dri/buffer_data.cc (right): https://codereview.chromium.org/325133003/diff/1/ui/ozone/platform/dri/buffer_data.cc#newcode15 ui/ozone/platform/dri/buffer_data.cc:15: // TODO(dnicoara) These will need to change once we'll ...
6 years, 6 months ago (2014-06-11 15:00:06 UTC) #4
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 6 months ago (2014-06-11 15:00:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/325133003/20001
6 years, 6 months ago (2014-06-11 15:02:32 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 20:56:01 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 21:25:04 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/19574)
6 years, 6 months ago (2014-06-11 21:25:05 UTC) #9
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 6 months ago (2014-06-11 21:58:35 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/325133003/20001
6 years, 6 months ago (2014-06-11 22:00:38 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 22:28:51 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-11 22:32:31 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_x64_rel/builds/19771)
6 years, 6 months ago (2014-06-11 22:32:31 UTC) #14
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 6 months ago (2014-06-12 01:26:58 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/325133003/20001
6 years, 6 months ago (2014-06-12 01:28:56 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-12 02:27:01 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 06:56:59 UTC) #18
Message was sent while issue was closed.
Change committed as 276554

Powered by Google App Engine
This is Rietveld 408576698