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

Side by Side Diff: gyp/core.gypi

Issue 1300523002: Revert[7] "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 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 '<(skia_include_path)/core/SkColorPriv.h', 267 '<(skia_include_path)/core/SkColorPriv.h',
268 '<(skia_include_path)/core/SkComposeShader.h', 268 '<(skia_include_path)/core/SkComposeShader.h',
269 '<(skia_include_path)/core/SkData.h', 269 '<(skia_include_path)/core/SkData.h',
270 '<(skia_include_path)/core/SkDeque.h', 270 '<(skia_include_path)/core/SkDeque.h',
271 '<(skia_include_path)/core/SkDevice.h', 271 '<(skia_include_path)/core/SkDevice.h',
272 '<(skia_include_path)/core/SkDither.h', 272 '<(skia_include_path)/core/SkDither.h',
273 '<(skia_include_path)/core/SkDraw.h', 273 '<(skia_include_path)/core/SkDraw.h',
274 '<(skia_include_path)/core/SkDrawable.h', 274 '<(skia_include_path)/core/SkDrawable.h',
275 '<(skia_include_path)/core/SkDrawFilter.h', 275 '<(skia_include_path)/core/SkDrawFilter.h',
276 '<(skia_include_path)/core/SkDrawLooper.h', 276 '<(skia_include_path)/core/SkDrawLooper.h',
277 '<(skia_include_path)/core/SkEndian.h',
277 '<(skia_include_path)/core/SkError.h', 278 '<(skia_include_path)/core/SkError.h',
278 '<(skia_include_path)/core/SkFixed.h', 279 '<(skia_include_path)/core/SkFixed.h',
279 '<(skia_include_path)/core/SkFlattenable.h', 280 '<(skia_include_path)/core/SkFlattenable.h',
280 '<(skia_include_path)/core/SkFlattenableSerialization.h', 281 '<(skia_include_path)/core/SkFlattenableSerialization.h',
282 '<(skia_include_path)/core/SkFloatBits.h',
283 '<(skia_include_path)/core/SkFloatingPoint.h',
281 '<(skia_include_path)/core/SkFontHost.h', 284 '<(skia_include_path)/core/SkFontHost.h',
282 '<(skia_include_path)/core/SkFontStyle.h', 285 '<(skia_include_path)/core/SkFontStyle.h',
283 '<(skia_include_path)/core/SkGraphics.h', 286 '<(skia_include_path)/core/SkGraphics.h',
284 '<(skia_include_path)/core/SkImage.h', 287 '<(skia_include_path)/core/SkImage.h',
285 '<(skia_include_path)/core/SkImageDecoder.h', 288 '<(skia_include_path)/core/SkImageDecoder.h',
286 '<(skia_include_path)/core/SkImageEncoder.h', 289 '<(skia_include_path)/core/SkImageEncoder.h',
287 '<(skia_include_path)/core/SkImageFilter.h', 290 '<(skia_include_path)/core/SkImageFilter.h',
288 '<(skia_include_path)/core/SkImageInfo.h', 291 '<(skia_include_path)/core/SkImageInfo.h',
289 '<(skia_include_path)/core/SkMallocPixelRef.h', 292 '<(skia_include_path)/core/SkMallocPixelRef.h',
290 '<(skia_include_path)/core/SkMask.h', 293 '<(skia_include_path)/core/SkMask.h',
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 '<(skia_include_path)/core/SkTRegistry.h', 328 '<(skia_include_path)/core/SkTRegistry.h',
326 '<(skia_include_path)/core/SkTSearch.h', 329 '<(skia_include_path)/core/SkTSearch.h',
327 '<(skia_include_path)/core/SkTemplates.h', 330 '<(skia_include_path)/core/SkTemplates.h',
328 '<(skia_include_path)/core/SkTextBlob.h', 331 '<(skia_include_path)/core/SkTextBlob.h',
329 '<(skia_include_path)/core/SkTime.h', 332 '<(skia_include_path)/core/SkTime.h',
330 '<(skia_include_path)/core/SkTLazy.h', 333 '<(skia_include_path)/core/SkTLazy.h',
331 '<(skia_include_path)/core/SkTypeface.h', 334 '<(skia_include_path)/core/SkTypeface.h',
332 '<(skia_include_path)/core/SkTypes.h', 335 '<(skia_include_path)/core/SkTypes.h',
333 '<(skia_include_path)/core/SkUnPreMultiply.h', 336 '<(skia_include_path)/core/SkUnPreMultiply.h',
334 '<(skia_include_path)/core/SkUtils.h', 337 '<(skia_include_path)/core/SkUtils.h',
338 '<(skia_include_path)/core/SkWeakRefCnt.h',
335 '<(skia_include_path)/core/SkWriter32.h', 339 '<(skia_include_path)/core/SkWriter32.h',
336 '<(skia_include_path)/core/SkXfermode.h', 340 '<(skia_include_path)/core/SkXfermode.h',
337 341
338 # Lazy decoding: 342 # Lazy decoding:
339 '<(skia_src_path)/lazy/SkCachingPixelRef.cpp', 343 '<(skia_src_path)/lazy/SkCachingPixelRef.cpp',
340 '<(skia_src_path)/lazy/SkCachingPixelRef.h', 344 '<(skia_src_path)/lazy/SkCachingPixelRef.h',
341 345
342 # Path ops 346 # Path ops
343 '<(skia_include_path)/pathops/SkPathOps.h', 347 '<(skia_include_path)/pathops/SkPathOps.h',
344 348
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 '<(skia_src_path)/pathops/SkPathOpsLine.h', 399 '<(skia_src_path)/pathops/SkPathOpsLine.h',
396 '<(skia_src_path)/pathops/SkPathOpsPoint.h', 400 '<(skia_src_path)/pathops/SkPathOpsPoint.h',
397 '<(skia_src_path)/pathops/SkPathOpsQuad.h', 401 '<(skia_src_path)/pathops/SkPathOpsQuad.h',
398 '<(skia_src_path)/pathops/SkPathOpsRect.h', 402 '<(skia_src_path)/pathops/SkPathOpsRect.h',
399 '<(skia_src_path)/pathops/SkPathOpsTSect.h', 403 '<(skia_src_path)/pathops/SkPathOpsTSect.h',
400 '<(skia_src_path)/pathops/SkPathOpsTypes.h', 404 '<(skia_src_path)/pathops/SkPathOpsTypes.h',
401 '<(skia_src_path)/pathops/SkPathWriter.h', 405 '<(skia_src_path)/pathops/SkPathWriter.h',
402 '<(skia_src_path)/pathops/SkReduceOrder.h', 406 '<(skia_src_path)/pathops/SkReduceOrder.h',
403 ], 407 ],
404 } 408 }
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