OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'skia', | 8 'target_name': 'skia', |
9 'type': '<(component)', | 9 'type': '<(component)', |
10 'variables': { | 10 'variables': { |
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
173 '../third_party/skia/src/animator/SkTime.cpp', | 173 '../third_party/skia/src/animator/SkTime.cpp', |
174 | 174 |
175 '../third_party/skia/src/core/ARGB32_Clamp_Bilinear_BitmapShader.h', | 175 '../third_party/skia/src/core/ARGB32_Clamp_Bilinear_BitmapShader.h', |
176 '../third_party/skia/src/core/Sk64.cpp', | 176 '../third_party/skia/src/core/Sk64.cpp', |
177 '../third_party/skia/src/core/SkAAClip.cpp', | 177 '../third_party/skia/src/core/SkAAClip.cpp', |
178 '../third_party/skia/src/core/SkAdvancedTypefaceMetrics.cpp', | 178 '../third_party/skia/src/core/SkAdvancedTypefaceMetrics.cpp', |
179 '../third_party/skia/src/core/SkAnnotation.cpp', | 179 '../third_party/skia/src/core/SkAnnotation.cpp', |
180 '../third_party/skia/src/core/SkAlphaRuns.cpp', | 180 '../third_party/skia/src/core/SkAlphaRuns.cpp', |
181 '../third_party/skia/src/core/SkAntiRun.h', | 181 '../third_party/skia/src/core/SkAntiRun.h', |
182 '../third_party/skia/src/core/SkBitmap.cpp', | 182 '../third_party/skia/src/core/SkBitmap.cpp', |
| 183 '../third_party/skia/src/core/SkBitmapHeap.cpp', |
183 '../third_party/skia/src/core/SkBitmapProcShader.cpp', | 184 '../third_party/skia/src/core/SkBitmapProcShader.cpp', |
184 '../third_party/skia/src/core/SkBitmapProcShader.h', | 185 '../third_party/skia/src/core/SkBitmapProcShader.h', |
185 '../third_party/skia/src/core/SkBitmapProcState.cpp', | 186 '../third_party/skia/src/core/SkBitmapProcState.cpp', |
186 '../third_party/skia/src/core/SkBitmapProcState.h', | 187 '../third_party/skia/src/core/SkBitmapProcState.h', |
187 '../third_party/skia/src/core/SkBitmapProcState_matrix.h', | 188 '../third_party/skia/src/core/SkBitmapProcState_matrix.h', |
188 '../third_party/skia/src/core/SkBitmapProcState_matrixProcs.cpp', | 189 '../third_party/skia/src/core/SkBitmapProcState_matrixProcs.cpp', |
189 '../third_party/skia/src/core/SkBitmapProcState_sample.h', | 190 '../third_party/skia/src/core/SkBitmapProcState_sample.h', |
190 '../third_party/skia/src/core/SkBitmapSampler.cpp', | 191 '../third_party/skia/src/core/SkBitmapSampler.cpp', |
191 '../third_party/skia/src/core/SkBitmapSampler.h', | 192 '../third_party/skia/src/core/SkBitmapSampler.h', |
192 '../third_party/skia/src/core/SkBitmapSamplerTemplate.h', | 193 '../third_party/skia/src/core/SkBitmapSamplerTemplate.h', |
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
376 '../third_party/skia/src/gpu/GrAARectRenderer.cpp', | 377 '../third_party/skia/src/gpu/GrAARectRenderer.cpp', |
377 '../third_party/skia/src/gpu/GrAddPathRenderers_default.cpp', | 378 '../third_party/skia/src/gpu/GrAddPathRenderers_default.cpp', |
378 '../third_party/skia/src/gpu/GrAllocPool.cpp', | 379 '../third_party/skia/src/gpu/GrAllocPool.cpp', |
379 '../third_party/skia/src/gpu/GrAllocPool.h', | 380 '../third_party/skia/src/gpu/GrAllocPool.h', |
380 '../third_party/skia/src/gpu/GrAllocator.h', | 381 '../third_party/skia/src/gpu/GrAllocator.h', |
381 '../third_party/skia/src/gpu/GrAtlas.cpp', | 382 '../third_party/skia/src/gpu/GrAtlas.cpp', |
382 '../third_party/skia/src/gpu/GrAtlas.h', | 383 '../third_party/skia/src/gpu/GrAtlas.h', |
383 '../third_party/skia/src/gpu/GrBinHashKey.h', | 384 '../third_party/skia/src/gpu/GrBinHashKey.h', |
384 '../third_party/skia/src/gpu/GrBufferAllocPool.cpp', | 385 '../third_party/skia/src/gpu/GrBufferAllocPool.cpp', |
385 '../third_party/skia/src/gpu/GrBufferAllocPool.h', | 386 '../third_party/skia/src/gpu/GrBufferAllocPool.h', |
| 387 '../third_party/skia/src/gpu/GrCacheID.cpp', |
386 '../third_party/skia/src/gpu/GrClipData.cpp', | 388 '../third_party/skia/src/gpu/GrClipData.cpp', |
387 '../third_party/skia/src/gpu/GrClipMaskManager.cpp', | 389 '../third_party/skia/src/gpu/GrClipMaskManager.cpp', |
388 '../third_party/skia/src/gpu/GrClipMaskManager.h', | 390 '../third_party/skia/src/gpu/GrClipMaskManager.h', |
389 '../third_party/skia/src/gpu/GrContext.cpp', | 391 '../third_party/skia/src/gpu/GrContext.cpp', |
390 '../third_party/skia/src/gpu/GrCustomStage.cpp', | 392 '../third_party/skia/src/gpu/GrCustomStage.cpp', |
391 '../third_party/skia/src/gpu/GrDefaultPathRenderer.cpp', | 393 '../third_party/skia/src/gpu/GrDefaultPathRenderer.cpp', |
392 '../third_party/skia/src/gpu/GrDefaultPathRenderer.h', | 394 '../third_party/skia/src/gpu/GrDefaultPathRenderer.h', |
393 '../third_party/skia/src/gpu/GrDrawTarget.cpp', | 395 '../third_party/skia/src/gpu/GrDrawTarget.cpp', |
394 '../third_party/skia/src/gpu/GrDrawTarget.h', | 396 '../third_party/skia/src/gpu/GrDrawTarget.h', |
395 '../third_party/skia/src/gpu/GrGeometryBuffer.h', | 397 '../third_party/skia/src/gpu/GrGeometryBuffer.h', |
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
695 '../third_party/skia/include/effects/SkLayerDrawLooper.h', | 697 '../third_party/skia/include/effects/SkLayerDrawLooper.h', |
696 '../third_party/skia/include/effects/SkLayerRasterizer.h', | 698 '../third_party/skia/include/effects/SkLayerRasterizer.h', |
697 '../third_party/skia/include/effects/SkLightingImageFilter.h', | 699 '../third_party/skia/include/effects/SkLightingImageFilter.h', |
698 '../third_party/skia/include/effects/SkMorphologyImageFilter.h', | 700 '../third_party/skia/include/effects/SkMorphologyImageFilter.h', |
699 '../third_party/skia/include/effects/SkPaintFlagsDrawFilter.h', | 701 '../third_party/skia/include/effects/SkPaintFlagsDrawFilter.h', |
700 '../third_party/skia/include/effects/SkPixelXorXfermode.h', | 702 '../third_party/skia/include/effects/SkPixelXorXfermode.h', |
701 '../third_party/skia/include/effects/SkPorterDuff.h', | 703 '../third_party/skia/include/effects/SkPorterDuff.h', |
702 '../third_party/skia/include/effects/SkTransparentShader.h', | 704 '../third_party/skia/include/effects/SkTransparentShader.h', |
703 | 705 |
704 '../third_party/skia/include/gpu/GrAARectRenderer.h', | 706 '../third_party/skia/include/gpu/GrAARectRenderer.h', |
| 707 '../third_party/skia/include/gpu/GrCacheID.h', |
705 '../third_party/skia/include/gpu/GrClipData.h', | 708 '../third_party/skia/include/gpu/GrClipData.h', |
706 '../third_party/skia/include/gpu/GrColor.h', | 709 '../third_party/skia/include/gpu/GrColor.h', |
707 '../third_party/skia/include/gpu/GrConfig.h', | 710 '../third_party/skia/include/gpu/GrConfig.h', |
708 '../third_party/skia/include/gpu/GrContext.h', | 711 '../third_party/skia/include/gpu/GrContext.h', |
709 '../third_party/skia/include/gpu/GrCustomStage.h', | 712 '../third_party/skia/include/gpu/GrCustomStage.h', |
710 '../third_party/skia/include/gpu/GrFontScaler.h', | 713 '../third_party/skia/include/gpu/GrFontScaler.h', |
711 '../third_party/skia/include/gpu/gl/GrGLConfig.h', | 714 '../third_party/skia/include/gpu/gl/GrGLConfig.h', |
712 '../third_party/skia/include/gpu/gl/GrGLConfig_chrome.h', | 715 '../third_party/skia/include/gpu/gl/GrGLConfig_chrome.h', |
713 '../third_party/skia/include/gpu/gl/GrGLFunctions.h', | 716 '../third_party/skia/include/gpu/gl/GrGLFunctions.h', |
714 '../third_party/skia/include/gpu/gl/GrGLInterface.h', | 717 '../third_party/skia/include/gpu/gl/GrGLInterface.h', |
(...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1337 ], | 1340 ], |
1338 'include_dirs': [ | 1341 'include_dirs': [ |
1339 '..', | 1342 '..', |
1340 ], | 1343 ], |
1341 'sources': [ | 1344 'sources': [ |
1342 'ext/image_operations_bench.cc', | 1345 'ext/image_operations_bench.cc', |
1343 ], | 1346 ], |
1344 }, | 1347 }, |
1345 ], | 1348 ], |
1346 } | 1349 } |
OLD | NEW |