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

Issue 27764002: Enable Ozone software implementation in GYP (Closed)

Created:
7 years, 2 months ago by dnicoara
Modified:
7 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Enable Ozone software implementation in GYP Depends on: - SoftwareSurfaceFactoryOzone - [closed] https://codereview.chromium.org/26849004/ - [closed] https://codereview.chromium.org/27217009/ - HardwareDisplayControllerOzone - [closed] https://codereview.chromium.org/26538005/ - [closed] https://codereview.chromium.org/27038004/ - SoftwareSurfaceOzone - [closed] https://codereview.chromium.org/26866006/ - [closed] https://codereview.chromium.org/26179005/ - DrmSkBitmapOzone - [closed] https://codereview.chromium.org/26290006/ BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230000

Patch Set 1 #

Total comments: 6

Patch Set 2 : Refactored GYP dridrm dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M build/linux/system.gyp View 1 1 chunk +14 lines, -0 lines 0 comments Download
M ui/gfx/gfx.gyp View 1 2 chunks +15 lines, -0 lines 0 comments Download
M ui/gfx/ozone/surface_factory_ozone.cc View 2 chunks +7 lines, -1 line 0 comments Download
M ui/ui_unittests.gypi View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dnicoara
Is it OK to set the Software implementation as the default in this CL or ...
7 years, 2 months ago (2013-10-17 20:50:48 UTC) #1
rjkroege
https://codereview.chromium.org/27764002/diff/1/ui/gfx/gfx.gyp File ui/gfx/gfx.gyp (right): https://codereview.chromium.org/27764002/diff/1/ui/gfx/gfx.gyp#newcode370 ui/gfx/gfx.gyp:370: ['use_ozone==1', { it would be nicer if you make ...
7 years, 2 months ago (2013-10-18 14:54:05 UTC) #2
dnicoara
https://codereview.chromium.org/27764002/diff/1/ui/gfx/gfx.gyp File ui/gfx/gfx.gyp (right): https://codereview.chromium.org/27764002/diff/1/ui/gfx/gfx.gyp#newcode370 ui/gfx/gfx.gyp:370: ['use_ozone==1', { On 2013/10/18 14:54:05, rjkroege wrote: > it ...
7 years, 2 months ago (2013-10-18 16:00:50 UTC) #3
rjkroege
lgtm
7 years, 2 months ago (2013-10-18 17:59:14 UTC) #4
dnicoara
Adding ben@ for OWNERS review (GYP files). Ben, please ping me if you'd like more ...
7 years, 2 months ago (2013-10-18 19:16:23 UTC) #5
Ben Goodger (Google)
lgtm
7 years, 2 months ago (2013-10-18 22:14:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dnicoara@chromium.org/27764002/33001
7 years, 2 months ago (2013-10-21 15:21:17 UTC) #7
commit-bot: I haz the power
Change committed as 230000
7 years, 2 months ago (2013-10-22 01:44:09 UTC) #8
Torne
7 years, 2 months ago (2013-10-22 09:48:23 UTC) #9
Message was sent while issue was closed.
On 2013/10/22 01:44:09, I haz the power (commit-bot) wrote:
> Change committed as 230000

Just FYI, if you add new entries to build/linux/system.gyp that invoke
pkg-config for new packages, you need to also update the list in
build/install-build-deps.sh. It happens that the bots already have libdrm-dev
installed for whatever reason, but not all machines do. I've landed a fix for
this (https://codereview.chromium.org/34843002/).

Powered by Google App Engine
This is Rietveld 408576698