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

Side by Side Diff: gyp/public_headers.gypi

Issue 22613003: Remove exported headers and add all public headers into dictionary for reference by clients. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « gyp/exported_api_headers.gypi ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Include this gypi to include all public header files that exist in the
2 # include directory.
3 #
4 # The list is computed by running 'find include -name *.h'' in the root dir of
5 # the project.
6 #
7 {
8 'variables': {
9 'header_filenames': [
10 'include/pdf/SkPDFDevice.h'
11 'include/pdf/SkPDFDocument.h'
12 'include/svg/SkSVGTypes.h'
13 'include/svg/SkSVGBase.h'
14 'include/svg/SkSVGAttribute.h'
15 'include/svg/SkSVGParser.h'
16 'include/svg/SkSVGPaintState.h'
17 'include/animator/SkAnimator.h'
18 'include/animator/SkAnimatorView.h'
19 'include/gpu/GrTexture.h'
20 'include/gpu/SkGr.h'
21 'include/gpu/GrContext.h'
22 'include/gpu/gl/GrGLConfig_chrome.h'
23 'include/gpu/gl/SkNativeGLContext.h'
24 'include/gpu/gl/SkMesaGLContext.h'
25 'include/gpu/gl/SkDebugGLContext.h'
26 'include/gpu/gl/SkANGLEGLContext.h'
27 'include/gpu/gl/GrGLConfig.h'
28 'include/gpu/gl/GrGLInterface.h'
29 'include/gpu/gl/SkNullGLContext.h'
30 'include/gpu/gl/GrGLFunctions.h'
31 'include/gpu/gl/SkGLContextHelper.h'
32 'include/gpu/gl/GrGLExtensions.h'
33 'include/gpu/SkGpuDevice.h'
34 'include/gpu/GrTypes.h'
35 'include/gpu/GrFontScaler.h'
36 'include/gpu/GrResource.h'
37 'include/gpu/GrRefCnt.h'
38 'include/gpu/GrKey.h'
39 'include/gpu/GrOvalRenderer.h'
40 'include/gpu/GrEffectUnitTest.h'
41 'include/gpu/GrConfig.h'
42 'include/gpu/GrPaint.h'
43 'include/gpu/GrPathRendererChain.h'
44 'include/gpu/GrTBackendEffectFactory.h'
45 'include/gpu/GrDrawEffect.h'
46 'include/gpu/GrTextContext.h'
47 'include/gpu/GrEffect.h'
48 'include/gpu/GrNoncopyable.h'
49 'include/gpu/SkGrTexturePixelRef.h'
50 'include/gpu/GrTextureAccess.h'
51 'include/gpu/GrRect.h'
52 'include/gpu/GrEffectStage.h'
53 'include/gpu/GrClipData.h'
54 'include/gpu/GrUserConfig.h'
55 'include/gpu/SkGrPixelRef.h'
56 'include/gpu/GrAARectRenderer.h'
57 'include/gpu/GrColor.h'
58 'include/gpu/GrGlyph.h'
59 'include/gpu/GrBackendEffectFactory.h'
60 'include/gpu/GrContextFactory.h'
61 'include/gpu/GrRenderTarget.h'
62 'include/gpu/GrSurface.h'
63 'include/gpu/GrTypesPriv.h'
64 'include/gpu/GrPoint.h'
65 'include/config/sk_stdint.h'
66 'include/config/SkUserConfig.h'
67 'include/pipe/SkGPipe.h'
68 'include/images/SkImageRef.h'
69 'include/images/SkMovie.h'
70 'include/images/SkPageFlipper.h'
71 'include/images/SkForceLinking.h'
72 'include/images/SkImageRef_GlobalPool.h'
73 'include/images/SkImages.h'
74 'include/effects/SkMorphologyImageFilter.h'
75 'include/effects/Sk2DPathEffect.h'
76 'include/effects/SkXfermodeImageFilter.h'
77 'include/effects/SkArithmeticMode.h'
78 'include/effects/SkMergeImageFilter.h'
79 'include/effects/SkPerlinNoiseShader.h'
80 'include/effects/SkLerpXfermode.h'
81 'include/effects/SkRectShaderImageFilter.h'
82 'include/effects/SkMagnifierImageFilter.h'
83 'include/effects/SkBicubicImageFilter.h'
84 'include/effects/SkPorterDuff.h'
85 'include/effects/SkBlurImageFilter.h'
86 'include/effects/SkKernel33MaskFilter.h'
87 'include/effects/SkTableMaskFilter.h'
88 'include/effects/SkAvoidXfermode.h'
89 'include/effects/SkBitmapSource.h'
90 'include/effects/SkCornerPathEffect.h'
91 'include/effects/SkTransparentShader.h'
92 'include/effects/SkStippleMaskFilter.h'
93 'include/effects/SkPaintFlagsDrawFilter.h'
94 'include/effects/SkOffsetImageFilter.h'
95 'include/effects/SkDiscretePathEffect.h'
96 'include/effects/SkTableColorFilter.h'
97 'include/effects/SkGradientShader.h'
98 'include/effects/SkEmbossMaskFilter.h'
99 'include/effects/SkComposeImageFilter.h'
100 'include/effects/SkTestImageFilters.h'
101 'include/effects/SkLayerRasterizer.h'
102 'include/effects/SkDashPathEffect.h'
103 'include/effects/Sk1DPathEffect.h'
104 'include/effects/SkBlurMaskFilter.h'
105 'include/effects/SkDrawExtraPathEffect.h'
106 'include/effects/SkDisplacementMapEffect.h'
107 'include/effects/SkPixelXorXfermode.h'
108 'include/effects/SkColorMatrixFilter.h'
109 'include/effects/SkColorMatrix.h'
110 'include/effects/SkBlurDrawLooper.h'
111 'include/effects/SkColorFilterImageFilter.h'
112 'include/effects/SkLayerDrawLooper.h'
113 'include/effects/SkLightingImageFilter.h'
114 'include/effects/SkDropShadowImageFilter.h'
115 'include/effects/SkMatrixConvolutionImageFilter.h'
116 'include/utils/win/SkAutoCoInitialize.h'
117 'include/utils/win/SkHRESULT.h'
118 'include/utils/win/SkIStream.h'
119 'include/utils/win/SkTScopedComPtr.h'
120 'include/utils/SkBoundaryPatch.h'
121 'include/utils/SkUnitMappers.h'
122 'include/utils/SkPictureUtils.h'
123 'include/utils/SkRandom.h'
124 'include/utils/SkMeshUtils.h'
125 'include/utils/SkCullPoints.h'
126 'include/utils/SkCamera.h'
127 'include/utils/SkLua.h'
128 'include/utils/SkParsePaint.h'
129 'include/utils/SkCountdown.h'
130 'include/utils/SkRunnable.h'
131 'include/utils/SkParse.h'
132 'include/utils/SkThreadPool.h'
133 'include/utils/SkMatrix44.h'
134 'include/utils/SkInterpolator.h'
135 'include/utils/SkWGL.h'
136 'include/utils/SkDumpCanvas.h'
137 'include/utils/SkRTConf.h'
138 'include/utils/SkCubicInterval.h'
139 'include/utils/SkLuaCanvas.h'
140 'include/utils/SkDebugUtils.h'
141 'include/utils/SkLayer.h'
142 'include/utils/SkProxyCanvas.h'
143 'include/utils/SkNWayCanvas.h'
144 'include/utils/SkPathUtils.h'
145 'include/utils/SkDeferredCanvas.h'
146 'include/utils/ios/SkStream_NSData.h'
147 'include/utils/SkNullCanvas.h'
148 'include/utils/SkParsePath.h'
149 'include/utils/SkJSON.h'
150 'include/utils/SkCondVar.h'
151 'include/utils/SkNinePatch.h'
152 'include/utils/mac/SkCGUtils.h'
153 'include/xml/SkDOM.h'
154 'include/xml/SkJS.h'
155 'include/xml/SkXMLParser.h'
156 'include/xml/SkBML_XMLParser.h'
157 'include/xml/SkBML_WXMLParser.h'
158 'include/xml/SkXMLWriter.h'
159 'include/device/xps/SkXPSDevice.h'
160 'include/device/xps/SkConstexprMath.h'
161 'include/ports/SkTypeface_win.h'
162 'include/ports/SkHarfBuzzFont.h'
163 'include/ports/SkFontConfigInterface.h'
164 'include/ports/SkTypeface_mac.h'
165 'include/ports/SkTypeface_android.h'
166 'include/ports/SkFontStyle.h'
167 'include/ports/SkFontMgr.h'
168 'include/text/SkTextLayout.h'
169 'include/core/SkColor.h'
170 'include/core/SkFontHost.h'
171 'include/core/SkMetaData.h'
172 'include/core/SkRRect.h'
173 'include/core/SkMatrix.h'
174 'include/core/SkDataTable.h'
175 'include/core/SkScalar.h'
176 'include/core/SkFlattenableSerialization.h'
177 'include/core/SkTypeface.h'
178 'include/core/SkImageEncoder.h'
179 'include/core/SkDrawFilter.h'
180 'include/core/SkTDict.h'
181 'include/core/SkRasterizer.h'
182 'include/core/SkColorPriv.h'
183 'include/core/SkFloatingPoint.h'
184 'include/core/SkOSFile.h'
185 'include/core/SkPaint.h'
186 'include/core/SkTDStack.h'
187 'include/core/SkDither.h'
188 'include/core/SkFixed.h'
189 'include/core/SkDocument.h'
190 'include/core/SkInstCnt.h'
191 'include/core/SkEndian.h'
192 'include/core/SkColorTable.h'
193 'include/core/SkBitmap.h'
194 'include/core/SkDraw.h'
195 'include/core/SkPackBits.h'
196 'include/core/SkFloatBits.h'
197 'include/core/SkDeque.h'
198 'include/core/SkTRegistry.h'
199 'include/core/Sk64.h'
200 'include/core/SkTLazy.h'
201 'include/core/SkComposeShader.h'
202 'include/core/SkUtils.h'
203 'include/core/SkImage.h'
204 'include/core/SkTileGridPicture.h'
205 'include/core/SkPaintOptionsAndroid.h'
206 'include/core/SkDeviceProperties.h'
207 'include/core/SkGraphics.h'
208 'include/core/SkCanvas.h'
209 'include/core/SkPicture.h'
210 'include/core/SkClipStack.h'
211 'include/core/SkTScopedPtr.h'
212 'include/core/SkXfermode.h'
213 'include/core/SkColorFilter.h'
214 'include/core/SkRegion.h'
215 'include/core/SkRefCnt.h'
216 'include/core/SkStream.h'
217 'include/core/SkFontLCDConfig.h'
218 'include/core/SkBlitRow.h'
219 'include/core/SkGeometry.h'
220 'include/core/SkStrokeRec.h'
221 'include/core/SkImageDecoder.h'
222 'include/core/SkTime.h'
223 'include/core/SkImageTypes.h'
224 'include/core/SkScalarCompare.h'
225 'include/core/SkPathMeasure.h'
226 'include/core/SkMaskFilter.h'
227 'include/core/SkBounder.h'
228 'include/core/SkFlate.h'
229 'include/core/SkTDArray.h'
230 'include/core/SkAnnotation.h'
231 'include/core/SkChecksum.h'
232 'include/core/SkMath.h'
233 'include/core/SkDrawLooper.h'
234 'include/core/SkThread_platform.h'
235 'include/core/SkFlattenableBuffers.h'
236 'include/core/SkTemplates.h'
237 'include/core/SkMask.h'
238 'include/core/SkMallocPixelRef.h'
239 'include/core/SkWeakRefCnt.h'
240 'include/core/SkTypes.h'
241 'include/core/SkThread.h'
242 'include/core/SkData.h'
243 'include/core/SkPoint.h'
244 'include/core/SkColorShader.h'
245 'include/core/SkChunkAlloc.h'
246 'include/core/SkUnPreMultiply.h'
247 'include/core/SkReader32.h'
248 'include/core/SkDevice.h'
249 'include/core/SkImageFilter.h'
250 'include/core/SkAdvancedTypefaceMetrics.h'
251 'include/core/SkTInternalLList.h'
252 'include/core/SkTArray.h'
253 'include/core/SkStringUtils.h'
254 'include/core/SkPreConfig.h'
255 'include/core/SkImageFilterUtils.h'
256 'include/core/SkLineClipper.h'
257 'include/core/SkDataSet.h'
258 'include/core/SkPathEffect.h'
259 'include/core/SkString.h'
260 'include/core/SkPixelRef.h'
261 'include/core/SkSize.h'
262 'include/core/SkEmptyShader.h'
263 'include/core/SkSurface.h'
264 'include/core/SkPostConfig.h'
265 'include/core/SkShader.h'
266 'include/core/SkWriter32.h'
267 'include/core/SkError.h'
268 'include/core/SkPath.h'
269 'include/core/SkTrace.h'
270 'include/core/SkUnitMapper.h'
271 'include/core/SkFlattenable.h'
272 'include/core/SkTSearch.h'
273 'include/core/SkRect.h'
274 'include/pathops/SkPathOps.h'
275 'include/views/SkTouchGesture.h'
276 'include/views/SkEvent.h'
277 'include/views/SkOSWindow_NaCl.h'
278 'include/views/SkTextBox.h'
279 'include/views/SkViewInflate.h'
280 'include/views/SkOSWindow_iOS.h'
281 'include/views/SkBGViewArtist.h'
282 'include/views/SkOSWindow_SDL.h'
283 'include/views/SkWindow.h'
284 'include/views/SkSystemEventTypes.h'
285 'include/views/SkOSWindow_Android.h'
286 'include/views/SkOSWindow_Mac.h'
287 'include/views/android/AndroidKeyToSkKey.h'
288 'include/views/SkEventSink.h'
289 'include/views/animated/SkImageView.h'
290 'include/views/animated/SkWidgetViews.h'
291 'include/views/animated/SkProgressBarView.h'
292 'include/views/animated/SkBorderView.h'
293 'include/views/animated/SkScrollBarView.h'
294 'include/views/SkStackViewLayout.h'
295 'include/views/SkApplication.h'
296 'include/views/unix/keysym2ucs.h'
297 'include/views/unix/XkeysToSkKeys.h'
298 'include/views/SkKey.h'
299 'include/views/SkView.h'
300 'include/views/SkOSMenu.h'
301 'include/views/SkOSWindow_Unix.h'
302 'include/views/SkWidget.h'
303 'include/views/SkOSWindow_Win.h'
304 'include/lazy/SkBitmapFactory.h'
305 'include/lazy/SkImageCache.h'
306 'include/lazy/SkPurgeableImageCache.h'
307 'include/lazy/SkLruImageCache.h'
308 ],
309 },
310 }
311
312 # Local Variables:
313 # tab-width:2
314 # indent-tabs-mode:nil
315 # End:
316 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « gyp/exported_api_headers.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698