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 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
273 '../third_party/skia/src/core/SkPictureRecord.h', | 273 '../third_party/skia/src/core/SkPictureRecord.h', |
274 '../third_party/skia/src/core/SkPixelRef.cpp', | 274 '../third_party/skia/src/core/SkPixelRef.cpp', |
275 '../third_party/skia/src/core/SkPoint.cpp', | 275 '../third_party/skia/src/core/SkPoint.cpp', |
276 '../third_party/skia/src/core/SkProcSpriteBlitter.cpp', | 276 '../third_party/skia/src/core/SkProcSpriteBlitter.cpp', |
277 '../third_party/skia/src/core/SkPtrRecorder.cpp', | 277 '../third_party/skia/src/core/SkPtrRecorder.cpp', |
278 '../third_party/skia/src/core/SkQuadClipper.cpp', | 278 '../third_party/skia/src/core/SkQuadClipper.cpp', |
279 '../third_party/skia/src/core/SkQuadClipper.h', | 279 '../third_party/skia/src/core/SkQuadClipper.h', |
280 '../third_party/skia/src/core/SkRasterClip.cpp', | 280 '../third_party/skia/src/core/SkRasterClip.cpp', |
281 '../third_party/skia/src/core/SkRasterizer.cpp', | 281 '../third_party/skia/src/core/SkRasterizer.cpp', |
282 '../third_party/skia/src/core/SkRect.cpp', | 282 '../third_party/skia/src/core/SkRect.cpp', |
| 283 '../third_party/skia/src/core/SkRefCnt.cpp', |
283 '../third_party/skia/src/core/SkRefDict.cpp', | 284 '../third_party/skia/src/core/SkRefDict.cpp', |
284 '../third_party/skia/src/core/SkRegion.cpp', | 285 '../third_party/skia/src/core/SkRegion.cpp', |
285 '../third_party/skia/src/core/SkRegionPriv.h', | 286 '../third_party/skia/src/core/SkRegionPriv.h', |
286 '../third_party/skia/src/core/SkRegion_path.cpp', | 287 '../third_party/skia/src/core/SkRegion_path.cpp', |
287 '../third_party/skia/src/core/SkScalar.cpp', | 288 '../third_party/skia/src/core/SkScalar.cpp', |
288 '../third_party/skia/src/core/SkScalerContext.cpp', | 289 '../third_party/skia/src/core/SkScalerContext.cpp', |
289 '../third_party/skia/src/core/SkScan.cpp', | 290 '../third_party/skia/src/core/SkScan.cpp', |
290 '../third_party/skia/src/core/SkScanPriv.h', | 291 '../third_party/skia/src/core/SkScanPriv.h', |
291 '../third_party/skia/src/core/SkScan_AntiPath.cpp', | 292 '../third_party/skia/src/core/SkScan_AntiPath.cpp', |
292 '../third_party/skia/src/core/SkScan_Antihair.cpp', | 293 '../third_party/skia/src/core/SkScan_Antihair.cpp', |
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
586 '../third_party/skia/include/core/SkEndian.h', | 587 '../third_party/skia/include/core/SkEndian.h', |
587 '../third_party/skia/include/core/SkFDot6.h', | 588 '../third_party/skia/include/core/SkFDot6.h', |
588 '../third_party/skia/include/core/SkFixed.h', | 589 '../third_party/skia/include/core/SkFixed.h', |
589 '../third_party/skia/include/core/SkFlate.h', | 590 '../third_party/skia/include/core/SkFlate.h', |
590 '../third_party/skia/include/core/SkFlattenable.h', | 591 '../third_party/skia/include/core/SkFlattenable.h', |
591 '../third_party/skia/include/core/SkFloatBits.h', | 592 '../third_party/skia/include/core/SkFloatBits.h', |
592 '../third_party/skia/include/core/SkFloatingPoint.h', | 593 '../third_party/skia/include/core/SkFloatingPoint.h', |
593 '../third_party/skia/include/core/SkFontHost.h', | 594 '../third_party/skia/include/core/SkFontHost.h', |
594 '../third_party/skia/include/core/SkGeometry.h', | 595 '../third_party/skia/include/core/SkGeometry.h', |
595 '../third_party/skia/include/core/SkGraphics.h', | 596 '../third_party/skia/include/core/SkGraphics.h', |
| 597 '../third_party/skia/include/core/SkInstCnt.h', |
596 '../third_party/skia/include/core/SkMMapStream.h', | 598 '../third_party/skia/include/core/SkMMapStream.h', |
597 '../third_party/skia/include/core/SkMallocPixelRef.h', | 599 '../third_party/skia/include/core/SkMallocPixelRef.h', |
598 '../third_party/skia/include/core/SkMask.h', | 600 '../third_party/skia/include/core/SkMask.h', |
599 '../third_party/skia/include/core/SkMaskFilter.h', | 601 '../third_party/skia/include/core/SkMaskFilter.h', |
600 '../third_party/skia/include/core/SkMath.h', | 602 '../third_party/skia/include/core/SkMath.h', |
601 '../third_party/skia/include/core/SkMatrix.h', | 603 '../third_party/skia/include/core/SkMatrix.h', |
602 '../third_party/skia/include/core/SkOSFile.h', | 604 '../third_party/skia/include/core/SkOSFile.h', |
603 '../third_party/skia/include/core/SkPackBits.h', | 605 '../third_party/skia/include/core/SkPackBits.h', |
604 '../third_party/skia/include/core/SkPaint.h', | 606 '../third_party/skia/include/core/SkPaint.h', |
605 '../third_party/skia/include/core/SkPath.h', | 607 '../third_party/skia/include/core/SkPath.h', |
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1271 ], | 1273 ], |
1272 'include_dirs': [ | 1274 'include_dirs': [ |
1273 '..', | 1275 '..', |
1274 ], | 1276 ], |
1275 'sources': [ | 1277 'sources': [ |
1276 'ext/image_operations_bench.cc', | 1278 'ext/image_operations_bench.cc', |
1277 ], | 1279 ], |
1278 }, | 1280 }, |
1279 ], | 1281 ], |
1280 } | 1282 } |
OLD | NEW |