Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Side by Side Diff: webkit/webkit.gyp

Issue 118117: WebKit Update 44286:44342.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/tools/layout_tests/test_expectations.txt ('k') | no next file » | 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 'variables': { 6 'variables': {
7 'feature_defines': [ 7 'feature_defines': [
8 'ENABLE_CHANNEL_MESSAGING=1', 8 'ENABLE_CHANNEL_MESSAGING=1',
9 'ENABLE_DATABASE=1', 9 'ENABLE_DATABASE=1',
10 'ENABLE_DASHBOARD_SUPPORT=0', 10 'ENABLE_DASHBOARD_SUPPORT=0',
(...skipping 2092 matching lines...) Expand 10 before | Expand all | Expand 10 after
2103 '../third_party/WebKit/WebCore/platform/chromium/FileChooserChromium.cpp ', 2103 '../third_party/WebKit/WebCore/platform/chromium/FileChooserChromium.cpp ',
2104 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromium.cpp' , 2104 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromium.cpp' ,
2105 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumLinux .cpp', 2105 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumLinux .cpp',
2106 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumMac.m m', 2106 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumMac.m m',
2107 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumWin.c pp', 2107 '../third_party/WebKit/WebCore/platform/chromium/FileSystemChromiumWin.c pp',
2108 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollView.cpp ', 2108 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollView.cpp ',
2109 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollView.h', 2109 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollView.h',
2110 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollViewClie nt.h', 2110 '../third_party/WebKit/WebCore/platform/chromium/FramelessScrollViewClie nt.h',
2111 '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversion.h', 2111 '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversion.h',
2112 '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversionGtk.cp p', 2112 '../third_party/WebKit/WebCore/platform/chromium/KeyCodeConversionGtk.cp p',
2113 '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodes.h',
2114 '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesPosix.h', 2113 '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesPosix.h',
2115 '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesWin.h', 2114 '../third_party/WebKit/WebCore/platform/chromium/KeyboardCodesWin.h',
2116 '../third_party/WebKit/WebCore/platform/chromium/Language.cpp', 2115 '../third_party/WebKit/WebCore/platform/chromium/Language.cpp',
2117 '../third_party/WebKit/WebCore/platform/chromium/LinkHashChromium.cpp', 2116 '../third_party/WebKit/WebCore/platform/chromium/LinkHashChromium.cpp',
2118 '../third_party/WebKit/WebCore/platform/chromium/MimeTypeRegistryChromiu m.cpp', 2117 '../third_party/WebKit/WebCore/platform/chromium/MimeTypeRegistryChromiu m.cpp',
2119 '../third_party/WebKit/WebCore/platform/chromium/PasteboardChromium.cpp' , 2118 '../third_party/WebKit/WebCore/platform/chromium/PasteboardChromium.cpp' ,
2120 '../third_party/WebKit/WebCore/platform/chromium/PasteboardPrivate.h', 2119 '../third_party/WebKit/WebCore/platform/chromium/PasteboardPrivate.h',
2121 '../third_party/WebKit/WebCore/platform/chromium/PlatformCursor.h', 2120 '../third_party/WebKit/WebCore/platform/chromium/PlatformCursor.h',
2122 '../third_party/WebKit/WebCore/platform/chromium/PlatformKeyboardEventCh romium.cpp', 2121 '../third_party/WebKit/WebCore/platform/chromium/PlatformKeyboardEventCh romium.cpp',
2123 '../third_party/WebKit/WebCore/platform/chromium/PlatformScreenChromium. cpp', 2122 '../third_party/WebKit/WebCore/platform/chromium/PlatformScreenChromium. cpp',
(...skipping 840 matching lines...) Expand 10 before | Expand all | Expand 10 after
2964 '../third_party/WebKit/WebCore/platform/DragImage.cpp', 2963 '../third_party/WebKit/WebCore/platform/DragImage.cpp',
2965 '../third_party/WebKit/WebCore/platform/DragImage.h', 2964 '../third_party/WebKit/WebCore/platform/DragImage.h',
2966 '../third_party/WebKit/WebCore/platform/EventLoop.h', 2965 '../third_party/WebKit/WebCore/platform/EventLoop.h',
2967 '../third_party/WebKit/WebCore/platform/FileChooser.cpp', 2966 '../third_party/WebKit/WebCore/platform/FileChooser.cpp',
2968 '../third_party/WebKit/WebCore/platform/FileChooser.h', 2967 '../third_party/WebKit/WebCore/platform/FileChooser.h',
2969 '../third_party/WebKit/WebCore/platform/FileSystem.h', 2968 '../third_party/WebKit/WebCore/platform/FileSystem.h',
2970 '../third_party/WebKit/WebCore/platform/FloatConversion.h', 2969 '../third_party/WebKit/WebCore/platform/FloatConversion.h',
2971 '../third_party/WebKit/WebCore/platform/GeolocationService.cpp', 2970 '../third_party/WebKit/WebCore/platform/GeolocationService.cpp',
2972 '../third_party/WebKit/WebCore/platform/GeolocationService.h', 2971 '../third_party/WebKit/WebCore/platform/GeolocationService.h',
2973 '../third_party/WebKit/WebCore/platform/HostWindow.h', 2972 '../third_party/WebKit/WebCore/platform/HostWindow.h',
2973 '../third_party/WebKit/WebCore/platform/KeyboardCodes.h',
2974 '../third_party/WebKit/WebCore/platform/KURL.cpp', 2974 '../third_party/WebKit/WebCore/platform/KURL.cpp',
2975 '../third_party/WebKit/WebCore/platform/KURL.h', 2975 '../third_party/WebKit/WebCore/platform/KURL.h',
2976 '../third_party/WebKit/WebCore/platform/KURLGoogle.cpp', 2976 '../third_party/WebKit/WebCore/platform/KURLGoogle.cpp',
2977 '../third_party/WebKit/WebCore/platform/KURLGooglePrivate.h', 2977 '../third_party/WebKit/WebCore/platform/KURLGooglePrivate.h',
2978 '../third_party/WebKit/WebCore/platform/KURLHash.h', 2978 '../third_party/WebKit/WebCore/platform/KURLHash.h',
2979 '../third_party/WebKit/WebCore/platform/Language.h', 2979 '../third_party/WebKit/WebCore/platform/Language.h',
2980 '../third_party/WebKit/WebCore/platform/Length.cpp', 2980 '../third_party/WebKit/WebCore/platform/Length.cpp',
2981 '../third_party/WebKit/WebCore/platform/Length.h', 2981 '../third_party/WebKit/WebCore/platform/Length.h',
2982 '../third_party/WebKit/WebCore/platform/LengthBox.h', 2982 '../third_party/WebKit/WebCore/platform/LengthBox.h',
2983 '../third_party/WebKit/WebCore/platform/LengthSize.h', 2983 '../third_party/WebKit/WebCore/platform/LengthSize.h',
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
3385 '../third_party/WebKit/WebCore/storage/StorageEvent.cpp', 3385 '../third_party/WebKit/WebCore/storage/StorageEvent.cpp',
3386 '../third_party/WebKit/WebCore/storage/StorageEvent.h', 3386 '../third_party/WebKit/WebCore/storage/StorageEvent.h',
3387 '../third_party/WebKit/WebCore/storage/StorageMap.cpp', 3387 '../third_party/WebKit/WebCore/storage/StorageMap.cpp',
3388 '../third_party/WebKit/WebCore/storage/StorageMap.h', 3388 '../third_party/WebKit/WebCore/storage/StorageMap.h',
3389 '../third_party/WebKit/WebCore/svg/animation/SMILTime.cpp', 3389 '../third_party/WebKit/WebCore/svg/animation/SMILTime.cpp',
3390 '../third_party/WebKit/WebCore/svg/animation/SMILTime.h', 3390 '../third_party/WebKit/WebCore/svg/animation/SMILTime.h',
3391 '../third_party/WebKit/WebCore/svg/animation/SMILTimeContainer.cpp', 3391 '../third_party/WebKit/WebCore/svg/animation/SMILTimeContainer.cpp',
3392 '../third_party/WebKit/WebCore/svg/animation/SMILTimeContainer.h', 3392 '../third_party/WebKit/WebCore/svg/animation/SMILTimeContainer.h',
3393 '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.cpp', 3393 '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.cpp',
3394 '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.h', 3394 '../third_party/WebKit/WebCore/svg/animation/SVGSMILElement.h',
3395 '../third_party/WebKit/WebCore/svg/graphics/cairo/SVGResourceFilterCairo .cpp',
3396 '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.cpp',
3397 '../third_party/WebKit/WebCore/svg/graphics/cg/SVGResourceFilterCg.mm',
3398 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.h' ,
3399 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFEHelpersCg.mm ',
3400 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/SVGFilterEffectCg .mm',
3401 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKArithmeticFilte r.h',
3402 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKArithmeticFilte r.m',
3403 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKComponentMergeF ilter.h',
3404 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKComponentMergeF ilter.m',
3405 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiffuseLighting Filter.h',
3406 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiffuseLighting Filter.m',
3407 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiscreteTransfe rFilter.h',
3408 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDiscreteTransfe rFilter.m',
3409 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDisplacementMap Filter.h',
3410 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDisplacementMap Filter.m',
3411 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDistantLightFil ter.h',
3412 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKDistantLightFil ter.m',
3413 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKGammaTransferFi lter.h',
3414 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKGammaTransferFi lter.m',
3415 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKIdentityTransfe rFilter.h',
3416 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKIdentityTransfe rFilter.m',
3417 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKLinearTransferF ilter.h',
3418 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKLinearTransferF ilter.m',
3419 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKNormalMapFilter .h',
3420 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKNormalMapFilter .m',
3421 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKPointLightFilte r.h',
3422 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKPointLightFilte r.m',
3423 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpecularLightin gFilter.h',
3424 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpecularLightin gFilter.m',
3425 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpotLightFilter .h',
3426 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKSpotLightFilter .m',
3427 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKTableTransferFi lter.h',
3428 '../third_party/WebKit/WebCore/svg/graphics/filters/cg/WKTableTransferFi lter.m',
3429 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGDistantLightSourc e.h', 3395 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGDistantLightSourc e.h',
3430 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix. cpp', 3396 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix. cpp',
3431 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix. h', 3397 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEConvolveMatrix. h',
3432 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDiffuseLighting .cpp', 3398 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDiffuseLighting .cpp',
3433 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDiffuseLighting .h', 3399 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDiffuseLighting .h',
3434 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDisplacementMap .cpp', 3400 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDisplacementMap .cpp',
3435 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDisplacementMap .h', 3401 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEDisplacementMap .h',
3436 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEFlood.cpp', 3402 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEFlood.cpp',
3437 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEFlood.h', 3403 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEFlood.h',
3438 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEGaussianBlur.cp p', 3404 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFEGaussianBlur.cp p',
(...skipping 11 matching lines...) Expand all
3450 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETile.cpp', 3416 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETile.cpp',
3451 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETile.h', 3417 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETile.h',
3452 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETurbulence.cpp' , 3418 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETurbulence.cpp' ,
3453 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETurbulence.h', 3419 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFETurbulence.h',
3454 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFilterEffect.cpp' , 3420 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFilterEffect.cpp' ,
3455 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFilterEffect.h', 3421 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGFilterEffect.h',
3456 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGLightSource.cpp', 3422 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGLightSource.cpp',
3457 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGLightSource.h', 3423 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGLightSource.h',
3458 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGPointLightSource. h', 3424 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGPointLightSource. h',
3459 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGSpotLightSource.h ', 3425 '../third_party/WebKit/WebCore/svg/graphics/filters/SVGSpotLightSource.h ',
3460 '../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatfor mDataMac.h',
3461 '../third_party/WebKit/WebCore/svg/graphics/mac/SVGResourceFilterPlatfor mDataMac.mm',
3462 '../third_party/WebKit/WebCore/svg/graphics/qt/SVGResourceFilterQt.cpp',
3463 '../third_party/WebKit/WebCore/svg/graphics/skia/SVGResourceFilterSkia.c pp',
3464 '../third_party/WebKit/WebCore/svg/graphics/SVGImage.cpp', 3426 '../third_party/WebKit/WebCore/svg/graphics/SVGImage.cpp',
3465 '../third_party/WebKit/WebCore/svg/graphics/SVGImage.h', 3427 '../third_party/WebKit/WebCore/svg/graphics/SVGImage.h',
3466 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.cpp', 3428 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.cpp',
3467 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.h', 3429 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServer.h',
3468 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerGradient.cpp', 3430 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerGradient.cpp',
3469 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerGradient.h', 3431 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerGradient.h',
3470 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerLinearGradient .cpp', 3432 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerLinearGradient .cpp',
3471 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerLinearGradient .h', 3433 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerLinearGradient .h',
3472 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerPattern.cpp', 3434 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerPattern.cpp',
3473 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerPattern.h', 3435 '../third_party/WebKit/WebCore/svg/graphics/SVGPaintServerPattern.h',
(...skipping 1371 matching lines...) Expand 10 before | Expand all | Expand 10 after
4845 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png', 4807 '../third_party/WebKit/WebCore/inspector/front-end/Images/userInputP reviousIcon.png',
4846 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png', 4808 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningIco n.png',
4847 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png', 4809 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningMed iumIcon.png',
4848 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png', 4810 '../third_party/WebKit/WebCore/inspector/front-end/Images/warningsEr rors.png',
4849 ], 4811 ],
4850 }, 4812 },
4851 ], 4813 ],
4852 }, 4814 },
4853 ], 4815 ],
4854 } 4816 }
OLDNEW
« no previous file with comments | « webkit/tools/layout_tests/test_expectations.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698