[Release] Webkit2-efl-123997_0.11.86
[framework/web/webkit-efl.git] / Source / WebKit / chromium / WebKit.gypi
1 #
2 # Copyright (C) 2010 Google Inc. All rights reserved.
3 #
4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions are
6 # met:
7 #
8 #         * Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer.
10 #         * Redistributions in binary form must reproduce the above
11 # copyright notice, this list of conditions and the following disclaimer
12 # in the documentation and/or other materials provided with the
13 # distribution.
14 #         * Neither the name of Google Inc. nor the names of its
15 # contributors may be used to endorse or promote products derived from
16 # this software without specific prior written permission.
17 #
18 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21 # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22 # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23 # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24 # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29 #
30
31 {
32     'variables': {
33         # List of DevTools source files, ordered by dependencies. It is used both
34         # for copying them to resource dir, and for generating 'devtools.html' file.
35         'devtools_js_files': [
36             'src/js/DevTools.js',
37             'src/js/DevToolsExtensionAPI.js',
38             'src/js/Tests.js',
39         ],
40         'devtools_css_files': [
41             'src/js/devTools.css',
42         ],
43         'devtools_extension_api_files': [
44             '../../WebCore/inspector/front-end/ExtensionAPI.js',
45             'src/js/DevToolsExtensionAPI.js'
46         ],
47         'devtools_image_files': [
48             'src/js/Images/segmentChromium.png',
49             'src/js/Images/segmentHoverChromium.png',
50             'src/js/Images/segmentHoverEndChromium.png',
51             'src/js/Images/segmentSelectedChromium.png',
52             'src/js/Images/segmentSelectedEndChromium.png',
53         ],
54         'webkit_unittest_files': [
55             'tests/ArenaTestHelpers.h',
56             'tests/AssociatedURLLoaderTest.cpp',
57             'tests/Canvas2DLayerBridgeTest.cpp',
58             'tests/CCActiveAnimationTest.cpp',
59             'tests/CCAnimationTestCommon.cpp',
60             'tests/CCAnimationTestCommon.h',
61             'tests/CCDamageTrackerTest.cpp',
62             'tests/CCDelayBasedTimeSourceTest.cpp',
63             'tests/CCFrameRateControllerTest.cpp',
64             'tests/CCKeyframedAnimationCurveTest.cpp',
65             'tests/CCLayerAnimationControllerTest.cpp',
66             'tests/CCLayerImplTest.cpp',
67             'tests/CCLayerIteratorTest.cpp',
68             'tests/CCLayerQuadTest.cpp',
69             'tests/CCLayerSorterTest.cpp',
70             'tests/CCLayerTestCommon.cpp',
71             'tests/CCLayerTestCommon.h',
72             'tests/CCLayerTreeHostCommonTest.cpp',
73             'tests/CCLayerTreeHostImplTest.cpp',
74             'tests/CCLayerTreeHostTest.cpp',
75             'tests/CCLayerTreeTestCommon.h',
76             'tests/CCMathUtilTest.cpp',
77             'tests/CCOcclusionTrackerTest.cpp',
78             'tests/CCOcclusionTrackerTestCommon.h',
79             'tests/CCQuadCullerTest.cpp',
80             'tests/CCRenderSurfaceTest.cpp',
81             'tests/CCResourceProviderTest.cpp',
82             'tests/CCSchedulerStateMachineTest.cpp',
83             'tests/CCSchedulerTestCommon.h',
84             'tests/CCSchedulerTest.cpp',
85             'tests/CCScopedTextureTest.cpp',
86             'tests/CCSolidColorLayerImplTest.cpp',
87             'tests/CCTestCommon.h',
88             'tests/CCTextureUpdaterTest.cpp',
89             'tests/CCTiledLayerImplTest.cpp',
90             'tests/CCTiledLayerTestCommon.h',
91             'tests/CCTiledLayerTestCommon.cpp',
92             'tests/CCThreadTaskTest.cpp',
93             'tests/CCThreadedTest.cpp',
94             'tests/CCThreadedTest.h',
95             'tests/CCTimerTest.cpp',
96             'tests/ClipboardChromiumTest.cpp',
97             'tests/CompositorFakeWebGraphicsContext3D.h',
98             'tests/ContentLayerChromiumTest.cpp',
99             'tests/DateTimeFormatTest.cpp',
100             'tests/DecimalTest.cpp',
101             'tests/DragImageTest.cpp',
102             'tests/EventListenerTest.cpp',
103             'tests/FakeCCLayerTreeHostClient.h',
104             'tests/FakeGraphicsContext3DTest.cpp',
105             'tests/FakeWebGraphicsContext3D.h',
106             'tests/FilterOperationsTest.cpp',
107             'tests/FloatQuadTest.cpp',
108             'tests/FrameLoaderClientImplTest.cpp',
109             'tests/FrameTestHelpers.cpp',
110             'tests/FrameTestHelpers.h',
111             'tests/GraphicsLayerChromiumTest.cpp',
112             'tests/IDBAbortOnCorruptTest.cpp',
113             'tests/IDBBindingUtilitiesTest.cpp',
114             'tests/IDBDatabaseBackendTest.cpp',
115             'tests/IDBFakeBackingStore.h',
116             'tests/IDBKeyPathTest.cpp',
117             'tests/IDBLevelDBCodingTest.cpp',
118             'tests/ImageLayerChromiumTest.cpp',
119             'tests/KeyboardTest.cpp',
120             'tests/KURLTest.cpp',
121             'tests/LayerChromiumTest.cpp',
122             'tests/LayerRendererChromiumTest.cpp',
123             'tests/LevelDBTest.cpp',
124             'tests/LinkHighlightTest.cpp',
125             'tests/ListenerLeakTest.cpp',
126             'tests/LocalizedDateICUTest.cpp',
127             'tests/LocalizedNumberICUTest.cpp',
128             'tests/MemoryInfo.cpp',
129             'tests/MockCCQuadCuller.h',
130             'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp',
131             'tests/OpenTypeVerticalDataTest.cpp',
132             'tests/PaintAggregatorTest.cpp',
133             'tests/PlatformGestureCurveTest.cpp',
134             'tests/PlatformContextSkiaTest.cpp',
135             'tests/PODArenaTest.cpp',
136             'tests/PODIntervalTreeTest.cpp',
137             'tests/PODRedBlackTreeTest.cpp',
138             'tests/CCPrioritizedTextureTest.cpp',
139             'tests/RegionTest.cpp',
140             'tests/RenderTableCellTest.cpp',
141             'tests/RenderTableRowTest.cpp',
142             'tests/ScrollbarLayerChromiumTest.cpp',
143             'tests/TextureCopierTest.cpp',
144             'tests/TextureLayerChromiumTest.cpp',
145             'tests/ThrottledTextureUploaderTest.cpp',
146             'tests/TiledLayerChromiumTest.cpp',
147             'tests/TilingDataTest.cpp',
148             'tests/TreeSynchronizerTest.cpp',
149             'tests/TreeTestHelpers.cpp',
150             'tests/TreeTestHelpers.h',
151             'tests/URLTestHelpers.cpp',
152             'tests/URLTestHelpers.h',
153             'tests/WebAnimationTest.cpp',
154             'tests/WebCompositorInputHandlerImplTest.cpp',
155             'tests/WebFloatAnimationCurveTest.cpp',
156             'tests/WebFrameTest.cpp',
157             'tests/WebLayerTest.cpp',
158             'tests/WebLayerTreeViewTest.cpp',
159             'tests/WebMediaPlayerClientImplTest.cpp',
160             'tests/WebPageNewSerializerTest.cpp',
161             'tests/WebPageSerializerTest.cpp',
162             'tests/WebSocketDeflaterTest.cpp',
163             'tests/WebSocketExtensionDispatcherTest.cpp',
164             'tests/WebTransformAnimationCurveTest.cpp',
165             'tests/WebTransformationMatrixTest.cpp',
166             'tests/WebTransformOperationsTest.cpp',
167             'tests/WebURLRequestTest.cpp',
168             'tests/WebURLResponseTest.cpp',
169             'tests/WebViewTest.cpp',
170         ],
171
172         'conditions': [
173             ['OS=="win"', {
174                 'webkit_unittest_files': [
175                     'tests/LocaleWinTest.cpp',
176                     # FIXME: Port PopupMenuTest to Linux and Mac.
177                     'tests/PopupMenuTest.cpp',
178                     'tests/TransparencyWinTest.cpp',
179                     'tests/UniscribeHelperTest.cpp',
180                     'tests/WebPageNewSerializerTest.cpp',
181                     'tests/WebPageSerializerTest.cpp',
182                 ],
183             }],
184             ['OS=="mac"', {
185                 'webkit_unittest_files': [
186                     'tests/LocaleMacTest.cpp',
187                 ],
188             }],
189             ['OS!="mac"', {
190                 'webkit_unittest_files': [
191                     # Mac uses ScrollAnimatorMac instead of ScrollAnimatorNone.
192                     'tests/ScrollAnimatorNoneTest.cpp',
193                 ],
194             }],
195             ['toolkit_uses_gtk == 1', {
196                 'webkit_unittest_files': [
197                     'tests/WebInputEventFactoryTestGtk.cpp',
198                 ],
199             }],
200         ],
201     },
202 }
203
204 # Local Variables:
205 # tab-width:2
206 # indent-tabs-mode:nil
207 # End:
208 # vim: set expandtab tabstop=2 shiftwidth=2: