| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 sky_core_output_dir = "$root_gen_dir/sky/core" | 5 sky_core_output_dir = "$root_gen_dir/sky/core" |
| 6 | 6 |
| 7 sky_core_files = [ | 7 sky_core_files = [ |
| 8 "animation/ActiveAnimations.cpp", | 8 "animation/ActiveAnimations.cpp", |
| 9 "animation/ActiveAnimations.h", | 9 "animation/ActiveAnimations.h", |
| 10 "animation/animatable/AnimatableClipPathOperation.cpp", | 10 "animation/animatable/AnimatableClipPathOperation.cpp", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 131 "css/CSSCalculationValue.h", | 131 "css/CSSCalculationValue.h", |
| 132 "css/CSSCanvasValue.cpp", | 132 "css/CSSCanvasValue.cpp", |
| 133 "css/CSSCanvasValue.h", | 133 "css/CSSCanvasValue.h", |
| 134 "css/CSSComputedStyleDeclaration.cpp", | 134 "css/CSSComputedStyleDeclaration.cpp", |
| 135 "css/CSSComputedStyleDeclaration.h", | 135 "css/CSSComputedStyleDeclaration.h", |
| 136 "css/CSSCrossfadeValue.cpp", | 136 "css/CSSCrossfadeValue.cpp", |
| 137 "css/CSSCrossfadeValue.h", | 137 "css/CSSCrossfadeValue.h", |
| 138 "css/CSSCursorImageValue.cpp", | 138 "css/CSSCursorImageValue.cpp", |
| 139 "css/CSSCursorImageValue.h", | 139 "css/CSSCursorImageValue.h", |
| 140 "css/CSSCustomFontData.h", | 140 "css/CSSCustomFontData.h", |
| 141 "css/CSSFilterRule.cpp", | |
| 142 "css/CSSFilterRule.h", | |
| 143 "css/CSSFilterValue.cpp", | 141 "css/CSSFilterValue.cpp", |
| 144 "css/CSSFilterValue.h", | 142 "css/CSSFilterValue.h", |
| 145 "css/CSSFontFace.cpp", | 143 "css/CSSFontFace.cpp", |
| 146 "css/CSSFontFace.h", | 144 "css/CSSFontFace.h", |
| 147 "css/CSSFontFaceRule.cpp", | |
| 148 "css/CSSFontFaceRule.h", | |
| 149 "css/CSSFontFaceSource.cpp", | 145 "css/CSSFontFaceSource.cpp", |
| 150 "css/CSSFontFaceSource.h", | 146 "css/CSSFontFaceSource.h", |
| 151 "css/CSSFontFaceSrcValue.cpp", | 147 "css/CSSFontFaceSrcValue.cpp", |
| 152 "css/CSSFontFaceSrcValue.h", | 148 "css/CSSFontFaceSrcValue.h", |
| 153 "css/CSSFontFeatureValue.cpp", | 149 "css/CSSFontFeatureValue.cpp", |
| 154 "css/CSSFontFeatureValue.h", | 150 "css/CSSFontFeatureValue.h", |
| 155 "css/CSSFontSelector.cpp", | 151 "css/CSSFontSelector.cpp", |
| 156 "css/CSSFontSelector.h", | 152 "css/CSSFontSelector.h", |
| 157 "css/CSSFontSelectorClient.h", | 153 "css/CSSFontSelectorClient.h", |
| 158 "css/CSSFontValue.cpp", | 154 "css/CSSFontValue.cpp", |
| 159 "css/CSSFontValue.h", | 155 "css/CSSFontValue.h", |
| 160 "css/CSSFunctionValue.cpp", | 156 "css/CSSFunctionValue.cpp", |
| 161 "css/CSSFunctionValue.h", | 157 "css/CSSFunctionValue.h", |
| 162 "css/CSSGradientValue.cpp", | 158 "css/CSSGradientValue.cpp", |
| 163 "css/CSSGradientValue.h", | 159 "css/CSSGradientValue.h", |
| 164 "css/CSSGroupingRule.cpp", | |
| 165 "css/CSSGroupingRule.h", | |
| 166 "css/CSSHelper.h", | 160 "css/CSSHelper.h", |
| 167 "css/CSSImageGeneratorValue.cpp", | 161 "css/CSSImageGeneratorValue.cpp", |
| 168 "css/CSSImageGeneratorValue.h", | 162 "css/CSSImageGeneratorValue.h", |
| 169 "css/CSSImageSetValue.cpp", | 163 "css/CSSImageSetValue.cpp", |
| 170 "css/CSSImageSetValue.h", | 164 "css/CSSImageSetValue.h", |
| 171 "css/CSSImageValue.cpp", | 165 "css/CSSImageValue.cpp", |
| 172 "css/CSSImageValue.h", | 166 "css/CSSImageValue.h", |
| 173 "css/CSSInheritedValue.cpp", | 167 "css/CSSInheritedValue.cpp", |
| 174 "css/CSSInheritedValue.h", | 168 "css/CSSInheritedValue.h", |
| 175 "css/CSSInitialValue.cpp", | 169 "css/CSSInitialValue.cpp", |
| 176 "css/CSSInitialValue.h", | 170 "css/CSSInitialValue.h", |
| 177 "css/CSSKeyframeRule.cpp", | |
| 178 "css/CSSKeyframeRule.h", | |
| 179 "css/CSSKeyframesRule.cpp", | |
| 180 "css/CSSKeyframesRule.h", | |
| 181 "css/CSSLineBoxContainValue.cpp", | 171 "css/CSSLineBoxContainValue.cpp", |
| 182 "css/CSSLineBoxContainValue.h", | 172 "css/CSSLineBoxContainValue.h", |
| 183 "css/CSSMarkup.cpp", | 173 "css/CSSMarkup.cpp", |
| 184 "css/CSSMarkup.h", | 174 "css/CSSMarkup.h", |
| 185 "css/CSSMatrix.cpp", | 175 "css/CSSMatrix.cpp", |
| 186 "css/CSSMatrix.h", | 176 "css/CSSMatrix.h", |
| 187 "css/CSSMediaRule.cpp", | |
| 188 "css/CSSMediaRule.h", | |
| 189 "css/CSSOMUtils.cpp", | 177 "css/CSSOMUtils.cpp", |
| 190 "css/CSSOMUtils.h", | 178 "css/CSSOMUtils.h", |
| 191 "css/CSSPrimitiveValue.cpp", | 179 "css/CSSPrimitiveValue.cpp", |
| 192 "css/CSSPrimitiveValue.h", | 180 "css/CSSPrimitiveValue.h", |
| 193 "css/CSSPrimitiveValueMappings.h", | 181 "css/CSSPrimitiveValueMappings.h", |
| 194 "css/CSSProperty.cpp", | 182 "css/CSSProperty.cpp", |
| 195 "css/CSSProperty.h", | 183 "css/CSSProperty.h", |
| 196 "css/CSSPropertyMetadata.h", | 184 "css/CSSPropertyMetadata.h", |
| 197 "css/CSSPropertySourceData.cpp", | 185 "css/CSSPropertySourceData.cpp", |
| 198 "css/CSSPropertySourceData.h", | 186 "css/CSSPropertySourceData.h", |
| 199 "css/CSSRule.cpp", | |
| 200 "css/CSSRule.h", | |
| 201 "css/CSSRuleList.cpp", | |
| 202 "css/CSSRuleList.h", | |
| 203 "css/CSSSegmentedFontFace.cpp", | 187 "css/CSSSegmentedFontFace.cpp", |
| 204 "css/CSSSegmentedFontFace.h", | 188 "css/CSSSegmentedFontFace.h", |
| 205 "css/CSSSelector.cpp", | 189 "css/CSSSelector.cpp", |
| 206 "css/CSSSelector.h", | 190 "css/CSSSelector.h", |
| 207 "css/CSSSelectorList.cpp", | 191 "css/CSSSelectorList.cpp", |
| 208 "css/CSSSelectorList.h", | 192 "css/CSSSelectorList.h", |
| 209 "css/CSSShadowValue.cpp", | 193 "css/CSSShadowValue.cpp", |
| 210 "css/CSSShadowValue.h", | 194 "css/CSSShadowValue.h", |
| 211 "css/CSSStyleDeclaration.h", | 195 "css/CSSStyleDeclaration.h", |
| 212 "css/CSSStyleRule.cpp", | |
| 213 "css/CSSStyleRule.h", | |
| 214 "css/CSSStyleSheet.cpp", | 196 "css/CSSStyleSheet.cpp", |
| 215 "css/CSSStyleSheet.h", | 197 "css/CSSStyleSheet.h", |
| 216 "css/CSSSupportsRule.cpp", | |
| 217 "css/CSSSupportsRule.h", | |
| 218 "css/CSSTimingFunctionValue.cpp", | 198 "css/CSSTimingFunctionValue.cpp", |
| 219 "css/CSSTimingFunctionValue.h", | 199 "css/CSSTimingFunctionValue.h", |
| 220 "css/CSSToLengthConversionData.cpp", | 200 "css/CSSToLengthConversionData.cpp", |
| 221 "css/CSSToLengthConversionData.h", | 201 "css/CSSToLengthConversionData.h", |
| 222 "css/CSSTransformValue.cpp", | 202 "css/CSSTransformValue.cpp", |
| 223 "css/CSSTransformValue.h", | 203 "css/CSSTransformValue.h", |
| 224 "css/CSSUnicodeRangeValue.cpp", | 204 "css/CSSUnicodeRangeValue.cpp", |
| 225 "css/CSSUnicodeRangeValue.h", | 205 "css/CSSUnicodeRangeValue.h", |
| 226 "css/CSSUnknownRule.h", | |
| 227 "css/CSSValue.cpp", | 206 "css/CSSValue.cpp", |
| 228 "css/CSSValue.h", | 207 "css/CSSValue.h", |
| 229 "css/CSSValueList.cpp", | 208 "css/CSSValueList.cpp", |
| 230 "css/CSSValueList.h", | 209 "css/CSSValueList.h", |
| 231 "css/CSSValuePool.cpp", | 210 "css/CSSValuePool.cpp", |
| 232 "css/CSSValuePool.h", | 211 "css/CSSValuePool.h", |
| 233 "css/DocumentFontFaceSet.cpp", | 212 "css/DocumentFontFaceSet.cpp", |
| 234 "css/DocumentFontFaceSet.h", | 213 "css/DocumentFontFaceSet.h", |
| 235 "css/DOMWindowCSS.cpp", | 214 "css/DOMWindowCSS.cpp", |
| 236 "css/DOMWindowCSS.h", | 215 "css/DOMWindowCSS.h", |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 352 "css/StyleColor.h", | 331 "css/StyleColor.h", |
| 353 "css/StyleMedia.cpp", | 332 "css/StyleMedia.cpp", |
| 354 "css/StyleMedia.h", | 333 "css/StyleMedia.h", |
| 355 "css/StylePropertySerializer.cpp", | 334 "css/StylePropertySerializer.cpp", |
| 356 "css/StylePropertySerializer.h", | 335 "css/StylePropertySerializer.h", |
| 357 "css/StylePropertySet.cpp", | 336 "css/StylePropertySet.cpp", |
| 358 "css/StylePropertySet.h", | 337 "css/StylePropertySet.h", |
| 359 "css/StylePropertyShorthandCustom.cpp", | 338 "css/StylePropertyShorthandCustom.cpp", |
| 360 "css/StyleRule.cpp", | 339 "css/StyleRule.cpp", |
| 361 "css/StyleRule.h", | 340 "css/StyleRule.h", |
| 341 "css/StyleKeyframe.h", |
| 342 "css/StyleKeyframe.cpp", |
| 343 "css/StyleRuleKeyframes.h", |
| 344 "css/StyleRuleKeyframes.cpp", |
| 362 "css/StyleSheet.cpp", | 345 "css/StyleSheet.cpp", |
| 363 "css/StyleSheet.h", | 346 "css/StyleSheet.h", |
| 347 "css/StyleSheetList.cpp", |
| 348 "css/StyleSheetList.h", |
| 364 "css/StyleSheetContents.cpp", | 349 "css/StyleSheetContents.cpp", |
| 365 "css/StyleSheetContents.h", | 350 "css/StyleSheetContents.h", |
| 366 "css/StyleSheetList.cpp", | |
| 367 "css/StyleSheetList.h", | |
| 368 "dom/ActiveDOMObject.cpp", | 351 "dom/ActiveDOMObject.cpp", |
| 369 "dom/ActiveDOMObject.h", | 352 "dom/ActiveDOMObject.h", |
| 370 "dom/Attr.cpp", | 353 "dom/Attr.cpp", |
| 371 "dom/Attr.h", | 354 "dom/Attr.h", |
| 372 "dom/Attribute.h", | 355 "dom/Attribute.h", |
| 373 "dom/AttributeCollection.h", | 356 "dom/AttributeCollection.h", |
| 374 "dom/CharacterData.cpp", | 357 "dom/CharacterData.cpp", |
| 375 "dom/CharacterData.h", | 358 "dom/CharacterData.h", |
| 376 "dom/ChildListMutationScope.cpp", | 359 "dom/ChildListMutationScope.cpp", |
| 377 "dom/ChildListMutationScope.h", | 360 "dom/ChildListMutationScope.h", |
| (...skipping 911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1289 "animation/Animation.idl", | 1272 "animation/Animation.idl", |
| 1290 "animation/AnimationEffect.idl", | 1273 "animation/AnimationEffect.idl", |
| 1291 "animation/AnimationNode.idl", | 1274 "animation/AnimationNode.idl", |
| 1292 "animation/AnimationPlayer.idl", | 1275 "animation/AnimationPlayer.idl", |
| 1293 "animation/AnimationTimeline.idl", | 1276 "animation/AnimationTimeline.idl", |
| 1294 "animation/Timing.idl", | 1277 "animation/Timing.idl", |
| 1295 "app/AbstractModule.idl", | 1278 "app/AbstractModule.idl", |
| 1296 "app/Application.idl", | 1279 "app/Application.idl", |
| 1297 "app/Module.idl", | 1280 "app/Module.idl", |
| 1298 "css/CSS.idl", | 1281 "css/CSS.idl", |
| 1299 "css/CSSFilterRule.idl", | |
| 1300 "css/CSSFilterValue.idl", | 1282 "css/CSSFilterValue.idl", |
| 1301 "css/CSSFontFaceRule.idl", | |
| 1302 "css/CSSKeyframeRule.idl", | |
| 1303 "css/CSSKeyframesRule.idl", | |
| 1304 "css/CSSMatrix.idl", | 1283 "css/CSSMatrix.idl", |
| 1305 "css/CSSMediaRule.idl", | |
| 1306 "css/CSSPrimitiveValue.idl", | 1284 "css/CSSPrimitiveValue.idl", |
| 1307 "css/CSSRule.idl", | |
| 1308 "css/CSSRuleList.idl", | |
| 1309 "css/CSSStyleDeclaration.idl", | 1285 "css/CSSStyleDeclaration.idl", |
| 1310 "css/CSSStyleRule.idl", | |
| 1311 "css/CSSStyleSheet.idl", | |
| 1312 "css/CSSSupportsRule.idl", | |
| 1313 "css/CSSTransformValue.idl", | 1286 "css/CSSTransformValue.idl", |
| 1314 "css/CSSUnknownRule.idl", | |
| 1315 "css/CSSValue.idl", | 1287 "css/CSSValue.idl", |
| 1316 "css/CSSValueList.idl", | 1288 "css/CSSValueList.idl", |
| 1317 "css/FontFace.idl", | 1289 "css/FontFace.idl", |
| 1318 "css/FontFaceSet.idl", | 1290 "css/FontFaceSet.idl", |
| 1319 "css/FontFaceSetForEachCallback.idl", | 1291 "css/FontFaceSetForEachCallback.idl", |
| 1320 "css/FontFaceSetLoadEvent.idl", | 1292 "css/FontFaceSetLoadEvent.idl", |
| 1321 "css/MediaList.idl", | |
| 1322 "css/MediaQueryList.idl", | 1293 "css/MediaQueryList.idl", |
| 1323 "css/MediaQueryListEvent.idl", | 1294 "css/MediaQueryListEvent.idl", |
| 1324 "css/Rect.idl", | 1295 "css/Rect.idl", |
| 1325 "css/RGBColor.idl", | 1296 "css/RGBColor.idl", |
| 1326 "css/StyleMedia.idl", | 1297 "css/StyleMedia.idl", |
| 1327 "css/StyleSheet.idl", | |
| 1328 "css/StyleSheetList.idl", | |
| 1329 "dom/Attr.idl", | 1298 "dom/Attr.idl", |
| 1330 "dom/CharacterData.idl", | 1299 "dom/CharacterData.idl", |
| 1331 "dom/ClientRect.idl", | 1300 "dom/ClientRect.idl", |
| 1332 "dom/ClientRectList.idl", | 1301 "dom/ClientRectList.idl", |
| 1333 "dom/Document.idl", | 1302 "dom/Document.idl", |
| 1334 "dom/DocumentFragment.idl", | 1303 "dom/DocumentFragment.idl", |
| 1335 "dom/DOMError.idl", | 1304 "dom/DOMError.idl", |
| 1336 "dom/DOMException.idl", | 1305 "dom/DOMException.idl", |
| 1337 "dom/DOMSettableTokenList.idl", | 1306 "dom/DOMSettableTokenList.idl", |
| 1338 "dom/DOMTokenList.idl", | 1307 "dom/DOMTokenList.idl", |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1474 "events/ProgressEvent.idl", | 1443 "events/ProgressEvent.idl", |
| 1475 "events/ResourceProgressEvent.idl", | 1444 "events/ResourceProgressEvent.idl", |
| 1476 "events/TextEvent.idl", | 1445 "events/TextEvent.idl", |
| 1477 "events/TouchEvent.idl", | 1446 "events/TouchEvent.idl", |
| 1478 "events/TransitionEvent.idl", | 1447 "events/TransitionEvent.idl", |
| 1479 "events/UIEvent.idl", | 1448 "events/UIEvent.idl", |
| 1480 "events/AnimationEvent.idl", | 1449 "events/AnimationEvent.idl", |
| 1481 "events/WheelEvent.idl", | 1450 "events/WheelEvent.idl", |
| 1482 "html/canvas/WebGLContextEvent.idl", | 1451 "html/canvas/WebGLContextEvent.idl", |
| 1483 ], "abspath") | 1452 ], "abspath") |
| OLD | NEW |