OLD | NEW |
---|---|
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'cc_source_files': [ | 7 'cc_source_files': [ |
8 'animation.cc', | 8 'animation.cc', |
9 'animation.h', | 9 'animation.h', |
10 'animation_curve.cc', | 10 'animation_curve.cc', |
11 'animation_curve.h', | 11 'animation_curve.h', |
12 'animation_events.h', | 12 'animation_events.h', |
13 'animation_id_provider.cc', | 13 'animation_id_provider.cc', |
14 'animation_id_provider.h', | 14 'animation_id_provider.h', |
15 'animation_registrar.cc', | 15 'animation_registrar.cc', |
16 'animation_registrar.h', | 16 'animation_registrar.h', |
17 'append_quads_data.h', | 17 'append_quads_data.h', |
18 'bitmap_content_layer_updater.cc', | 18 'bitmap_content_layer_updater.cc', |
19 'bitmap_content_layer_updater.h', | 19 'bitmap_content_layer_updater.h', |
20 'bitmap_skpicture_content_layer_updater.cc', | 20 'bitmap_skpicture_content_layer_updater.cc', |
21 'bitmap_skpicture_content_layer_updater.h', | 21 'bitmap_skpicture_content_layer_updater.h', |
22 'caching_bitmap_content_layer_updater.cc', | 22 'caching_bitmap_content_layer_updater.cc', |
23 'caching_bitmap_content_layer_updater.h', | 23 'caching_bitmap_content_layer_updater.h', |
24 'checkerboard_draw_quad.cc', | 24 'checkerboard_draw_quad.cc', |
25 'checkerboard_draw_quad.h', | 25 'checkerboard_draw_quad.h', |
26 'completion_event.h', | 26 'base/completion_event.h', |
27 'compositor_frame.cc', | 27 'compositor_frame.cc', |
28 'compositor_frame.h', | 28 'compositor_frame.h', |
29 'compositor_frame_ack.cc', | 29 'compositor_frame_ack.cc', |
30 'compositor_frame_ack.h', | 30 'compositor_frame_ack.h', |
31 'compositor_frame_metadata.cc', | 31 'compositor_frame_metadata.cc', |
32 'compositor_frame_metadata.h', | 32 'compositor_frame_metadata.h', |
33 'content_layer.cc', | 33 'content_layer.cc', |
34 'content_layer.h', | 34 'content_layer.h', |
35 'content_layer_client.h', | 35 'content_layer_client.h', |
36 'content_layer_updater.cc', | 36 'content_layer_updater.cc', |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
69 'frame_rate_counter.cc', | 69 'frame_rate_counter.cc', |
70 'frame_rate_counter.h', | 70 'frame_rate_counter.h', |
71 'geometry_binding.cc', | 71 'geometry_binding.cc', |
72 'geometry_binding.h', | 72 'geometry_binding.h', |
73 'gl_frame_data.h', | 73 'gl_frame_data.h', |
74 'gl_frame_data.cc', | 74 'gl_frame_data.cc', |
75 'gl_renderer.cc', | 75 'gl_renderer.cc', |
76 'gl_renderer.h', | 76 'gl_renderer.h', |
77 'gl_renderer_draw_cache.cc', | 77 'gl_renderer_draw_cache.cc', |
78 'gl_renderer_draw_cache.h', | 78 'gl_renderer_draw_cache.h', |
79 'hash_pair.h', | 79 'base/hash_pair.h', |
80 'heads_up_display_layer.cc', | 80 'heads_up_display_layer.cc', |
81 'heads_up_display_layer.h', | 81 'heads_up_display_layer.h', |
82 'heads_up_display_layer_impl.cc', | 82 'heads_up_display_layer_impl.cc', |
83 'heads_up_display_layer_impl.h', | 83 'heads_up_display_layer_impl.h', |
84 'image_layer_updater.cc', | 84 'image_layer_updater.cc', |
85 'image_layer_updater.h', | 85 'image_layer_updater.h', |
86 'image_layer.cc', | 86 'image_layer.cc', |
87 'image_layer.h', | 87 'image_layer.h', |
88 'input_handler.h', | 88 'input_handler.h', |
89 'io_surface_draw_quad.cc', | 89 'io_surface_draw_quad.cc', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
123 'layer_tree_impl.cc', | 123 'layer_tree_impl.cc', |
124 'layer_tree_impl.h', | 124 'layer_tree_impl.h', |
125 'layer_tree_settings.cc', | 125 'layer_tree_settings.cc', |
126 'layer_tree_settings.h', | 126 'layer_tree_settings.h', |
127 'layer_updater.cc', | 127 'layer_updater.cc', |
128 'layer_updater.h', | 128 'layer_updater.h', |
129 'managed_memory_policy.cc', | 129 'managed_memory_policy.cc', |
130 'managed_memory_policy.h', | 130 'managed_memory_policy.h', |
131 'managed_tile_state.cc', | 131 'managed_tile_state.cc', |
132 'managed_tile_state.h', | 132 'managed_tile_state.h', |
133 'math_util.cc', | 133 'base/math_util.cc', |
134 'math_util.h', | 134 'base/math_util.h', |
135 'memory_history.cc', | 135 'memory_history.cc', |
136 'memory_history.h', | 136 'memory_history.h', |
137 'nine_patch_layer.cc', | 137 'nine_patch_layer.cc', |
138 'nine_patch_layer.h', | 138 'nine_patch_layer.h', |
139 'nine_patch_layer_impl.cc', | 139 'nine_patch_layer_impl.cc', |
140 'nine_patch_layer_impl.h', | 140 'nine_patch_layer_impl.h', |
141 'occlusion_tracker.cc', | 141 'occlusion_tracker.cc', |
142 'occlusion_tracker.h', | 142 'occlusion_tracker.h', |
143 'output_surface.cc', | 143 'output_surface.cc', |
144 'output_surface.h', | 144 'output_surface.h', |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
180 'program_binding.h', | 180 'program_binding.h', |
181 'proxy.cc', | 181 'proxy.cc', |
182 'proxy.h', | 182 'proxy.h', |
183 'quad_culler.cc', | 183 'quad_culler.cc', |
184 'quad_culler.h', | 184 'quad_culler.h', |
185 'quad_sink.h', | 185 'quad_sink.h', |
186 'raster_worker_pool.cc', | 186 'raster_worker_pool.cc', |
187 'raster_worker_pool.h', | 187 'raster_worker_pool.h', |
188 'rate_limiter.cc', | 188 'rate_limiter.cc', |
189 'rate_limiter.h', | 189 'rate_limiter.h', |
190 'region.cc', | 190 'base/region.cc', |
191 'region.h', | 191 'base/region.h', |
192 'render_pass.cc', | 192 'render_pass.cc', |
193 'render_pass.h', | 193 'render_pass.h', |
194 'render_pass_draw_quad.cc', | 194 'render_pass_draw_quad.cc', |
195 'render_pass_draw_quad.h', | 195 'render_pass_draw_quad.h', |
196 'render_pass_sink.h', | 196 'render_pass_sink.h', |
197 'render_surface.cc', | 197 'render_surface.cc', |
198 'render_surface.h', | 198 'render_surface.h', |
199 'render_surface_filters.cc', | 199 'render_surface_filters.cc', |
200 'render_surface_filters.h', | 200 'render_surface_filters.h', |
201 'render_surface_impl.cc', | 201 'render_surface_impl.cc', |
202 'render_surface_impl.h', | 202 'render_surface_impl.h', |
203 'renderer.cc', | 203 'renderer.cc', |
204 'renderer.h', | 204 'renderer.h', |
205 'rendering_stats.cc', | 205 'rendering_stats.cc', |
206 'rendering_stats.h', | 206 'rendering_stats.h', |
207 'resource.cc', | 207 'resource.cc', |
208 'resource.h', | 208 'resource.h', |
209 'resource_pool.cc', | 209 'resource_pool.cc', |
210 'resource_pool.h', | 210 'resource_pool.h', |
211 'resource_provider.cc', | 211 'resource_provider.cc', |
212 'resource_provider.h', | 212 'resource_provider.h', |
213 'resource_update.cc', | 213 'resource_update.cc', |
214 'resource_update.h', | 214 'resource_update.h', |
215 'resource_update_controller.cc', | 215 'resource_update_controller.cc', |
216 'resource_update_controller.h', | 216 'resource_update_controller.h', |
217 'resource_update_queue.cc', | 217 'resource_update_queue.cc', |
218 'resource_update_queue.h', | 218 'resource_update_queue.h', |
219 'ring_buffer.h', | 219 'ring_buffer.h', |
enne (OOO)
2013/03/13 23:27:37
Does this belong in base? Other independent data s
| |
220 'scheduler.cc', | 220 'scheduler.cc', |
221 'scheduler.h', | 221 'scheduler.h', |
222 'scheduler_settings.cc', | 222 'scheduler_settings.cc', |
223 'scheduler_settings.h', | 223 'scheduler_settings.h', |
224 'scheduler_state_machine.cc', | 224 'scheduler_state_machine.cc', |
225 'scheduler_state_machine.h', | 225 'scheduler_state_machine.h', |
226 'scoped_ptr_algorithm.h', | 226 'base/scoped_ptr_algorithm.h', |
227 'scoped_ptr_deque.h', | 227 'base/scoped_ptr_deque.h', |
228 'scoped_ptr_hash_map.h', | 228 'base/scoped_ptr_hash_map.h', |
229 'scoped_ptr_vector.h', | 229 'base/scoped_ptr_vector.h', |
230 'scoped_resource.cc', | 230 'scoped_resource.cc', |
231 'scoped_resource.h', | 231 'scoped_resource.h', |
232 'scrollbar_animation_controller.h', | 232 'scrollbar_animation_controller.h', |
233 'scrollbar_animation_controller_linear_fade.cc', | 233 'scrollbar_animation_controller_linear_fade.cc', |
234 'scrollbar_animation_controller_linear_fade.h', | 234 'scrollbar_animation_controller_linear_fade.h', |
235 'scrollbar_geometry_fixed_thumb.cc', | 235 'scrollbar_geometry_fixed_thumb.cc', |
236 'scrollbar_geometry_fixed_thumb.h', | 236 'scrollbar_geometry_fixed_thumb.h', |
237 'scrollbar_geometry_stub.cc', | 237 'scrollbar_geometry_stub.cc', |
238 'scrollbar_geometry_stub.h', | 238 'scrollbar_geometry_stub.h', |
239 'scrollbar_layer.cc', | 239 'scrollbar_layer.cc', |
(...skipping 16 matching lines...) Expand all Loading... | |
256 'software_renderer.cc', | 256 'software_renderer.cc', |
257 'software_renderer.h', | 257 'software_renderer.h', |
258 'solid_color_draw_quad.cc', | 258 'solid_color_draw_quad.cc', |
259 'solid_color_draw_quad.h', | 259 'solid_color_draw_quad.h', |
260 'solid_color_layer.cc', | 260 'solid_color_layer.cc', |
261 'solid_color_layer.h', | 261 'solid_color_layer.h', |
262 'solid_color_layer_impl.cc', | 262 'solid_color_layer_impl.cc', |
263 'solid_color_layer_impl.h', | 263 'solid_color_layer_impl.h', |
264 'stream_video_draw_quad.cc', | 264 'stream_video_draw_quad.cc', |
265 'stream_video_draw_quad.h', | 265 'stream_video_draw_quad.h', |
266 'switches.cc', | 266 'base/switches.cc', |
267 'switches.h', | 267 'base/switches.h', |
268 'texture_copier.cc', | 268 'texture_copier.cc', |
269 'texture_copier.h', | 269 'texture_copier.h', |
270 'texture_draw_quad.cc', | 270 'texture_draw_quad.cc', |
271 'texture_draw_quad.h', | 271 'texture_draw_quad.h', |
272 'texture_layer.cc', | 272 'texture_layer.cc', |
273 'texture_layer.h', | 273 'texture_layer.h', |
274 'texture_layer_client.h', | 274 'texture_layer_client.h', |
275 'texture_layer_impl.cc', | 275 'texture_layer_impl.cc', |
276 'texture_layer_impl.h', | 276 'texture_layer_impl.h', |
277 'texture_mailbox.cc', | 277 'texture_mailbox.cc', |
278 'texture_mailbox.h', | 278 'texture_mailbox.h', |
279 'texture_uploader.cc', | 279 'texture_uploader.cc', |
280 'texture_uploader.h', | 280 'texture_uploader.h', |
281 'thread.h', | 281 'base/thread.h', |
282 'thread_impl.cc', | 282 'base/thread_impl.cc', |
283 'thread_impl.h', | 283 'base/thread_impl.h', |
284 'thread_proxy.cc', | 284 'thread_proxy.cc', |
285 'thread_proxy.h', | 285 'thread_proxy.h', |
286 'tile.cc', | 286 'tile.cc', |
287 'tile.h', | 287 'tile.h', |
288 'tile_draw_quad.cc', | 288 'tile_draw_quad.cc', |
289 'tile_draw_quad.h', | 289 'tile_draw_quad.h', |
290 'tile_manager.cc', | 290 'tile_manager.cc', |
291 'tile_manager.h', | 291 'tile_manager.h', |
292 'tile_priority.cc', | 292 'tile_priority.cc', |
293 'tile_priority.h', | 293 'tile_priority.h', |
294 'tiled_layer.cc', | 294 'tiled_layer.cc', |
295 'tiled_layer.h', | 295 'tiled_layer.h', |
296 'tiled_layer_impl.cc', | 296 'tiled_layer_impl.cc', |
297 'tiled_layer_impl.h', | 297 'tiled_layer_impl.h', |
298 'tiling_data.cc', | 298 'base/tiling_data.cc', |
299 'tiling_data.h', | 299 'base/tiling_data.h', |
300 'time_source.h', | 300 'time_source.h', |
301 'timing_function.cc', | 301 'timing_function.cc', |
302 'timing_function.h', | 302 'timing_function.h', |
303 'top_controls_manager.cc', | 303 'top_controls_manager.cc', |
304 'top_controls_manager.h', | 304 'top_controls_manager.h', |
305 'top_controls_manager_client.h', | 305 'top_controls_manager_client.h', |
306 'transferable_resource.cc', | 306 'transferable_resource.cc', |
307 'transferable_resource.h', | 307 'transferable_resource.h', |
308 'transform_operation.cc', | 308 'transform_operation.cc', |
309 'transform_operation.h', | 309 'transform_operation.h', |
310 'transform_operations.cc', | 310 'transform_operations.cc', |
311 'transform_operations.h', | 311 'transform_operations.h', |
312 'tree_synchronizer.cc', | 312 'tree_synchronizer.cc', |
313 'tree_synchronizer.h', | 313 'tree_synchronizer.h', |
314 'util.h', | 314 'base/util.h', |
315 'video_frame_provider.h', | 315 'video_frame_provider.h', |
316 'video_frame_provider_client_impl.cc', | 316 'video_frame_provider_client_impl.cc', |
317 'video_frame_provider_client_impl.h', | 317 'video_frame_provider_client_impl.h', |
318 'video_layer.cc', | 318 'video_layer.cc', |
319 'video_layer.h', | 319 'video_layer.h', |
320 'video_layer_impl.cc', | 320 'video_layer_impl.cc', |
321 'video_layer_impl.h', | 321 'video_layer_impl.h', |
322 'vsync_time_source.cc', | 322 'vsync_time_source.cc', |
323 'vsync_time_source.h', | 323 'vsync_time_source.h', |
324 'worker_pool.cc', | 324 'base/worker_pool.cc', |
325 'worker_pool.h', | 325 'base/worker_pool.h', |
326 'yuv_video_draw_quad.cc', | 326 'yuv_video_draw_quad.cc', |
327 'yuv_video_draw_quad.h', | 327 'yuv_video_draw_quad.h', |
328 ], | 328 ], |
329 'conditions': [ | 329 'conditions': [ |
330 ['inside_chromium_build==1', { | 330 ['inside_chromium_build==1', { |
331 'webkit_src_dir': '<(DEPTH)/third_party/WebKit', | 331 'webkit_src_dir': '<(DEPTH)/third_party/WebKit', |
332 }, { | 332 }, { |
333 'webkit_src_dir': '<(DEPTH)/../../..', | 333 'webkit_src_dir': '<(DEPTH)/../../..', |
334 }], | 334 }], |
335 ], | 335 ], |
(...skipping 24 matching lines...) Expand all Loading... | |
360 'CC_IMPLEMENTATION=1', | 360 'CC_IMPLEMENTATION=1', |
361 ], | 361 ], |
362 'sources': [ | 362 'sources': [ |
363 '<@(cc_source_files)', | 363 '<@(cc_source_files)', |
364 ], | 364 ], |
365 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 365 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
366 'msvs_disabled_warnings': [ 4267, ], | 366 'msvs_disabled_warnings': [ 4267, ], |
367 }, | 367 }, |
368 ], | 368 ], |
369 } | 369 } |
OLD | NEW |