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

Issue 22582006: Qualify skia gl include properly. (Closed)

Created:
7 years, 4 months ago by Torne
Modified:
7 years, 4 months ago
Reviewers:
jamesr, tfarina
CC:
blink-reviews, eae+blinkwatch, danakj, dglazkov+blink, Rik, Stephen Chennney, jeez, pdr., djsollen
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Qualify skia gl includes properly in GraphicsContext3D. skia's public include path isn't supposed to include gpu/gl; update GraphicsContext3D.cpp to refer to skia headers with fully qualified paths so that Chromium doesn't need to include extra directories. BUG= R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155836

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use fullly qualified paths. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/core/platform/graphics/GraphicsContext3D.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Torne
Hi James, can you review this? Trying to fix a mismatch between the way Chromium ...
7 years, 4 months ago (2013-08-07 15:19:28 UTC) #1
jamesr
https://codereview.chromium.org/22582006/diff/1/Source/core/platform/graphics/GraphicsContext3D.cpp File Source/core/platform/graphics/GraphicsContext3D.cpp (right): https://codereview.chromium.org/22582006/diff/1/Source/core/platform/graphics/GraphicsContext3D.cpp#newcode42 Source/core/platform/graphics/GraphicsContext3D.cpp:42: #include "gl/GrGLInterface.h" if you're doing this, better to fully ...
7 years, 4 months ago (2013-08-07 18:03:56 UTC) #2
Torne
On 2013/08/07 18:03:56, jamesr wrote: > https://codereview.chromium.org/22582006/diff/1/Source/core/platform/graphics/GraphicsContext3D.cpp > File Source/core/platform/graphics/GraphicsContext3D.cpp (right): > > https://codereview.chromium.org/22582006/diff/1/Source/core/platform/graphics/GraphicsContext3D.cpp#newcode42 > ...
7 years, 4 months ago (2013-08-07 21:35:10 UTC) #3
tfarina
On Wed, Aug 7, 2013 at 6:35 PM, <torne@chromium.org> wrote: > On 2013/08/07 18:03:56, jamesr ...
7 years, 4 months ago (2013-08-07 21:40:10 UTC) #4
jamesr
On 2013/08/07 21:35:10, Torne wrote: > On 2013/08/07 18:03:56, jamesr wrote: > > > https://codereview.chromium.org/22582006/diff/1/Source/core/platform/graphics/GraphicsContext3D.cpp ...
7 years, 4 months ago (2013-08-07 22:17:54 UTC) #5
Torne
OK, I've updated this file to use fully qualified paths from src/.
7 years, 4 months ago (2013-08-08 10:26:00 UTC) #6
jamesr
cool! lgtm
7 years, 4 months ago (2013-08-08 19:53:25 UTC) #7
Torne
7 years, 4 months ago (2013-08-09 11:06:56 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r155836 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698