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

Issue 22613003: Remove exported headers and add all public headers into dictionary for reference by clients. (Closed)

Created:
7 years, 4 months ago by djsollen
Modified:
7 years, 4 months ago
Reviewers:
robertphillips, Torne
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Remove exported headers and add all public headers into dictionary for reference by clients. R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=10661

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+316 lines, -133 lines) Patch
D gyp/exported_api_headers.gypi View 1 chunk +0 lines, -133 lines 0 comments Download
A gyp/public_headers.gypi View 1 chunk +316 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
djsollen
7 years, 4 months ago (2013-08-09 15:38:27 UTC) #1
robertphillips
lgtm
7 years, 4 months ago (2013-08-09 15:39:46 UTC) #2
djsollen
7 years, 4 months ago (2013-08-09 15:43:52 UTC) #3
djsollen
Committed patchset #1 manually as r10661 (presubmit successful).
7 years, 4 months ago (2013-08-09 15:45:39 UTC) #4
Torne
On 2013/08/09 15:45:39, djsollen wrote: > Committed patchset #1 manually as r10661 (presubmit successful). I ...
7 years, 4 months ago (2013-08-09 15:48:20 UTC) #5
djsollen
7 years, 4 months ago (2013-08-09 15:56:18 UTC) #6
Message was sent while issue was closed.
On 2013/08/09 15:48:20, Torne wrote:
> On 2013/08/09 15:45:39, djsollen wrote:
> > Committed patchset #1 manually as r10661 (presubmit successful).
> 
> I don't think this will work, they need to be relative to the system skia's
> include paths (i.e. they need to be core/SkWhatever.h, not include/core) - the
> paths included here are what ends up in the shim headers as #include <foo>

Oops.  I'll patch that up now.

Powered by Google App Engine
This is Rietveld 408576698