| 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 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 | 139 |
| 140 '../third_party/skia/include/images/SkFlipPixelRef.h', | 140 '../third_party/skia/include/images/SkFlipPixelRef.h', |
| 141 '../third_party/skia/include/images/SkImageDecoder.h', | 141 '../third_party/skia/include/images/SkImageDecoder.h', |
| 142 '../third_party/skia/include/images/SkImageEncoder.h', | 142 '../third_party/skia/include/images/SkImageEncoder.h', |
| 143 '../third_party/skia/include/images/SkImageRef.h', | 143 '../third_party/skia/include/images/SkImageRef.h', |
| 144 '../third_party/skia/include/images/SkImageRef_GlobalPool.h', | 144 '../third_party/skia/include/images/SkImageRef_GlobalPool.h', |
| 145 '../third_party/skia/include/images/SkMovie.h', | 145 '../third_party/skia/include/images/SkMovie.h', |
| 146 '../third_party/skia/include/images/SkPageFlipper.h', | 146 '../third_party/skia/include/images/SkPageFlipper.h', |
| 147 | 147 |
| 148 '../third_party/skia/include/utils/SkNullCanvas.h', | 148 '../third_party/skia/include/utils/SkNullCanvas.h', |
| 149 '../third_party/skia/include/utils/SkProxyCanvas.h', |
| 150 '../third_party/skia/src/utils/SkProxyCanvas.cpp', |
| 149 | 151 |
| 150 'ext/bitmap_platform_device.h', | 152 'ext/bitmap_platform_device.h', |
| 151 'ext/bitmap_platform_device_android.cc', | 153 'ext/bitmap_platform_device_android.cc', |
| 152 'ext/bitmap_platform_device_android.h', | 154 'ext/bitmap_platform_device_android.h', |
| 153 'ext/bitmap_platform_device_data.h', | 155 'ext/bitmap_platform_device_data.h', |
| 154 'ext/bitmap_platform_device_linux.cc', | 156 'ext/bitmap_platform_device_linux.cc', |
| 155 'ext/bitmap_platform_device_linux.h', | 157 'ext/bitmap_platform_device_linux.h', |
| 156 'ext/bitmap_platform_device_mac.cc', | 158 'ext/bitmap_platform_device_mac.cc', |
| 157 'ext/bitmap_platform_device_mac.h', | 159 'ext/bitmap_platform_device_mac.h', |
| 158 'ext/bitmap_platform_device_win.cc', | 160 'ext/bitmap_platform_device_win.cc', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 172 'ext/platform_canvas.h', | 174 'ext/platform_canvas.h', |
| 173 'ext/platform_canvas_linux.cc', | 175 'ext/platform_canvas_linux.cc', |
| 174 'ext/platform_canvas_mac.cc', | 176 'ext/platform_canvas_mac.cc', |
| 175 'ext/platform_canvas_skia.cc', | 177 'ext/platform_canvas_skia.cc', |
| 176 'ext/platform_canvas_win.cc', | 178 'ext/platform_canvas_win.cc', |
| 177 'ext/platform_device.cc', | 179 'ext/platform_device.cc', |
| 178 'ext/platform_device.h', | 180 'ext/platform_device.h', |
| 179 'ext/platform_device_linux.cc', | 181 'ext/platform_device_linux.cc', |
| 180 'ext/platform_device_mac.cc', | 182 'ext/platform_device_mac.cc', |
| 181 'ext/platform_device_win.cc', | 183 'ext/platform_device_win.cc', |
| 184 'ext/platform_picture_skia.cc', |
| 185 'ext/platform_picture_skia.h', |
| 186 'ext/recording_platform_device_skia.cc', |
| 187 'ext/recording_platform_device_skia.h', |
| 182 'ext/SkMemory_new_handler.cpp', | 188 'ext/SkMemory_new_handler.cpp', |
| 183 'ext/skia_sandbox_support_win.h', | 189 'ext/skia_sandbox_support_win.h', |
| 184 'ext/skia_sandbox_support_win.cc', | 190 'ext/skia_sandbox_support_win.cc', |
| 185 'ext/skia_trace_shim.h', | 191 'ext/skia_trace_shim.h', |
| 186 'ext/skia_utils_ios.mm', | 192 'ext/skia_utils_ios.mm', |
| 187 'ext/skia_utils_ios.h', | 193 'ext/skia_utils_ios.h', |
| 188 'ext/skia_utils_mac.mm', | 194 'ext/skia_utils_mac.mm', |
| 189 'ext/skia_utils_mac.h', | 195 'ext/skia_utils_mac.h', |
| 190 'ext/skia_utils_win.cc', | 196 'ext/skia_utils_win.cc', |
| 191 'ext/skia_utils_win.h', | 197 'ext/skia_utils_win.h', |
| (...skipping 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 841 'sources': [ | 847 'sources': [ |
| 842 '../third_party/skia/src/opts/SkBitmapProcState_opts_none.cpp', | 848 '../third_party/skia/src/opts/SkBitmapProcState_opts_none.cpp', |
| 843 '../third_party/skia/src/opts/SkBlitRow_opts_none.cpp', | 849 '../third_party/skia/src/opts/SkBlitRow_opts_none.cpp', |
| 844 '../third_party/skia/src/opts/SkUtils_opts_none.cpp', | 850 '../third_party/skia/src/opts/SkUtils_opts_none.cpp', |
| 845 ], | 851 ], |
| 846 }, | 852 }, |
| 847 ], | 853 ], |
| 848 }], | 854 }], |
| 849 ], | 855 ], |
| 850 } | 856 } |
| OLD | NEW |