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

Side by Side Diff: gyp/core.gypi

Issue 1290733002: Revert[3] "move some public headers into private" (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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
« no previous file with comments | « gyp/animator.gyp ('k') | gyp/sfnt.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2015 Google Inc. 1 # Copyright 2015 Google Inc.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 # Include this gypi to include all 'core' files 5 # Include this gypi to include all 'core' files
6 # The parent gyp/gypi file must define 6 # The parent gyp/gypi file must define
7 # 'skia_src_path' e.g. skia/trunk/src 7 # 'skia_src_path' e.g. skia/trunk/src
8 # 'skia_include_path' e.g. skia/trunk/include 8 # 'skia_include_path' e.g. skia/trunk/include
9 # 9 #
10 # The skia build defines these in common_variables.gypi 10 # The skia build defines these in common_variables.gypi
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 '<(skia_include_path)/core/SkColorPriv.h', 266 '<(skia_include_path)/core/SkColorPriv.h',
267 '<(skia_include_path)/core/SkComposeShader.h', 267 '<(skia_include_path)/core/SkComposeShader.h',
268 '<(skia_include_path)/core/SkData.h', 268 '<(skia_include_path)/core/SkData.h',
269 '<(skia_include_path)/core/SkDeque.h', 269 '<(skia_include_path)/core/SkDeque.h',
270 '<(skia_include_path)/core/SkDevice.h', 270 '<(skia_include_path)/core/SkDevice.h',
271 '<(skia_include_path)/core/SkDither.h', 271 '<(skia_include_path)/core/SkDither.h',
272 '<(skia_include_path)/core/SkDraw.h', 272 '<(skia_include_path)/core/SkDraw.h',
273 '<(skia_include_path)/core/SkDrawable.h', 273 '<(skia_include_path)/core/SkDrawable.h',
274 '<(skia_include_path)/core/SkDrawFilter.h', 274 '<(skia_include_path)/core/SkDrawFilter.h',
275 '<(skia_include_path)/core/SkDrawLooper.h', 275 '<(skia_include_path)/core/SkDrawLooper.h',
276 '<(skia_include_path)/core/SkEndian.h',
276 '<(skia_include_path)/core/SkError.h', 277 '<(skia_include_path)/core/SkError.h',
277 '<(skia_include_path)/core/SkFixed.h', 278 '<(skia_include_path)/core/SkFixed.h',
278 '<(skia_include_path)/core/SkFlattenable.h', 279 '<(skia_include_path)/core/SkFlattenable.h',
279 '<(skia_include_path)/core/SkFlattenableSerialization.h', 280 '<(skia_include_path)/core/SkFlattenableSerialization.h',
281 '<(skia_include_path)/core/SkFloatBits.h',
282 '<(skia_include_path)/core/SkFloatingPoint.h',
280 '<(skia_include_path)/core/SkFontHost.h', 283 '<(skia_include_path)/core/SkFontHost.h',
281 '<(skia_include_path)/core/SkFontStyle.h', 284 '<(skia_include_path)/core/SkFontStyle.h',
282 '<(skia_include_path)/core/SkGraphics.h', 285 '<(skia_include_path)/core/SkGraphics.h',
283 '<(skia_include_path)/core/SkImage.h', 286 '<(skia_include_path)/core/SkImage.h',
284 '<(skia_include_path)/core/SkImageDecoder.h', 287 '<(skia_include_path)/core/SkImageDecoder.h',
285 '<(skia_include_path)/core/SkImageEncoder.h', 288 '<(skia_include_path)/core/SkImageEncoder.h',
286 '<(skia_include_path)/core/SkImageFilter.h', 289 '<(skia_include_path)/core/SkImageFilter.h',
287 '<(skia_include_path)/core/SkImageInfo.h', 290 '<(skia_include_path)/core/SkImageInfo.h',
288 '<(skia_include_path)/core/SkMallocPixelRef.h', 291 '<(skia_include_path)/core/SkMallocPixelRef.h',
289 '<(skia_include_path)/core/SkMask.h', 292 '<(skia_include_path)/core/SkMask.h',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 '<(skia_include_path)/core/SkTRegistry.h', 327 '<(skia_include_path)/core/SkTRegistry.h',
325 '<(skia_include_path)/core/SkTSearch.h', 328 '<(skia_include_path)/core/SkTSearch.h',
326 '<(skia_include_path)/core/SkTemplates.h', 329 '<(skia_include_path)/core/SkTemplates.h',
327 '<(skia_include_path)/core/SkTextBlob.h', 330 '<(skia_include_path)/core/SkTextBlob.h',
328 '<(skia_include_path)/core/SkTime.h', 331 '<(skia_include_path)/core/SkTime.h',
329 '<(skia_include_path)/core/SkTLazy.h', 332 '<(skia_include_path)/core/SkTLazy.h',
330 '<(skia_include_path)/core/SkTypeface.h', 333 '<(skia_include_path)/core/SkTypeface.h',
331 '<(skia_include_path)/core/SkTypes.h', 334 '<(skia_include_path)/core/SkTypes.h',
332 '<(skia_include_path)/core/SkUnPreMultiply.h', 335 '<(skia_include_path)/core/SkUnPreMultiply.h',
333 '<(skia_include_path)/core/SkUtils.h', 336 '<(skia_include_path)/core/SkUtils.h',
337 '<(skia_include_path)/core/SkWeakRefCnt.h',
334 '<(skia_include_path)/core/SkWriter32.h', 338 '<(skia_include_path)/core/SkWriter32.h',
335 '<(skia_include_path)/core/SkXfermode.h', 339 '<(skia_include_path)/core/SkXfermode.h',
336 340
337 # Lazy decoding: 341 # Lazy decoding:
338 '<(skia_src_path)/lazy/SkCachingPixelRef.cpp', 342 '<(skia_src_path)/lazy/SkCachingPixelRef.cpp',
339 '<(skia_src_path)/lazy/SkCachingPixelRef.h', 343 '<(skia_src_path)/lazy/SkCachingPixelRef.h',
340 344
341 # Path ops 345 # Path ops
342 '<(skia_include_path)/pathops/SkPathOps.h', 346 '<(skia_include_path)/pathops/SkPathOps.h',
343 347
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 '<(skia_src_path)/pathops/SkPathOpsLine.h', 398 '<(skia_src_path)/pathops/SkPathOpsLine.h',
395 '<(skia_src_path)/pathops/SkPathOpsPoint.h', 399 '<(skia_src_path)/pathops/SkPathOpsPoint.h',
396 '<(skia_src_path)/pathops/SkPathOpsQuad.h', 400 '<(skia_src_path)/pathops/SkPathOpsQuad.h',
397 '<(skia_src_path)/pathops/SkPathOpsRect.h', 401 '<(skia_src_path)/pathops/SkPathOpsRect.h',
398 '<(skia_src_path)/pathops/SkPathOpsTSect.h', 402 '<(skia_src_path)/pathops/SkPathOpsTSect.h',
399 '<(skia_src_path)/pathops/SkPathOpsTypes.h', 403 '<(skia_src_path)/pathops/SkPathOpsTypes.h',
400 '<(skia_src_path)/pathops/SkPathWriter.h', 404 '<(skia_src_path)/pathops/SkPathWriter.h',
401 '<(skia_src_path)/pathops/SkReduceOrder.h', 405 '<(skia_src_path)/pathops/SkReduceOrder.h',
402 ], 406 ],
403 } 407 }
OLDNEW
« no previous file with comments | « gyp/animator.gyp ('k') | gyp/sfnt.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698