OLD | NEW |
---|---|
1 # This file is read into the GN build. | 1 # This file is read into the GN build. |
2 | 2 |
3 # Files are relative to third_party/skia. | 3 # Files are relative to third_party/skia. |
4 { | 4 { |
5 # Shared defines for all builds. | 5 # Shared defines for all builds. |
6 'skia_feature_defines': [ | 6 'skia_feature_defines': [ |
7 'GR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"', | 7 'GR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"', |
8 'GR_GL_IGNORE_ES3_MSAA=0', | 8 'GR_GL_IGNORE_ES3_MSAA=0', |
9 'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1', | 9 'SK_ATTR_DEPRECATED=SK_NOTHING_ARG1', |
10 'SK_DEFERRED_CANVAS_USES_FACTORIES=1', | 10 'SK_DEFERRED_CANVAS_USES_FACTORIES=1', |
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
273 '<(skia_src_path)/core/SkBitmapHeap.h', | 273 '<(skia_src_path)/core/SkBitmapHeap.h', |
274 '<(skia_src_path)/core/SkBitmapProcShader.cpp', | 274 '<(skia_src_path)/core/SkBitmapProcShader.cpp', |
275 '<(skia_src_path)/core/SkBitmapProcShader.h', | 275 '<(skia_src_path)/core/SkBitmapProcShader.h', |
276 '<(skia_src_path)/core/SkBitmapProcState.cpp', | 276 '<(skia_src_path)/core/SkBitmapProcState.cpp', |
277 '<(skia_src_path)/core/SkBitmapProcState.h', | 277 '<(skia_src_path)/core/SkBitmapProcState.h', |
278 '<(skia_src_path)/core/SkBitmapProcState_matrix.h', | 278 '<(skia_src_path)/core/SkBitmapProcState_matrix.h', |
279 '<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp', | 279 '<(skia_src_path)/core/SkBitmapProcState_matrixProcs.cpp', |
280 '<(skia_src_path)/core/SkBitmapProcState_sample.h', | 280 '<(skia_src_path)/core/SkBitmapProcState_sample.h', |
281 '<(skia_src_path)/core/SkBitmapScaler.h', | 281 '<(skia_src_path)/core/SkBitmapScaler.h', |
282 '<(skia_src_path)/core/SkBitmapScaler.cpp', | 282 '<(skia_src_path)/core/SkBitmapScaler.cpp', |
283 '<(skia_src_path)/core/SkBitmapShader16BilerpTemplate.h', | |
brettw
2014/04/22 21:17:23
These headers all don't exist.
| |
284 '<(skia_src_path)/core/SkBitmapShaderTemplate.h', | |
285 '<(skia_src_path)/core/SkBitmap_scroll.cpp', | 283 '<(skia_src_path)/core/SkBitmap_scroll.cpp', |
286 '<(skia_src_path)/core/SkBlitBWMaskTemplate.h', | 284 '<(skia_src_path)/core/SkBlitBWMaskTemplate.h', |
287 '<(skia_src_path)/core/SkBlitMask_D32.cpp', | 285 '<(skia_src_path)/core/SkBlitMask_D32.cpp', |
288 '<(skia_src_path)/core/SkBlitRow_D16.cpp', | 286 '<(skia_src_path)/core/SkBlitRow_D16.cpp', |
289 '<(skia_src_path)/core/SkBlitRow_D32.cpp', | 287 '<(skia_src_path)/core/SkBlitRow_D32.cpp', |
290 '<(skia_src_path)/core/SkBlitter.h', | 288 '<(skia_src_path)/core/SkBlitter.h', |
291 '<(skia_src_path)/core/SkBlitter.cpp', | 289 '<(skia_src_path)/core/SkBlitter.cpp', |
292 '<(skia_src_path)/core/SkBlitter_A8.cpp', | 290 '<(skia_src_path)/core/SkBlitter_A8.cpp', |
293 '<(skia_src_path)/core/SkBlitter_ARGB32.cpp', | 291 '<(skia_src_path)/core/SkBlitter_ARGB32.cpp', |
294 '<(skia_src_path)/core/SkBlitter_RGB16.cpp', | 292 '<(skia_src_path)/core/SkBlitter_RGB16.cpp', |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
356 '<(skia_src_path)/core/SkMaskFilter.cpp', | 354 '<(skia_src_path)/core/SkMaskFilter.cpp', |
357 '<(skia_src_path)/core/SkMaskGamma.cpp', | 355 '<(skia_src_path)/core/SkMaskGamma.cpp', |
358 '<(skia_src_path)/core/SkMaskGamma.h', | 356 '<(skia_src_path)/core/SkMaskGamma.h', |
359 '<(skia_src_path)/core/SkMath.cpp', | 357 '<(skia_src_path)/core/SkMath.cpp', |
360 '<(skia_src_path)/core/SkMatrix.cpp', | 358 '<(skia_src_path)/core/SkMatrix.cpp', |
361 '<(skia_src_path)/core/SkMatrixClipStateMgr.cpp', | 359 '<(skia_src_path)/core/SkMatrixClipStateMgr.cpp', |
362 '<(skia_src_path)/core/SkMatrixClipStateMgr.h', | 360 '<(skia_src_path)/core/SkMatrixClipStateMgr.h', |
363 '<(skia_src_path)/core/SkMessageBus.h', | 361 '<(skia_src_path)/core/SkMessageBus.h', |
364 '<(skia_src_path)/core/SkMetaData.cpp', | 362 '<(skia_src_path)/core/SkMetaData.cpp', |
365 '<(skia_src_path)/core/SkMipMap.cpp', | 363 '<(skia_src_path)/core/SkMipMap.cpp', |
366 '<(skia_src_path)/core/SkOffsetTable.h', | |
367 '<(skia_src_path)/core/SkPackBits.cpp', | 364 '<(skia_src_path)/core/SkPackBits.cpp', |
368 '<(skia_src_path)/core/SkPaint.cpp', | 365 '<(skia_src_path)/core/SkPaint.cpp', |
369 '<(skia_src_path)/core/SkPaintOptionsAndroid.cpp', | 366 '<(skia_src_path)/core/SkPaintOptionsAndroid.cpp', |
370 '<(skia_src_path)/core/SkPaintPriv.cpp', | 367 '<(skia_src_path)/core/SkPaintPriv.cpp', |
371 '<(skia_src_path)/core/SkPaintPriv.h', | 368 '<(skia_src_path)/core/SkPaintPriv.h', |
372 '<(skia_src_path)/core/SkPath.cpp', | 369 '<(skia_src_path)/core/SkPath.cpp', |
373 '<(skia_src_path)/core/SkPathEffect.cpp', | 370 '<(skia_src_path)/core/SkPathEffect.cpp', |
374 '<(skia_src_path)/core/SkPathHeap.cpp', | 371 '<(skia_src_path)/core/SkPathHeap.cpp', |
375 '<(skia_src_path)/core/SkPathHeap.h', | 372 '<(skia_src_path)/core/SkPathHeap.h', |
376 '<(skia_src_path)/core/SkPathMeasure.cpp', | 373 '<(skia_src_path)/core/SkPathMeasure.cpp', |
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
874 '<(skia_src_path)/utils/win/SkDWriteGeometrySink.h', | 871 '<(skia_src_path)/utils/win/SkDWriteGeometrySink.h', |
875 '<(skia_src_path)/utils/win/SkHRESULT.cpp', | 872 '<(skia_src_path)/utils/win/SkHRESULT.cpp', |
876 '<(skia_src_path)/utils/win/SkIStream.cpp', | 873 '<(skia_src_path)/utils/win/SkIStream.cpp', |
877 '<(skia_src_path)/utils/win/SkWGL_win.cpp', | 874 '<(skia_src_path)/utils/win/SkWGL_win.cpp', |
878 | 875 |
879 #testing | 876 #testing |
880 '<(skia_src_path)/fonts/SkGScalerContext.cpp', | 877 '<(skia_src_path)/fonts/SkGScalerContext.cpp', |
881 '<(skia_src_path)/fonts/SkGScalerContext.h', | 878 '<(skia_src_path)/fonts/SkGScalerContext.h', |
882 ], | 879 ], |
883 } | 880 } |
OLD | NEW |