Chromium Code Reviews

Side by Side Diff: skia/skia.gyp

Issue 65012: Move skia to DEPS, and put it in third_party. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « skia/precompiled.vsprops ('k') | skia/skia.vsprops » ('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 (c) 2009 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2009 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 'includes': [ 6 'includes': [
7 '../build/common.gypi', 7 '../build/common.gypi',
8 ], 8 ],
9 'targets': [ 9 'targets': [
10 { 10 {
11 'target_name': 'skia', 11 'target_name': 'skia',
12 'type': '<(library)', 12 'type': '<(library)',
13 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D', 13 'msvs_guid': 'CD9CA56E-4E94-444C-87D4-58CA1E6F300D',
14 'sources': [ 14 'sources': [
15 'precompiled.cc', 15 'precompiled.cc',
16 #'animator/SkAnimate.h', 16 #'../third_party/skia/src/animator/SkAnimate.h',
17 #'animator/SkAnimateActive.cpp', 17 #'../third_party/skia/src/animator/SkAnimateActive.cpp',
18 #'animator/SkAnimateActive.h', 18 #'../third_party/skia/src/animator/SkAnimateActive.h',
19 #'animator/SkAnimateBase.cpp', 19 #'../third_party/skia/src/animator/SkAnimateBase.cpp',
20 #'animator/SkAnimateBase.h', 20 #'../third_party/skia/src/animator/SkAnimateBase.h',
21 #'animator/SkAnimateField.cpp', 21 #'../third_party/skia/src/animator/SkAnimateField.cpp',
22 #'animator/SkAnimateMaker.cpp', 22 #'../third_party/skia/src/animator/SkAnimateMaker.cpp',
23 #'animator/SkAnimateMaker.h', 23 #'../third_party/skia/src/animator/SkAnimateMaker.h',
24 #'animator/SkAnimateProperties.h', 24 #'../third_party/skia/src/animator/SkAnimateProperties.h',
25 #'animator/SkAnimateSet.cpp', 25 #'../third_party/skia/src/animator/SkAnimateSchema.xsd',
26 #'animator/SkAnimateSet.h', 26 #'../third_party/skia/src/animator/SkAnimateSchema.xsx',
27 #'animator/SkAnimator.cpp', 27 #'../third_party/skia/src/animator/SkAnimateSet.cpp',
28 #'animator/SkAnimatorScript.cpp', 28 #'../third_party/skia/src/animator/SkAnimateSet.h',
29 #'animator/SkAnimatorScript.h', 29 #'../third_party/skia/src/animator/SkAnimator.cpp',
30 #'animator/SkAnimatorScript2.cpp', 30 #'../third_party/skia/src/animator/SkAnimatorScript.cpp',
31 #'animator/SkAnimatorScript2.h', 31 #'../third_party/skia/src/animator/SkAnimatorScript.h',
32 #'animator/SkBase64.cpp', 32 #'../third_party/skia/src/animator/SkAnimatorScript2.cpp',
33 #'animator/SkBase64.h', 33 #'../third_party/skia/src/animator/SkAnimatorScript2.h',
34 #'animator/SkBoundable.cpp', 34 #'../third_party/skia/src/animator/SkBase64.cpp',
35 #'animator/SkBoundable.h', 35 #'../third_party/skia/src/animator/SkBase64.h',
36 #'animator/SkBuildCondensedInfo.cpp', 36 #'../third_party/skia/src/animator/SkBoundable.cpp',
37 #'animator/SkCondensedDebug.cpp', 37 #'../third_party/skia/src/animator/SkBoundable.h',
38 #'animator/SkCondensedRelease.cpp', 38 #'../third_party/skia/src/animator/SkBuildCondensedInfo.cpp',
39 #'animator/SkDisplayable.cpp', 39 #'../third_party/skia/src/animator/SkCondensedDebug.cpp',
40 #'animator/SkDisplayable.h', 40 #'../third_party/skia/src/animator/SkCondensedRelease.cpp',
41 #'animator/SkDisplayAdd.cpp', 41 #'../third_party/skia/src/animator/SkDisplayAdd.cpp',
42 #'animator/SkDisplayAdd.h', 42 #'../third_party/skia/src/animator/SkDisplayAdd.h',
43 #'animator/SkDisplayApply.cpp', 43 #'../third_party/skia/src/animator/SkDisplayApply.cpp',
44 #'animator/SkDisplayApply.h', 44 #'../third_party/skia/src/animator/SkDisplayApply.h',
45 #'animator/SkDisplayBounds.cpp', 45 #'../third_party/skia/src/animator/SkDisplayBounds.cpp',
46 #'animator/SkDisplayBounds.h', 46 #'../third_party/skia/src/animator/SkDisplayBounds.h',
47 #'animator/SkDisplayEvent.cpp', 47 #'../third_party/skia/src/animator/SkDisplayEvent.cpp',
48 #'animator/SkDisplayEvent.h', 48 #'../third_party/skia/src/animator/SkDisplayEvent.h',
49 #'animator/SkDisplayEvents.cpp', 49 #'../third_party/skia/src/animator/SkDisplayEvents.cpp',
50 #'animator/SkDisplayEvents.h', 50 #'../third_party/skia/src/animator/SkDisplayEvents.h',
51 #'animator/SkDisplayInclude.cpp', 51 #'../third_party/skia/src/animator/SkDisplayInclude.cpp',
52 #'animator/SkDisplayInclude.h', 52 #'../third_party/skia/src/animator/SkDisplayInclude.h',
53 #'animator/SkDisplayInput.cpp', 53 #'../third_party/skia/src/animator/SkDisplayInput.cpp',
54 #'animator/SkDisplayInput.h', 54 #'../third_party/skia/src/animator/SkDisplayInput.h',
55 #'animator/SkDisplayList.cpp', 55 #'../third_party/skia/src/animator/SkDisplayList.cpp',
56 #'animator/SkDisplayList.h', 56 #'../third_party/skia/src/animator/SkDisplayList.h',
57 #'animator/SkDisplayMath.cpp', 57 #'../third_party/skia/src/animator/SkDisplayMath.cpp',
58 #'animator/SkDisplayMath.h', 58 #'../third_party/skia/src/animator/SkDisplayMath.h',
59 #'animator/SkDisplayMovie.cpp', 59 #'../third_party/skia/src/animator/SkDisplayMovie.cpp',
60 #'animator/SkDisplayMovie.h', 60 #'../third_party/skia/src/animator/SkDisplayMovie.h',
61 #'animator/SkDisplayNumber.cpp', 61 #'../third_party/skia/src/animator/SkDisplayNumber.cpp',
62 #'animator/SkDisplayNumber.h', 62 #'../third_party/skia/src/animator/SkDisplayNumber.h',
63 #'animator/SkDisplayPost.cpp', 63 #'../third_party/skia/src/animator/SkDisplayPost.cpp',
64 #'animator/SkDisplayPost.h', 64 #'../third_party/skia/src/animator/SkDisplayPost.h',
65 #'animator/SkDisplayRandom.cpp', 65 #'../third_party/skia/src/animator/SkDisplayRandom.cpp',
66 #'animator/SkDisplayRandom.h', 66 #'../third_party/skia/src/animator/SkDisplayRandom.h',
67 #'animator/SkDisplayScreenplay.cpp', 67 #'../third_party/skia/src/animator/SkDisplayScreenplay.cpp',
68 #'animator/SkDisplayScreenplay.h', 68 #'../third_party/skia/src/animator/SkDisplayScreenplay.h',
69 #'animator/SkDisplayType.cpp', 69 #'../third_party/skia/src/animator/SkDisplayType.cpp',
70 #'animator/SkDisplayType.h', 70 #'../third_party/skia/src/animator/SkDisplayType.h',
71 #'animator/SkDisplayTypes.cpp', 71 #'../third_party/skia/src/animator/SkDisplayTypes.cpp',
72 #'animator/SkDisplayTypes.h', 72 #'../third_party/skia/src/animator/SkDisplayTypes.h',
73 #'animator/SkDisplayXMLParser.cpp', 73 #'../third_party/skia/src/animator/SkDisplayXMLParser.cpp',
74 #'animator/SkDisplayXMLParser.h', 74 #'../third_party/skia/src/animator/SkDisplayXMLParser.h',
75 #'animator/SkDraw3D.cpp', 75 #'../third_party/skia/src/animator/SkDisplayable.cpp',
76 #'animator/SkDraw3D.h', 76 #'../third_party/skia/src/animator/SkDisplayable.h',
77 #'animator/SkDrawable.cpp', 77 #'../third_party/skia/src/animator/SkDraw3D.cpp',
78 #'animator/SkDrawable.h', 78 #'../third_party/skia/src/animator/SkDraw3D.h',
79 #'animator/SkDrawBitmap.cpp', 79 #'../third_party/skia/src/animator/SkDrawBitmap.cpp',
80 #'animator/SkDrawBitmap.h', 80 #'../third_party/skia/src/animator/SkDrawBitmap.h',
81 #'animator/SkDrawBlur.cpp', 81 #'../third_party/skia/src/animator/SkDrawBlur.cpp',
82 #'animator/SkDrawBlur.h', 82 #'../third_party/skia/src/animator/SkDrawBlur.h',
83 #'animator/SkDrawClip.cpp', 83 #'../third_party/skia/src/animator/SkDrawClip.cpp',
84 #'animator/SkDrawClip.h', 84 #'../third_party/skia/src/animator/SkDrawClip.h',
85 #'animator/SkDrawColor.cpp', 85 #'../third_party/skia/src/animator/SkDrawColor.cpp',
86 #'animator/SkDrawColor.h', 86 #'../third_party/skia/src/animator/SkDrawColor.h',
87 #'animator/SkDrawDash.cpp', 87 #'../third_party/skia/src/animator/SkDrawDash.cpp',
88 #'animator/SkDrawDash.h', 88 #'../third_party/skia/src/animator/SkDrawDash.h',
89 #'animator/SkDrawDiscrete.cpp', 89 #'../third_party/skia/src/animator/SkDrawDiscrete.cpp',
90 #'animator/SkDrawDiscrete.h', 90 #'../third_party/skia/src/animator/SkDrawDiscrete.h',
91 #'animator/SkDrawEmboss.cpp', 91 #'../third_party/skia/src/animator/SkDrawEmboss.cpp',
92 #'animator/SkDrawEmboss.h', 92 #'../third_party/skia/src/animator/SkDrawEmboss.h',
93 #'animator/SkDrawExtraPathEffect.cpp', 93 #'../third_party/skia/src/animator/SkDrawExtraPathEffect.cpp',
94 #'animator/SkDrawFull.cpp', 94 #'../third_party/skia/src/animator/SkDrawFull.cpp',
95 #'animator/SkDrawFull.h', 95 #'../third_party/skia/src/animator/SkDrawFull.h',
96 #'animator/SkDrawGradient.cpp', 96 #'../third_party/skia/src/animator/SkDrawGradient.cpp',
97 #'animator/SkDrawGradient.h', 97 #'../third_party/skia/src/animator/SkDrawGradient.h',
98 #'animator/SkDrawGroup.cpp', 98 #'../third_party/skia/src/animator/SkDrawGroup.cpp',
99 #'animator/SkDrawGroup.h', 99 #'../third_party/skia/src/animator/SkDrawGroup.h',
100 #'animator/SkDrawLine.cpp', 100 #'../third_party/skia/src/animator/SkDrawLine.cpp',
101 #'animator/SkDrawLine.h', 101 #'../third_party/skia/src/animator/SkDrawLine.h',
102 #'animator/SkDrawMatrix.cpp', 102 #'../third_party/skia/src/animator/SkDrawMatrix.cpp',
103 #'animator/SkDrawMatrix.h', 103 #'../third_party/skia/src/animator/SkDrawMatrix.h',
104 #'animator/SkDrawOval.cpp', 104 #'../third_party/skia/src/animator/SkDrawOval.cpp',
105 #'animator/SkDrawOval.h', 105 #'../third_party/skia/src/animator/SkDrawOval.h',
106 #'animator/SkDrawPaint.cpp', 106 #'../third_party/skia/src/animator/SkDrawPaint.cpp',
107 #'animator/SkDrawPaint.h', 107 #'../third_party/skia/src/animator/SkDrawPaint.h',
108 #'animator/SkDrawPath.cpp', 108 #'../third_party/skia/src/animator/SkDrawPath.cpp',
109 #'animator/SkDrawPath.h', 109 #'../third_party/skia/src/animator/SkDrawPath.h',
110 #'animator/SkDrawPoint.cpp', 110 #'../third_party/skia/src/animator/SkDrawPoint.cpp',
111 #'animator/SkDrawPoint.h', 111 #'../third_party/skia/src/animator/SkDrawPoint.h',
112 #'animator/SkDrawRectangle.cpp', 112 #'../third_party/skia/src/animator/SkDrawRectangle.cpp',
113 #'animator/SkDrawRectangle.h', 113 #'../third_party/skia/src/animator/SkDrawRectangle.h',
114 #'animator/SkDrawSaveLayer.cpp', 114 #'../third_party/skia/src/animator/SkDrawSaveLayer.cpp',
115 #'animator/SkDrawSaveLayer.h', 115 #'../third_party/skia/src/animator/SkDrawSaveLayer.h',
116 #'animator/SkDrawShader.cpp', 116 #'../third_party/skia/src/animator/SkDrawShader.cpp',
117 #'animator/SkDrawShader.h', 117 #'../third_party/skia/src/animator/SkDrawShader.h',
118 #'animator/SkDrawText.cpp', 118 #'../third_party/skia/src/animator/SkDrawText.cpp',
119 #'animator/SkDrawText.h', 119 #'../third_party/skia/src/animator/SkDrawText.h',
120 #'animator/SkDrawTextBox.cpp', 120 #'../third_party/skia/src/animator/SkDrawTextBox.cpp',
121 #'animator/SkDrawTextBox.h', 121 #'../third_party/skia/src/animator/SkDrawTextBox.h',
122 #'animator/SkDrawTo.cpp', 122 #'../third_party/skia/src/animator/SkDrawTo.cpp',
123 #'animator/SkDrawTo.h', 123 #'../third_party/skia/src/animator/SkDrawTo.h',
124 #'animator/SkDrawTransparentShader.cpp', 124 #'../third_party/skia/src/animator/SkDrawTransparentShader.cpp',
125 #'animator/SkDrawTransparentShader.h', 125 #'../third_party/skia/src/animator/SkDrawTransparentShader.h',
126 #'animator/SkDump.cpp', 126 #'../third_party/skia/src/animator/SkDrawable.cpp',
127 #'animator/SkDump.h', 127 #'../third_party/skia/src/animator/SkDrawable.h',
128 #'animator/SkExtras.h', 128 #'../third_party/skia/src/animator/SkDump.cpp',
129 #'animator/SkGetCondensedInfo.cpp', 129 #'../third_party/skia/src/animator/SkDump.h',
130 #'animator/SkHitClear.cpp', 130 #'../third_party/skia/src/animator/SkExtraPathEffects.xsd',
131 #'animator/SkHitClear.h', 131 #'../third_party/skia/src/animator/SkExtras.h',
132 #'animator/SkHitTest.cpp', 132 #'../third_party/skia/src/animator/SkGetCondensedInfo.cpp',
133 #'animator/SkHitTest.h', 133 #'../third_party/skia/src/animator/SkHitClear.cpp',
134 #'animator/SkIntArray.h', 134 #'../third_party/skia/src/animator/SkHitClear.h',
135 #'animator/SkMatrixParts.cpp', 135 #'../third_party/skia/src/animator/SkHitTest.cpp',
136 #'animator/SkMatrixParts.h', 136 #'../third_party/skia/src/animator/SkHitTest.h',
137 #'animator/SkMemberInfo.cpp', 137 #'../third_party/skia/src/animator/SkIntArray.h',
138 #'animator/SkMemberInfo.h', 138 #'../third_party/skia/src/animator/SkMatrixParts.cpp',
139 #'animator/SkOpArray.cpp', 139 #'../third_party/skia/src/animator/SkMatrixParts.h',
140 #'animator/SkOpArray.h', 140 #'../third_party/skia/src/animator/SkMemberInfo.cpp',
141 #'animator/SkOperand.h', 141 #'../third_party/skia/src/animator/SkMemberInfo.h',
142 #'animator/SkOperand2.h', 142 #'../third_party/skia/src/animator/SkOpArray.cpp',
143 #'animator/SkOperandInterpolator.h', 143 #'../third_party/skia/src/animator/SkOpArray.h',
144 #'animator/SkOperandIterpolator.cpp', 144 #'../third_party/skia/src/animator/SkOperand.h',
145 #'animator/SkPaintParts.cpp', 145 #'../third_party/skia/src/animator/SkOperand2.h',
146 #'animator/SkPaintParts.h', 146 #'../third_party/skia/src/animator/SkOperandInterpolator.h',
147 #'animator/SkPathParts.cpp', 147 #'../third_party/skia/src/animator/SkOperandIterpolator.cpp',
148 #'animator/SkPathParts.h', 148 #'../third_party/skia/src/animator/SkPaintParts.cpp',
149 #'animator/SkPostParts.cpp', 149 #'../third_party/skia/src/animator/SkPaintParts.h',
150 #'animator/SkPostParts.h', 150 #'../third_party/skia/src/animator/SkParseSVGPath.cpp',
151 #'animator/SkScript.cpp', 151 #'../third_party/skia/src/animator/SkPathParts.cpp',
152 #'animator/SkScript.h', 152 #'../third_party/skia/src/animator/SkPathParts.h',
153 #'animator/SkScript2.h', 153 #'../third_party/skia/src/animator/SkPostParts.cpp',
154 #'animator/SkScriptCallBack.h', 154 #'../third_party/skia/src/animator/SkPostParts.h',
155 #'animator/SkScriptDecompile.cpp', 155 #'../third_party/skia/src/animator/SkScript.cpp',
156 #'animator/SkScriptRuntime.cpp', 156 #'../third_party/skia/src/animator/SkScript.h',
157 #'animator/SkScriptRuntime.h', 157 #'../third_party/skia/src/animator/SkScript2.h',
158 #'animator/SkScriptTokenizer.cpp', 158 #'../third_party/skia/src/animator/SkScriptCallBack.h',
159 #'animator/SkSnapshot.cpp', 159 #'../third_party/skia/src/animator/SkScriptDecompile.cpp',
160 #'animator/SkSnapshot.h', 160 #'../third_party/skia/src/animator/SkScriptRuntime.cpp',
161 #'animator/SkSVGPath.cpp', 161 #'../third_party/skia/src/animator/SkScriptRuntime.h',
162 #'animator/SkTDArray_Experimental.h', 162 #'../third_party/skia/src/animator/SkScriptTokenizer.cpp',
163 #'animator/SkTextOnPath.cpp', 163 #'../third_party/skia/src/animator/SkSnapshot.cpp',
164 #'animator/SkTextOnPath.h', 164 #'../third_party/skia/src/animator/SkSnapshot.h',
165 #'animator/SkTextToPath.cpp', 165 #'../third_party/skia/src/animator/SkTDArray_Experimental.h',
166 #'animator/SkTextToPath.h', 166 #'../third_party/skia/src/animator/SkTextOnPath.cpp',
167 'animator/SkTime.cpp', 167 #'../third_party/skia/src/animator/SkTextOnPath.h',
168 #'animator/SkTypedArray.cpp', 168 #'../third_party/skia/src/animator/SkTextToPath.cpp',
169 #'animator/SkTypedArray.h', 169 #'../third_party/skia/src/animator/SkTextToPath.h',
170 #'animator/SkXMLAnimatorWriter.cpp', 170 #'../third_party/skia/src/animator/SkTime.cpp',
171 #'animator/SkXMLAnimatorWriter.h', 171 #'../third_party/skia/src/animator/SkTypedArray.cpp',
172 'corecg/Sk64.cpp', 172 #'../third_party/skia/src/animator/SkTypedArray.h',
173 'corecg/SkBuffer.cpp', 173 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.cpp',
174 'corecg/SkChunkAlloc.cpp', 174 #'../third_party/skia/src/animator/SkXMLAnimatorWriter.h',
175 'corecg/SkCordic.cpp', 175
176 'corecg/SkCordic.h', 176 '../third_party/skia/src/core/ARGB32_Clamp_Bilinear_BitmapShader.h',
177 'corecg/SkDebug.cpp', 177 '../third_party/skia/src/core/Sk64.cpp',
178 'corecg/SkDebug_stdio.cpp', 178 '../third_party/skia/src/core/SkAlphaRuns.cpp',
179 'corecg/SkFloat.cpp', 179 '../third_party/skia/src/core/SkAntiRun.h',
180 'corecg/SkFloat.h', 180 '../third_party/skia/src/core/SkBitmap.cpp',
181 'corecg/SkFloatBits.cpp', 181 '../third_party/skia/src/core/SkBitmapProcShader.cpp',
182 'corecg/SkFloatBits.h', 182 '../third_party/skia/src/core/SkBitmapProcShader.h',
183 'corecg/SkInterpolator.cpp', 183 '../third_party/skia/src/core/SkBitmapProcState.cpp',
184 'corecg/SkMath.cpp', 184 '../third_party/skia/src/core/SkBitmapProcState.h',
185 'corecg/SkMatrix.cpp', 185 '../third_party/skia/src/core/SkBitmapProcState_matrix.h',
186 'corecg/SkMemory_stdlib.cpp', 186 '../third_party/skia/src/core/SkBitmapProcState_matrixProcs.cpp',
187 'corecg/SkPageFlipper.cpp', 187 '../third_party/skia/src/core/SkBitmapProcState_sample.h',
188 'corecg/SkPoint.cpp', 188 '../third_party/skia/src/core/SkBitmapSampler.cpp',
189 'corecg/SkRect.cpp', 189 '../third_party/skia/src/core/SkBitmapSampler.h',
190 'corecg/SkRegion.cpp', 190 '../third_party/skia/src/core/SkBitmapSamplerTemplate.h',
191 'corecg/SkRegionPriv.h', 191 '../third_party/skia/src/core/SkBitmapShader.cpp',
192 'corecg/SkSinTable.h', 192 '../third_party/skia/src/core/SkBitmapShader.h',
193 'corecg/SkTSort.h', 193 '../third_party/skia/src/core/SkBitmapShader16BilerpTemplate.h',
194 'effects/Sk1DPathEffect.cpp', 194 '../third_party/skia/src/core/SkBitmapShaderTemplate.h',
195 'effects/Sk2DPathEffect.cpp', 195 '../third_party/skia/src/core/SkBitmap_scroll.cpp',
196 'effects/SkAvoidXfermode.cpp', 196 '../third_party/skia/src/core/SkBlitBWMaskTemplate.h',
197 'effects/SkBlurDrawLooper.cpp', 197 '../third_party/skia/src/core/SkBlitRow.h',
198 'effects/SkBlurMask.cpp', 198 '../third_party/skia/src/core/SkBlitRow_D16.cpp',
199 'effects/SkBlurMask.h', 199 '../third_party/skia/src/core/SkBlitRow_D4444.cpp',
200 'effects/SkBlurMaskFilter.cpp', 200 '../third_party/skia/src/core/SkBlitter.cpp',
201 'effects/SkCamera.cpp', 201 '../third_party/skia/src/core/SkBlitter_4444.cpp',
202 'effects/SkColorFilters.cpp', 202 '../third_party/skia/src/core/SkBlitter_A1.cpp',
203 'effects/SkColorMatrix.cpp', 203 '../third_party/skia/src/core/SkBlitter_A8.cpp',
204 'effects/SkColorMatrixFilter.cpp', 204 '../third_party/skia/src/core/SkBlitter_ARGB32.cpp',
205 'effects/SkCornerPathEffect.cpp', 205 '../third_party/skia/src/core/SkBlitter_RGB16.cpp',
206 'effects/SkCullPoints.cpp', 206 '../third_party/skia/src/core/SkBlitter_Sprite.cpp',
207 'effects/SkDashPathEffect.cpp', 207 '../third_party/skia/src/core/SkBuffer.cpp',
208 'effects/SkDiscretePathEffect.cpp', 208 '../third_party/skia/src/core/SkCanvas.cpp',
209 'effects/SkEmbossMask.cpp', 209 '../third_party/skia/src/core/SkChunkAlloc.cpp',
210 'effects/SkEmbossMask.h', 210 '../third_party/skia/src/core/SkColor.cpp',
211 'effects/SkEmbossMask_Table.h', 211 '../third_party/skia/src/core/SkColorFilter.cpp',
212 'effects/SkEmbossMaskFilter.cpp', 212 '../third_party/skia/src/core/SkColorTable.cpp',
213 'effects/SkGradientShader.cpp', 213 '../third_party/skia/src/core/SkComposeShader.cpp',
214 'effects/SkKernel33MaskFilter.cpp', 214 '../third_party/skia/src/core/SkConcaveToTriangles.cpp',
215 #'effects/SkLayerDrawLooper.cpp', 215 '../third_party/skia/src/core/SkConcaveToTriangles.h',
216 'effects/SkLayerRasterizer.cpp', 216 '../third_party/skia/src/core/SkCordic.cpp',
217 #'effects/SkNinePatch.cpp', 217 '../third_party/skia/src/core/SkCordic.h',
218 'effects/SkPaintFlagsDrawFilter.cpp', 218 '../third_party/skia/src/core/SkCoreBlitters.h',
219 'effects/SkPixelXorXfermode.cpp', 219 '../third_party/skia/src/core/SkCubicClipper.cpp',
220 'effects/SkRadialGradient_Table.h', 220 '../third_party/skia/src/core/SkCubicClipper.h',
221 'effects/SkShaderExtras.cpp', 221 '../third_party/skia/src/core/SkDebug.cpp',
222 'effects/SkTransparentShader.cpp', 222 #'../third_party/skia/src/core/SkDebug_stdio.cpp',
223 'effects/SkUnitMappers.cpp', 223 '../third_party/skia/src/core/SkDeque.cpp',
224 '../third_party/skia/src/core/SkDevice.cpp',
225 '../third_party/skia/src/core/SkDither.cpp',
226 '../third_party/skia/src/core/SkDraw.cpp',
227 '../third_party/skia/src/core/SkDrawProcs.h',
228 #'../third_party/skia/src/core/SkDrawing.cpp',
229 '../third_party/skia/src/core/SkEdge.cpp',
230 '../third_party/skia/src/core/SkEdge.h',
231 '../third_party/skia/src/core/SkFP.h',
232 '../third_party/skia/src/core/SkFilterProc.cpp',
233 '../third_party/skia/src/core/SkFilterProc.h',
234 '../third_party/skia/src/core/SkFlattenable.cpp',
235 '../third_party/skia/src/core/SkFloat.cpp',
236 '../third_party/skia/src/core/SkFloat.h',
237 '../third_party/skia/src/core/SkFloatBits.cpp',
238 '../third_party/skia/src/core/SkGeometry.cpp',
239 '../third_party/skia/src/core/SkGlobals.cpp',
240 '../third_party/skia/src/core/SkGlyphCache.cpp',
241 '../third_party/skia/src/core/SkGlyphCache.h',
242 '../third_party/skia/src/core/SkGraphics.cpp',
243 '../third_party/skia/src/core/SkMMapStream.cpp',
244 '../third_party/skia/src/core/SkMask.cpp',
245 '../third_party/skia/src/core/SkMaskFilter.cpp',
246 '../third_party/skia/src/core/SkMath.cpp',
247 '../third_party/skia/src/core/SkMatrix.cpp',
248 '../third_party/skia/src/core/SkPackBits.cpp',
249 '../third_party/skia/src/core/SkPaint.cpp',
250 '../third_party/skia/src/core/SkPath.cpp',
251 '../third_party/skia/src/core/SkPathEffect.cpp',
252 '../third_party/skia/src/core/SkPathHeap.cpp',
253 '../third_party/skia/src/core/SkPathHeap.h',
254 '../third_party/skia/src/core/SkPathMeasure.cpp',
255 '../third_party/skia/src/core/SkPicture.cpp',
256 '../third_party/skia/src/core/SkPictureFlat.cpp',
257 '../third_party/skia/src/core/SkPictureFlat.h',
258 '../third_party/skia/src/core/SkPicturePlayback.cpp',
259 '../third_party/skia/src/core/SkPicturePlayback.h',
260 '../third_party/skia/src/core/SkPictureRecord.cpp',
261 '../third_party/skia/src/core/SkPictureRecord.h',
262 '../third_party/skia/src/core/SkPixelRef.cpp',
263 '../third_party/skia/src/core/SkPoint.cpp',
264 '../third_party/skia/src/core/SkProcSpriteBlitter.cpp',
265 '../third_party/skia/src/core/SkPtrRecorder.cpp',
266 '../third_party/skia/src/core/SkQuadClipper.cpp',
267 '../third_party/skia/src/core/SkQuadClipper.h',
268 '../third_party/skia/src/core/SkRasterizer.cpp',
269 '../third_party/skia/src/core/SkRect.cpp',
270 '../third_party/skia/src/core/SkRefCnt.cpp',
271 '../third_party/skia/src/core/SkRegion.cpp',
272 '../third_party/skia/src/core/SkRegionPriv.h',
273 '../third_party/skia/src/core/SkRegion_path.cpp',
274 '../third_party/skia/src/core/SkScalerContext.cpp',
275 '../third_party/skia/src/core/SkScan.cpp',
276 '../third_party/skia/src/core/SkScanPriv.h',
277 '../third_party/skia/src/core/SkScan_AntiPath.cpp',
278 '../third_party/skia/src/core/SkScan_Antihair.cpp',
279 '../third_party/skia/src/core/SkScan_Hairline.cpp',
280 '../third_party/skia/src/core/SkScan_Path.cpp',
281 '../third_party/skia/src/core/SkShader.cpp',
282 '../third_party/skia/src/core/SkSpriteBlitter_ARGB32.cpp',
283 '../third_party/skia/src/core/SkSpriteBlitter_RGB16.cpp',
284 '../third_party/skia/src/core/SkSinTable.h',
285 '../third_party/skia/src/core/SkSpriteBlitter.h',
286 '../third_party/skia/src/core/SkSpriteBlitterTemplate.h',
287 '../third_party/skia/src/core/SkStream.cpp',
288 '../third_party/skia/src/core/SkString.cpp',
289 '../third_party/skia/src/core/SkStroke.cpp',
290 '../third_party/skia/src/core/SkStrokerPriv.cpp',
291 '../third_party/skia/src/core/SkStrokerPriv.h',
292 '../third_party/skia/src/core/SkTSearch.cpp',
293 '../third_party/skia/src/core/SkTSort.h',
294 '../third_party/skia/src/core/SkTemplatesPriv.h',
295 '../third_party/skia/src/core/SkTypeface.cpp',
296 '../third_party/skia/src/core/SkUnPreMultiply.cpp',
297 '../third_party/skia/src/core/SkUtils.cpp',
298 '../third_party/skia/src/core/SkWriter32.cpp',
299 '../third_party/skia/src/core/SkXfermode.cpp',
300 '../third_party/skia/src/core/core_files.mk',
301
302 '../third_party/skia/src/effects/Sk1DPathEffect.cpp',
303 '../third_party/skia/src/effects/Sk2DPathEffect.cpp',
304 '../third_party/skia/src/effects/SkAvoidXfermode.cpp',
305 '../third_party/skia/src/effects/SkBlurDrawLooper.cpp',
306 '../third_party/skia/src/effects/SkBlurMask.cpp',
307 '../third_party/skia/src/effects/SkBlurMask.h',
308 '../third_party/skia/src/effects/SkBlurMaskFilter.cpp',
309 '../third_party/skia/src/effects/SkColorFilters.cpp',
310 '../third_party/skia/src/effects/SkColorMatrixFilter.cpp',
311 '../third_party/skia/src/effects/SkCornerPathEffect.cpp',
312 '../third_party/skia/src/effects/SkDashPathEffect.cpp',
313 '../third_party/skia/src/effects/SkDiscretePathEffect.cpp',
314 '../third_party/skia/src/effects/SkEmbossMask.cpp',
315 '../third_party/skia/src/effects/SkEmbossMask.h',
316 '../third_party/skia/src/effects/SkEmbossMask_Table.h',
317 '../third_party/skia/src/effects/SkEmbossMaskFilter.cpp',
318 '../third_party/skia/src/effects/SkGradientShader.cpp',
319 '../third_party/skia/src/effects/SkKernel33MaskFilter.cpp',
320 '../third_party/skia/src/effects/SkLayerDrawLooper.cpp',
321 '../third_party/skia/src/effects/SkLayerRasterizer.cpp',
322 '../third_party/skia/src/effects/SkNWayCanvas.cpp',
323 '../third_party/skia/src/effects/SkPaintFlagsDrawFilter.cpp',
324 '../third_party/skia/src/effects/SkPixelXorXfermode.cpp',
325 '../third_party/skia/src/effects/SkRadialGradient_Table.h',
326 '../third_party/skia/src/effects/SkTransparentShader.cpp',
327
328 '../third_party/skia/src/images/bmpdecoderhelper.cpp',
329 '../third_party/skia/src/images/bmpdecoderhelper.h',
330 '../third_party/skia/src/images/fpdfemb.h',
331 '../third_party/skia/src/images/fpdfemb_ext.h',
332 '../third_party/skia/src/images/SkBitmap_RLEPixels.h',
333 '../third_party/skia/src/images/SkCreateRLEPixelRef.cpp',
334 #'../third_party/skia/src/images/SkFDStream.cpp',
335 #'../third_party/skia/src/images/SkFlipPixelRef.cpp',
336 '../third_party/skia/src/images/SkImageDecoder.cpp',
337 '../third_party/skia/src/images/SkImageDecoder_Factory.cpp',
338 #'../third_party/skia/src/images/SkImageDecoder_fpdfemb.cpp',
339 #'../third_party/skia/src/images/SkImageDecoder_libbmp.cpp',
340 #'../third_party/skia/src/images/SkImageDecoder_libgif.cpp',
341 #'../third_party/skia/src/images/SkImageDecoder_libico.cpp',
342 #'../third_party/skia/src/images/SkImageDecoder_libjpeg.cpp',
343 #'../third_party/skia/src/images/SkImageDecoder_libpng.cpp',
344 #'../third_party/skia/src/images/SkImageDecoder_libpvjpeg.cpp',
345 #'../third_party/skia/src/images/SkImageDecoder_wbmp.cpp',
346 #'../third_party/skia/src/images/SKImageEncoder.cpp',
347 #'../third_party/skia/src/images/SKImageEncoder_Factory.cpp',
348 #'../third_party/skia/src/images/SkImageRef.cpp',
349 #'../third_party/skia/src/images/SkImageRefPool.cpp',
350 #'../third_party/skia/src/images/SkImageRefPool.h',
351 #'../third_party/skia/src/images/SkImageRef_GlobalPool.cpp',
352 #'../third_party/skia/src/images/SkMovie.cpp',
353 #'../third_party/skia/src/images/SkMovie_gif.cpp',
354 '../third_party/skia/src/images/SkScaledBitmapSampler.cpp',
355 '../third_party/skia/src/images/SkScaledBitmapSampler.h',
356
357 #'../third_party/skia/src/ports/SkFontHost_FONTPATH.cpp',
358 '../third_party/skia/src/ports/SkFontHost_FreeType.cpp',
359 #'../third_party/skia/src/ports/SkFontHost_android.cpp',
360 #'../third_party/skia/src/ports/SkFontHost_ascender.cpp',
361 '../third_party/skia/src/ports/SkFontHost_fontconfig.cpp',
362 '../third_party/skia/src/ports/SkFontHost_tables.cpp',
363 #'../third_party/skia/src/ports/SkFontHost_gamma.cpp',
364 '../third_party/skia/src/ports/SkFontHost_gamma_none.cpp',
365 #'../third_party/skia/src/ports/SkFontHost_linux.cpp',
366 #'../third_party/skia/src/ports/SkFontHost_mac.cpp',
367 '../third_party/skia/src/ports/SkFontHost_none.cpp',
368 #'../third_party/skia/src/ports/SkFontHost_win.cpp',
369 '../third_party/skia/src/ports/SkGlobals_global.cpp',
370 #'../third_party/skia/src/ports/SkImageDecoder_CG.cpp',
371 #'../third_party/skia/src/ports/SkImageDecoder_empty.cpp',
372 #'../third_party/skia/src/ports/SkImageRef_ashmem.cpp',
373 #'../third_party/skia/src/ports/SkImageRef_ashmem.h',
374 #'../third_party/skia/src/ports/SkOSEvent_android.cpp',
375 #'../third_party/skia/src/ports/SkOSEvent_dummy.cpp',
376 '../third_party/skia/src/ports/SkOSFile_stdio.cpp',
377 #'../third_party/skia/src/ports/SkThread_none.cpp',
378 '../third_party/skia/src/ports/SkThread_pthread.cpp',
379 '../third_party/skia/src/ports/SkThread_win.cpp',
380 '../third_party/skia/src/ports/SkTime_Unix.cpp',
381 #'../third_party/skia/src/ports/SkXMLParser_empty.cpp',
382 #'../third_party/skia/src/ports/SkXMLParser_expat.cpp',
383 #'../third_party/skia/src/ports/SkXMLParser_tinyxml.cpp',
384 #'../third_party/skia/src/ports/SkXMLPullParser_expat.cpp',
385 '../third_party/skia/src/ports/sk_predefined_gamma.h',
386
387 '../third_party/skia/include/core/Sk64.h',
388 '../third_party/skia/include/core/SkAutoKern.h',
389 '../third_party/skia/include/core/SkBitmap.h',
390 '../third_party/skia/include/core/SkBlitter.h',
391 '../third_party/skia/include/core/SkBounder.h',
392 '../third_party/skia/include/core/SkBuffer.h',
393 '../third_party/skia/include/core/SkCanvas.h',
394 '../third_party/skia/include/core/SkChunkAlloc.h',
395 '../third_party/skia/include/core/SkColor.h',
396 '../third_party/skia/include/core/SkColorFilter.h',
397 '../third_party/skia/include/core/SkColorPriv.h',
398 '../third_party/skia/include/core/SkColorShader.h',
399 '../third_party/skia/include/core/SkComposeShader.h',
400 '../third_party/skia/include/core/SkDeque.h',
401 '../third_party/skia/include/core/SkDescriptor.h',
402 '../third_party/skia/include/core/SkDevice.h',
403 '../third_party/skia/include/core/SkDither.h',
404 '../third_party/skia/include/core/SkDraw.h',
405 '../third_party/skia/include/core/SkDrawFilter.h',
406 '../third_party/skia/include/core/SkDrawLooper.h',
407 '../third_party/skia/include/core/SkDrawing.h',
408 '../third_party/skia/include/core/SkEndian.h',
409 '../third_party/skia/include/core/SkFDot6.h',
410 '../third_party/skia/include/core/SkFixed.h',
411 '../third_party/skia/include/core/SkFlattenable.h',
412 '../third_party/skia/include/core/SkFloatBits.h',
413 '../third_party/skia/include/core/SkFloatingPoint.h',
414 '../third_party/skia/include/core/SkFontHost.h',
415 '../third_party/skia/include/core/SkGeometry.h',
416 '../third_party/skia/include/core/SkGlobals.h',
417 '../third_party/skia/include/core/SkGraphics.h',
418 '../third_party/skia/include/core/SkMMapStream.h',
419 '../third_party/skia/include/core/SkMallocPixelRef.h',
420 '../third_party/skia/include/core/SkMask.h',
421 '../third_party/skia/include/core/SkMaskFilter.h',
422 '../third_party/skia/include/core/SkMath.h',
423 '../third_party/skia/include/core/SkMatrix.h',
424 '../third_party/skia/include/core/SkOSFile.h',
425 '../third_party/skia/include/core/SkPackBits.h',
426 '../third_party/skia/include/core/SkPaint.h',
427 '../third_party/skia/include/core/SkPath.h',
428 '../third_party/skia/include/core/SkPathEffect.h',
429 '../third_party/skia/include/core/SkPathMeasure.h',
430 '../third_party/skia/include/core/SkPerspIter.h',
431 '../third_party/skia/include/core/SkPicture.h',
432 '../third_party/skia/include/core/SkPixelRef.h',
433 '../third_party/skia/include/core/SkPoint.h',
434 '../third_party/skia/include/core/SkPorterDuff.h',
435 '../third_party/skia/include/core/SkPtrRecorder.h',
436 '../third_party/skia/include/core/SkRandom.h',
437 '../third_party/skia/include/core/SkRasterizer.h',
438 '../third_party/skia/include/core/SkReader32.h',
439 '../third_party/skia/include/core/SkRect.h',
440 '../third_party/skia/include/core/SkRefCnt.h',
441 '../third_party/skia/include/core/SkRegion.h',
442 '../third_party/skia/include/core/SkScalar.h',
443 '../third_party/skia/include/core/SkScalarCompare.h',
444 '../third_party/skia/include/core/SkScalerContext.h',
445 '../third_party/skia/include/core/SkScan.h',
446 '../third_party/skia/include/core/SkShader.h',
447 '../third_party/skia/include/core/SkStream.h',
448 '../third_party/skia/include/core/SkString.h',
449 '../third_party/skia/include/core/SkStroke.h',
450 '../third_party/skia/include/core/SkTDArray.h',
451 '../third_party/skia/include/core/SkTDStack.h',
452 '../third_party/skia/include/core/SkTDict.h',
453 '../third_party/skia/include/core/SkTRegistry.h',
454 '../third_party/skia/include/core/SkTSearch.h',
455 '../third_party/skia/include/core/SkTemplates.h',
456 '../third_party/skia/include/core/SkThread.h',
457 '../third_party/skia/include/core/SkThread_platform.h',
458 '../third_party/skia/include/core/SkTime.h',
459 '../third_party/skia/include/core/SkTypeface.h',
460 '../third_party/skia/include/core/SkTypes.h',
461 '../third_party/skia/include/core/SkUnPreMultiply.h',
462 '../third_party/skia/include/core/SkUnitMapper.h',
463 '../third_party/skia/include/core/SkUtils.h',
464 '../third_party/skia/include/core/SkWriter32.h',
465 '../third_party/skia/include/core/SkXfermode.h',
466
467 '../third_party/skia/include/effects/Sk1DPathEffect.h',
468 '../third_party/skia/include/effects/Sk2DPathEffect.h',
469 '../third_party/skia/include/effects/SkAvoidXfermode.h',
470 '../third_party/skia/include/effects/SkBlurDrawLooper.h',
471 '../third_party/skia/include/effects/SkBlurMaskFilter.h',
472 '../third_party/skia/include/effects/SkColorMatrix.h',
473 '../third_party/skia/include/effects/SkColorMatrixFilter.h',
474 '../third_party/skia/include/effects/SkCornerPathEffect.h',
475 '../third_party/skia/include/effects/SkDashPathEffect.h',
476 '../third_party/skia/include/effects/SkDiscretePathEffect.h',
477 '../third_party/skia/include/effects/SkDrawExtraPathEffect.h',
478 '../third_party/skia/include/effects/SkEmbossMaskFilter.h',
479 '../third_party/skia/include/effects/SkGradientShader.h',
480 '../third_party/skia/include/effects/SkKernel33MaskFilter.h',
481 '../third_party/skia/include/effects/SkLayerDrawLooper.h',
482 '../third_party/skia/include/effects/SkLayerRasterizer.h',
483 '../third_party/skia/include/effects/SkNWayCanvas.h',
484 '../third_party/skia/include/effects/SkPaintFlagsDrawFilter.h',
485 '../third_party/skia/include/effects/SkPixelXorXfermode.h',
486 '../third_party/skia/include/effects/SkTransparentShader.h',
487
488 '../third_party/skia/include/ports/SkStream_Win.h',
489
490 '../third_party/skia/include/images/SkFlipPixelRef.h',
491 '../third_party/skia/include/images/SkImageDecoder.h',
492 '../third_party/skia/include/images/SkImageEncoder.h',
493 '../third_party/skia/include/images/SkImageRef.h',
494 '../third_party/skia/include/images/SkImageRef_GlobalPool.h',
495 '../third_party/skia/include/images/SkMovie.h',
496 '../third_party/skia/include/images/SkPageFlipper.h',
497
224 'ext/bitmap_platform_device.h', 498 'ext/bitmap_platform_device.h',
225 'ext/bitmap_platform_device_linux.cc', 499 'ext/bitmap_platform_device_linux.cc',
226 'ext/bitmap_platform_device_linux.h', 500 'ext/bitmap_platform_device_linux.h',
227 'ext/bitmap_platform_device_mac.cc', 501 'ext/bitmap_platform_device_mac.cc',
228 'ext/bitmap_platform_device_mac.h', 502 'ext/bitmap_platform_device_mac.h',
229 'ext/bitmap_platform_device_win.cc', 503 'ext/bitmap_platform_device_win.cc',
230 'ext/bitmap_platform_device_win.h', 504 'ext/bitmap_platform_device_win.h',
231 'ext/convolver.cc', 505 'ext/convolver.cc',
232 'ext/convolver.h', 506 'ext/convolver.h',
233 'ext/google_logging.cc', 507 'ext/google_logging.cc',
234 'ext/image_operations.cc', 508 'ext/image_operations.cc',
235 'ext/image_operations.h', 509 'ext/image_operations.h',
236 'ext/platform_canvas.h', 510 'ext/platform_canvas.h',
237 'ext/platform_canvas_linux.cc', 511 'ext/platform_canvas_linux.cc',
238 'ext/platform_canvas_linux.h', 512 'ext/platform_canvas_linux.h',
239 'ext/platform_canvas_mac.cc', 513 'ext/platform_canvas_mac.cc',
240 'ext/platform_canvas_mac.h', 514 'ext/platform_canvas_mac.h',
241 'ext/platform_canvas_win.cc', 515 'ext/platform_canvas_win.cc',
242 'ext/platform_canvas_win.h', 516 'ext/platform_canvas_win.h',
243 'ext/platform_device.h', 517 'ext/platform_device.h',
244 'ext/platform_device_linux.cc', 518 'ext/platform_device_linux.cc',
245 'ext/platform_device_linux.h', 519 'ext/platform_device_linux.h',
246 'ext/platform_device_mac.cc', 520 'ext/platform_device_mac.cc',
247 'ext/platform_device_mac.h', 521 'ext/platform_device_mac.h',
248 'ext/platform_device_win.cc', 522 'ext/platform_device_win.cc',
249 'ext/platform_device_win.h', 523 'ext/platform_device_win.h',
524 'ext/SkMemory_new_handler.cpp',
525 'ext/SkTypeface_fake.cpp',
250 'ext/skia_utils.cc', 526 'ext/skia_utils.cc',
251 'ext/skia_utils.h', 527 'ext/skia_utils.h',
252 'ext/skia_utils_mac.cc', 528 'ext/skia_utils_mac.cc',
253 'ext/skia_utils_mac.h', 529 'ext/skia_utils_mac.h',
254 'ext/skia_utils_win.cc', 530 'ext/skia_utils_win.cc',
255 'ext/skia_utils_win.h', 531 'ext/skia_utils_win.h',
256 'ext/vector_canvas.cc', 532 'ext/vector_canvas.cc',
257 'ext/vector_canvas.h', 533 'ext/vector_canvas.h',
258 'ext/vector_device.cc', 534 'ext/vector_device.cc',
259 'ext/vector_device.h', 535 'ext/vector_device.h',
260 #'gl/SkGL.cpp',
261 #'gl/SkGL.h',
262 #'gl/SkGLCanvas.cpp',
263 #'gl/SkGLDevice.cpp',
264 #'gl/SkGLDevice.h',
265 #'gl/SkGLDevice_FBO.cpp',
266 #'gl/SkGLDevice_FBO.h',
267 #'gl/SkGLDevice_SWLayer.cpp',
268 #'gl/SkGLDevice_SWLayer.h',
269 #'gl/SkGLTextCache.cpp',
270 #'gl/SkGLTextCache.h',
271 #'gl/SkTextureCache.cpp',
272 #'gl/SkTextureCache.h',
273 #'images/bmpdecoderhelper.cpp',
274 #'images/bmpdecoderhelper.h',
275 #'images/fpdfemb.h',
276 #'images/fpdfemb_ext.h',
277 #'images/SkBitmap_RLEPixels.h',
278 #'images/SkCreateRLEPixelRef.cpp',
279 #'images/SkFDStream.cpp',
280 #'images/SkFlipPixelRef.cpp',
281 'images/SkImageDecoder.cpp',
282 #'images/SkImageDecoder_fpdfemb.cpp',
283 #'images/SkImageDecoder_libbmp.cpp',
284 #'images/SkImageDecoder_libgif.cpp',
285 #'images/SkImageDecoder_libico.cpp',
286 #'images/SkImageDecoder_libjpeg.cpp',
287 #'images/SkImageDecoder_libpng.cpp',
288 #'images/SkImageDecoder_libpvjpeg.cpp',
289 #'images/SkImageDecoder_wbmp.cpp',
290 'images/SkImageRef.cpp',
291 #'images/SkImageRef_GlobalPool.cpp',
292 #'images/SkImageRefPool.cpp',
293 #'images/SkImageRefPool.h',
294 'images/SkMMapStream.cpp',
295 #'images/SkMovie.cpp',
296 #'images/SkMovie_gif.cpp',
297 #'images/SkScaledBitmapSampler.cpp',
298 #'images/SkScaledBitmapSampler.h',
299 'images/SkStream.cpp',
300 'include/corecg/Sk64.h',
301 'include/corecg/SkBuffer.h',
302 'include/corecg/SkChunkAlloc.h',
303 'include/corecg/SkEndian.h',
304 'include/corecg/SkFDot6.h',
305 'include/corecg/SkFixed.h',
306 'include/corecg/SkFloatBits.h',
307 'include/corecg/SkFloatingPoint.h',
308 'include/corecg/SkInterpolator.h',
309 'include/corecg/SkMath.h',
310 'include/corecg/SkMatrix.h',
311 'include/corecg/SkPageFlipper.h',
312 'include/corecg/SkPerspIter.h',
313 'include/corecg/SkPoint.h',
314 'include/corecg/SkPostConfig.h',
315 'include/corecg/SkPreConfig.h',
316 'include/corecg/SkRandom.h',
317 'include/corecg/SkRect.h',
318 'include/corecg/SkRegion.h',
319 'include/corecg/SkScalar.h',
320 'include/corecg/SkScalarCompare.h',
321 'include/corecg/SkTemplates.h',
322 'include/corecg/SkThread.h',
323 'include/corecg/SkThread_platform.h',
324 'include/corecg/SkTSearch.h',
325 'include/corecg/SkTypes.h',
326 'include/corecg/SkUserConfig.h',
327 'include/Sk1DPathEffect.h',
328 'include/Sk2DPathEffect.h',
329 'include/SkAnimator.h',
330 'include/SkAnimatorView.h',
331 'include/SkApplication.h',
332 'include/SkAvoidXfermode.h',
333 'include/SkBGViewArtist.h',
334 'include/SkBitmap.h',
335 'include/SkBlurDrawLooper.h',
336 'include/SkBlurMaskFilter.h',
337 'include/SkBML_WXMLParser.h',
338 'include/SkBML_XMLParser.h',
339 'include/SkBorderView.h',
340 'include/SkBounder.h',
341 'include/SkCamera.h',
342 'include/SkCanvas.h',
343 'include/SkColor.h',
344 'include/SkColorFilter.h',
345 'include/SkColorMatrix.h',
346 'include/SkColorMatrixFilter.h',
347 'include/SkColorPriv.h',
348 'include/SkColorShader.h',
349 'include/SkCornerPathEffect.h',
350 'include/SkCullPoints.h',
351 'include/SkDashPathEffect.h',
352 'include/SkDeque.h',
353 'include/SkDescriptor.h',
354 'include/SkDevice.h',
355 'include/SkDiscretePathEffect.h',
356 'include/SkDither.h',
357 'include/SkDOM.h',
358 'include/SkDraw.h',
359 'include/SkDrawExtraPathEffect.h',
360 'include/SkDrawFilter.h',
361 'include/SkDrawLooper.h',
362 'include/SkEmbossMaskFilter.h',
363 'include/SkEvent.h',
364 'include/SkEventSink.h',
365 'include/SkFlattenable.h',
366 'include/SkFlipPixelRef.h',
367 'include/SkFontCodec.h',
368 'include/SkFontHost.h',
369 'include/SkGLCanvas.h',
370 'include/SkGlobals.h',
371 'include/SkGradientShader.h',
372 'include/SkGraphics.h',
373 'include/SkImageDecoder.h',
374 'include/SkImageRef.h',
375 'include/SkImageRef_GlobalPool.h',
376 'include/SkImageView.h',
377 'include/SkJS.h',
378 'include/SkKernel33MaskFilter.h',
379 'include/SkKey.h',
380 'include/SkLayerDrawLooper.h',
381 'include/SkLayerRasterizer.h',
382 'include/SkMallocPixelRef.h',
383 'include/SkMask.h',
384 'include/SkMaskFilter.h',
385 'include/SkMetaData.h',
386 'include/SkMMapStream.h',
387 'include/SkMovie.h',
388 'include/SkNinePatch.h',
389 'include/SkOSFile.h',
390 'include/SkOSMenu.h',
391 'include/SkOSSound.h',
392 'include/SkOSWindow_Mac.h',
393 'include/SkOSWindow_Unix.h',
394 'include/SkOSWindow_Win.h',
395 'include/SkOSWindow_wxwidgets.h',
396 'include/SkPackBits.h',
397 'include/SkPaint.h',
398 'include/SkPaintFlagsDrawFilter.h',
399 'include/SkParse.h',
400 'include/SkParsePaint.h',
401 'include/SkPath.h',
402 'include/SkPathEffect.h',
403 'include/SkPathMeasure.h',
404 'include/SkPicture.h',
405 'include/SkPixelRef.h',
406 'include/SkPixelXorXfermode.h',
407 'include/SkPorterDuff.h',
408 'include/SkProgressBarView.h',
409 'include/SkPtrRecorder.h',
410 'include/SkRasterizer.h',
411 'include/SkReader32.h',
412 'include/SkRefCnt.h',
413 'include/SkScalerContext.h',
414 'include/SkScrollBarView.h',
415 'include/SkShader.h',
416 'include/SkShaderExtras.h',
417 'include/SkStackViewLayout.h',
418 'include/SkStream.h',
419 'include/SkStream_Win.h',
420 'include/SkString.h',
421 'include/SkStroke.h',
422 'include/SkSVGAttribute.h',
423 'include/SkSVGBase.h',
424 'include/SkSVGPaintState.h',
425 'include/SkSVGParser.h',
426 'include/SkSVGTypes.h',
427 'include/SkSystemEventTypes.h',
428 'include/SkTDArray.h',
429 'include/SkTDict.h',
430 'include/SkTDStack.h',
431 'include/SkTextBox.h',
432 'include/SkTime.h',
433 'include/SkTransparentShader.h',
434 'include/SkTypeface.h',
435 'include/SkUnitMapper.h',
436 'include/SkUnitMappers.h',
437 'include/SkUnPreMultiply.h',
438 'include/SkUtils.h',
439 'include/SkView.h',
440 'include/SkViewInflate.h',
441 'include/SkWidget.h',
442 'include/SkWidgetViews.h',
443 'include/SkWindow.h',
444 'include/SkWriter32.h',
445 'include/SkXfermode.h',
446 'include/SkXMLParser.h',
447 'include/SkXMLWriter.h',
448 'picture/SkPathHeap.cpp',
449 'picture/SkPathHeap.h',
450 'picture/SkPicture.cpp',
451 'picture/SkPictureFlat.cpp',
452 'picture/SkPictureFlat.h',
453 'picture/SkPicturePlayback.cpp',
454 'picture/SkPicturePlayback.h',
455 'picture/SkPictureRecord.cpp',
456 'picture/SkPictureRecord.h',
457 'ports/sk_predefined_gamma.h',
458 #'ports/SkFontHost_android.cpp',
459 #'ports/SkFontHost_ascender.cpp',
460 'ports/SkFontHost_fontconfig.cpp',
461 #'ports/SkFontHost_FONTPATH.cpp',
462 'ports/SkFontHost_FreeType.cpp',
463 'ports/SkFontHost_tables.cpp',
464 #'ports/SkFontHost_gamma.cpp',
465 'ports/SkFontHost_gamma_none.cpp',
466 #'ports/SkFontHost_linux.cpp',
467 #'ports/SkFontHost_mac.cpp',
468 'ports/SkFontHost_none.cpp',
469 #'ports/SkFontHost_win.cpp',
470 'ports/SkGlobals_global.cpp',
471 'ports/SkImageDecoder_Factory.cpp',
472 #'ports/SkImageRef_ashmem.cpp',
473 #'ports/SkImageRef_ashmem.h',
474 #'ports/SkOSEvent_android.cpp',
475 #'ports/SkOSEvent_dummy.cpp',
476 'ports/SkOSFile_stdio.cpp',
477 #'ports/SkThread_none.cpp',
478 'ports/SkThread_pthread.cpp',
479 'ports/SkThread_win.cpp',
480 'ports/SkTime_Unix.cpp',
481 #'ports/SkXMLParser_empty.cpp',
482 #'ports/SkXMLParser_expat.cpp',
483 #'ports/SkXMLParser_tinyxml.cpp',
484 #'ports/SkXMLPullParser_expat.cpp',
485 'sgl/ARGB32_Clamp_Bilinear_BitmapShader.h',
486 'sgl/SkAlphaRuns.cpp',
487 'sgl/SkAntiRun.h',
488 'sgl/SkAutoKern.h',
489 'sgl/SkBitmap.cpp',
490 #'sgl/SkBitmap_scroll.cpp',
491 'sgl/SkBitmapProcShader.cpp',
492 'sgl/SkBitmapProcShader.h',
493 'sgl/SkBitmapProcState.cpp',
494 'sgl/SkBitmapProcState.h',
495 'sgl/SkBitmapProcState_matrix.h',
496 'sgl/SkBitmapProcState_matrixProcs.cpp',
497 'sgl/SkBitmapProcState_sample.h',
498 'sgl/SkBitmapSampler.cpp',
499 'sgl/SkBitmapSampler.h',
500 'sgl/SkBitmapSamplerTemplate.h',
501 'sgl/SkBitmapShader.cpp',
502 'sgl/SkBitmapShader.h',
503 'sgl/SkBitmapShader16BilerpTemplate.h',
504 'sgl/SkBitmapShaderTemplate.h',
505 'sgl/SkBlitBWMaskTemplate.h',
506 'sgl/SkBlitRow.h',
507 'sgl/SkBlitRow_D16.cpp',
508 'sgl/SkBlitRow_D4444.cpp',
509 'sgl/SkBlitter.cpp',
510 'sgl/SkBlitter.h',
511 'sgl/SkBlitter_4444.cpp',
512 'sgl/SkBlitter_A1.cpp',
513 'sgl/SkBlitter_A8.cpp',
514 'sgl/SkBlitter_ARGB32.cpp',
515 'sgl/SkBlitter_RGB16.cpp',
516 'sgl/SkBlitter_Sprite.cpp',
517 'sgl/SkCanvas.cpp',
518 'sgl/SkColor.cpp',
519 'sgl/SkColorFilter.cpp',
520 'sgl/SkColorTable.cpp',
521 'sgl/SkCoreBlitters.h',
522 'sgl/SkDeque.cpp',
523 'sgl/SkDevice.cpp',
524 'sgl/SkDither.cpp',
525 'sgl/SkDraw.cpp',
526 'sgl/SkDrawProcs.h',
527 'sgl/SkEdge.cpp',
528 'sgl/SkEdge.h',
529 'sgl/SkFilterProc.cpp',
530 'sgl/SkFilterProc.h',
531 'sgl/SkFlattenable.cpp',
532 'sgl/SkFP.h',
533 'sgl/SkGeometry.cpp',
534 'sgl/SkGeometry.h',
535 'sgl/SkGlobals.cpp',
536 'sgl/SkGlyphCache.cpp',
537 'sgl/SkGlyphCache.h',
538 'sgl/SkGraphics.cpp',
539 'sgl/SkMask.cpp',
540 'sgl/SkMaskFilter.cpp',
541 'sgl/SkPackBits.cpp',
542 'sgl/SkPaint.cpp',
543 'sgl/SkPath.cpp',
544 'sgl/SkPathEffect.cpp',
545 'sgl/SkPathMeasure.cpp',
546 'sgl/SkPixelRef.cpp',
547 'sgl/SkProcSpriteBlitter.cpp',
548 'sgl/SkPtrRecorder.cpp',
549 'sgl/SkRasterizer.cpp',
550 'sgl/SkRefCnt.cpp',
551 'sgl/SkRegion_path.cpp',
552 'sgl/SkScalerContext.cpp',
553 'sgl/SkScan.cpp',
554 'sgl/SkScan.h',
555 'sgl/SkScan_Antihair.cpp',
556 'sgl/SkScan_AntiPath.cpp',
557 'sgl/SkScan_Hairline.cpp',
558 'sgl/SkScan_Path.cpp',
559 'sgl/SkScanPriv.h',
560 'sgl/SkShader.cpp',
561 'sgl/SkSpriteBlitter.h',
562 'sgl/SkSpriteBlitter_ARGB32.cpp',
563 'sgl/SkSpriteBlitter_RGB16.cpp',
564 'sgl/SkSpriteBlitterTemplate.h',
565 'sgl/SkString.cpp',
566 'sgl/SkStroke.cpp',
567 'sgl/SkStrokerPriv.cpp',
568 'sgl/SkStrokerPriv.h',
569 'sgl/SkTemplatesPriv.h',
570 'sgl/SkTSearch.cpp',
571 'sgl/SkTSort.h',
572 'sgl/SkTypeface.cpp',
573 'sgl/SkTypeface_fake.cpp',
574 'sgl/SkUnPreMultiply.cpp',
575 'sgl/SkUtils.cpp',
576 'sgl/SkWriter32.cpp',
577 'sgl/SkXfermode.cpp',
578 #'svg/SkSVG.cpp',
579 #'svg/SkSVGCircle.cpp',
580 #'svg/SkSVGCircle.h',
581 #'svg/SkSVGClipPath.cpp',
582 #'svg/SkSVGClipPath.h',
583 #'svg/SkSVGDefs.cpp',
584 #'svg/SkSVGDefs.h',
585 #'svg/SkSVGElements.cpp',
586 #'svg/SkSVGElements.h',
587 #'svg/SkSVGEllipse.cpp',
588 #'svg/SkSVGEllipse.h',
589 #'svg/SkSVGFeColorMatrix.cpp',
590 #'svg/SkSVGFeColorMatrix.h',
591 #'svg/SkSVGFilter.cpp',
592 #'svg/SkSVGFilter.h',
593 #'svg/SkSVGG.cpp',
594 #'svg/SkSVGG.h',
595 #'svg/SkSVGGradient.cpp',
596 #'svg/SkSVGGradient.h',
597 #'svg/SkSVGGroup.cpp',
598 #'svg/SkSVGGroup.h',
599 #'svg/SkSVGImage.cpp',
600 #'svg/SkSVGImage.h',
601 #'svg/SkSVGLine.cpp',
602 #'svg/SkSVGLine.h',
603 #'svg/SkSVGLinearGradient.cpp',
604 #'svg/SkSVGLinearGradient.h',
605 #'svg/SkSVGMask.cpp',
606 #'svg/SkSVGMask.h',
607 #'svg/SkSVGMetadata.cpp',
608 #'svg/SkSVGMetadata.h',
609 #'svg/SkSVGPaintState.cpp',
610 #'svg/SkSVGParser.cpp',
611 #'svg/SkSVGPath.cpp',
612 #'svg/SkSVGPath.h',
613 #'svg/SkSVGPolygon.cpp',
614 #'svg/SkSVGPolygon.h',
615 #'svg/SkSVGPolyline.cpp',
616 #'svg/SkSVGPolyline.h',
617 #'svg/SkSVGRadialGradient.cpp',
618 #'svg/SkSVGRadialGradient.h',
619 #'svg/SkSVGRect.cpp',
620 #'svg/SkSVGRect.h',
621 #'svg/SkSVGStop.cpp',
622 #'svg/SkSVGStop.h',
623 #'svg/SkSVGSVG.cpp',
624 #'svg/SkSVGSVG.h',
625 #'svg/SkSVGSymbol.cpp',
626 #'svg/SkSVGSymbol.h',
627 #'svg/SkSVGText.cpp',
628 #'svg/SkSVGText.h',
629 #'svg/SkSVGUse.cpp',
630 #'svg/SkSVGUse.h',
631 #'text/ATextEntry.h',
632 #'views/SkEvent.cpp',
633 #'views/SkEventSink.cpp',
634 #'views/SkMetaData.cpp',
635 #'views/SkTagList.cpp',
636 #'views/SkTagList.h',
637 #'views/SkTextBox.cpp',
638 #'xml/SkBML_Verbs.h',
639 #'xml/SkBML_XMLParser.cpp',
640 #'xml/SkDOM.cpp',
641 #'xml/SkJS.cpp',
642 #'xml/SkJSDisplayable.cpp',
643 #'xml/SkParse.cpp',
644 #'xml/SkParseColor.cpp',
645 #'xml/SkXMLParser.cpp',
646 #'xml/SkXMLPullParser.cpp',
647 #'xml/SkXMLWriter.cpp',
648 ], 536 ],
649 'include_dirs': [ 537 'include_dirs': [
650 '..', 538 '..',
651 'corecg', 539 'config',
652 'include', 540 '../third_party/skia/include/core',
653 'include/corecg', 541 '../third_party/skia/include/effects',
654 'picture', 542 '../third_party/skia/include/images',
655 'sgl', 543 '../third_party/skia/include/utils',
656 ], 544 ],
657 'msvs_disabled_warnings': [4244, 4267,4345, 4390, 4554, 4800], 545 'msvs_disabled_warnings': [4244, 4267,4345, 4390, 4554, 4800],
658 'mac_framework_dirs': [ 546 'mac_framework_dirs': [
659 '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Fram eworks', 547 '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Fram eworks',
660 ], 548 ],
661 'defines': [ 549 'defines': [
662 'SK_BUILD_NO_IMAGE_ENCODE', 550 'SK_BUILD_NO_IMAGE_ENCODE',
663 ], 551 ],
664 'sources!': [ 552 'sources!': [
665 'include/corecg/SkTypes.h', 553 '../third_party/skia/include/core/SkTypes.h',
666 'precompiled.cc', 554 'precompiled.cc',
667 ], 555 ],
668 'conditions': [ 556 'conditions': [
669 [ 'OS != "mac"', { 557 [ 'OS != "mac"', {
670 'sources/': [ ['exclude', '_mac\\.(cc|cpp)$'] ], 558 'sources/': [ ['exclude', '_mac\\.(cc|cpp)$'] ],
671 }], 559 }],
672 [ 'OS != "linux"', { 560 [ 'OS != "linux"', {
673 'sources/': [ ['exclude', '_linux\\.(cc|cpp)$'] ], 561 'sources/': [ ['exclude', '_linux\\.(cc|cpp)$'] ],
674 'sources!': [ 562 'sources!': [
675 'ports/SkFontHost_FreeType.cpp', 563 '../third_party/skia/src/ports/SkFontHost_FreeType.cpp',
676 'ports/SkFontHost_gamma_none.cpp', 564 '../third_party/skia/src/ports/SkFontHost_TryeType_Tables.cpp',
677 'ports/SkFontHost_fontconfig.cpp', 565 '../third_party/skia/src/ports/SkFontHost_gamma_none.cpp',
678 'ports/SkFontHost_tables.cpp', 566 '../third_party/skia/src/ports/SkFontHost_fontconfig.cpp',
679 'sgl/SkTypeface.cpp', 567 '../third_party/skia/src/ports/SkFontHost_gamma_none.cpp',
568 '../third_party/skia/src/ports/SkFontHost_tables.cpp',
569 '../third_party/skia/src/core/SkTypeface.cpp',
680 ], 570 ],
681 }], 571 }],
682 [ 'OS != "win"', { 572 [ 'OS != "win"', {
683 'sources/': [ ['exclude', '_win\\.(cc|cpp)$'] ], 573 'sources/': [ ['exclude', '_win\\.(cc|cpp)$'] ],
684 'sources!': [ 574 'sources!': [
685 'ext/vector_canvas.cc', 575 'ext/vector_canvas.cc',
686 'ext/vector_device.cc', 576 'ext/vector_device.cc',
687 ], 577 ],
688 }], 578 }],
689 [ 'OS == "linux"', { 579 [ 'OS == "linux"', {
690 'dependencies': [ 580 'dependencies': [
691 '../build/linux/system.gyp:gdk', 581 '../build/linux/system.gyp:gdk',
692 '../build/linux/system.gyp:fontconfig', 582 '../build/linux/system.gyp:fontconfig',
693 '../build/linux/system.gyp:freetype2', 583 '../build/linux/system.gyp:freetype2',
694 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz', 584 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz',
695 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz_interface', 585 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz_interface',
696 ], 586 ],
697 'cflags': [ 587 'cflags': [
698 '-Wno-unused', 588 '-Wno-unused',
699 '-Wno-unused-function', 589 '-Wno-unused-function',
700 ], 590 ],
701 'sources!': [ 591 'sources!': [
702 'ports/SkFontHost_none.cpp', 592 '../third_party/skia/src/ports/SkFontHost_none.cpp',
703 'sgl/SkTypeface_fake.cpp', 593 'ext/SkTypeface_fake.cpp',
704 ], 594 ],
705 'export_dependent_settings': [ 595 'export_dependent_settings': [
706 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz', 596 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz',
707 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz_interface', 597 '../third_party/harfbuzz/harfbuzz.gyp:harfbuzz_interface',
708 ], 598 ],
709 }], 599 }],
710 [ 'OS == "mac"', { 600 [ 'OS == "mac"', {
711 'defines': [ 601 'defines': [
712 'SK_BUILD_FOR_MAC', 602 'SK_BUILD_FOR_MAC',
713 ], 603 ],
714 }], 604 }],
715 [ 'OS == "win"', { 605 [ 'OS == "win"', {
716 'sources!': [ 606 'sources!': [
717 'images/SkMMapStream.cpp', 607 '../third_party/skia/src/core/SkMMapStream.cpp',
718 'ports/SkThread_pthread.cpp', 608 '../third_party/skia/src/ports/SkThread_pthread.cpp',
719 'ports/SkTime_Unix.cc', 609 '../third_party/skia/src/ports/SkTime_Unix.cc',
720 ], 610 ],
721 'configurations': { 611 'configurations': {
722 'Debug': { 612 'Debug': {
723 'msvs_precompiled_header': 'include/corecg/SkTypes.h', 613 'msvs_precompiled_header': 'include/core/SkTypes.h',
724 'msvs_precompiled_source': 'precompiled.cc', 614 'msvs_precompiled_source': 'precompiled.cc',
725 }, 615 },
726 }, 616 },
617 'include_dirs': [
618 'config/win',
619 ],
727 },], 620 },],
728 ], 621 ],
729 'direct_dependent_settings': { 622 'direct_dependent_settings': {
730 'include_dirs': [ 623 'include_dirs': [
731 'include', 624 'config',
732 'include/corecg', 625 '../third_party/skia/include/core',
626 '../third_party/skia/include/effects',
733 'ext', 627 'ext',
734 ], 628 ],
735 }, 629 },
736 }, 630 },
737 ], 631 ],
738 } 632 }
OLDNEW
« no previous file with comments | « skia/precompiled.vsprops ('k') | skia/skia.vsprops » ('j') | no next file with comments »

Powered by Google App Engine