| 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 'chromium_code': 0, | 7 'chromium_code': 0, |
| 8 'use_libcc_for_compositor%': 0, | 8 'use_libcc_for_compositor%': 0, |
| 9 'cc_source_files': [ | 9 'cc_source_files': [ |
| 10 'hash_pair.h', | 10 'hash_pair.h', |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 'ThrottledTextureUploader.cpp', | 219 'ThrottledTextureUploader.cpp', |
| 220 'ThrottledTextureUploader.h', | 220 'ThrottledTextureUploader.h', |
| 221 'UnthrottledTextureUploader.cpp', | 221 'UnthrottledTextureUploader.cpp', |
| 222 'UnthrottledTextureUploader.h', | 222 'UnthrottledTextureUploader.h', |
| 223 'TiledLayerChromium.cpp', | 223 'TiledLayerChromium.cpp', |
| 224 'TiledLayerChromium.h', | 224 'TiledLayerChromium.h', |
| 225 'TreeSynchronizer.cpp', | 225 'TreeSynchronizer.cpp', |
| 226 'TreeSynchronizer.h', | 226 'TreeSynchronizer.h', |
| 227 'VideoLayerChromium.cpp', | 227 'VideoLayerChromium.cpp', |
| 228 'VideoLayerChromium.h', | 228 'VideoLayerChromium.h', |
| 229 |
| 230 'bitmap_canvas_layer_texture_updater.h', |
| 231 'bitmap_skpicture_canvas_layer_texture_updater.h', |
| 232 'canvas_layer_texture_updater.h', |
| 233 'active_animation.h', |
| 234 'animation_curve.h', |
| 235 'animation_events.h', |
| 236 'append_quads_data.h', |
| 237 'checkerboard_draw_quad.h', |
| 238 'completion_event.h', |
| 239 'damage_tracker.h', |
| 240 'debug_border_draw_quad.h', |
| 241 'debug_rect_history.h', |
| 242 'delay_based_time_source.h', |
| 243 'delegated_renderer_layer_impl.h', |
| 244 'direct_renderer.h', |
| 245 'draw_quad.h', |
| 246 'font_atlas.h', |
| 247 'frame_rate_controller.h', |
| 248 'frame_rate_counter.h', |
| 249 'graphics_context.h', |
| 250 'heads_up_display_layer_impl.h', |
| 251 'input_handler.h', |
| 252 'io_surface_draw_quad.h', |
| 253 'io_surface_layer_impl.h', |
| 254 'keyframed_animation_curve.h', |
| 255 'layer_animation_controller.h', |
| 256 'layer_impl.h', |
| 257 'layer_iterator.h', |
| 258 'layer_quad.h', |
| 259 'layer_sorter.h', |
| 260 'layer_tiling_data.h', |
| 261 'layer_tree_host_client.h', |
| 262 'layer_tree_host_common.h', |
| 263 'layer_tree_host.h', |
| 264 'layer_tree_host_impl.h', |
| 265 'math_util.h', |
| 266 'occlusion_tracker.h', |
| 267 'overdraw_metrics.h', |
| 268 'page_scale_animation.h', |
| 269 'prioritized_texture.h', |
| 270 'prioritized_texture_manager.h', |
| 271 'priority_calculator.h', |
| 272 'proxy.h', |
| 273 'quad_culler.h', |
| 274 'quad_sink.h', |
| 275 'gl_renderer.h', |
| 276 'renderer.h', |
| 277 'software_renderer.h', |
| 278 'rendering_stats.h', |
| 279 'render_pass_draw_quad.h', |
| 280 'render_pass.h', |
| 281 'render_pass_sink.h', |
| 282 'render_surface_filters.h', |
| 283 'render_surface_impl.h', |
| 284 'resource_provider.h', |
| 285 'scheduler.h', |
| 286 'scheduler_state_machine.h', |
| 287 'scoped_texture.h', |
| 288 'scoped_thread_proxy.h', |
| 289 'scrollbar_animation_controller.h', |
| 290 'scrollbar_animation_controller_linear_fade.h', |
| 291 'scrollbar_geometry_fixed_thumb.h', |
| 292 'scrollbar_geometry_stub.h', |
| 293 'scrollbar_layer_impl.h', |
| 294 'settings.h', |
| 295 'shared_quad_state.h', |
| 296 'single_thread_proxy.h', |
| 297 'solid_color_draw_quad.h', |
| 298 'solid_color_layer_impl.h', |
| 299 'stream_video_draw_quad.h', |
| 300 'texture_draw_quad.h', |
| 301 'texture.h', |
| 302 'texture_layer_impl.h', |
| 303 'texture_update_controller.h', |
| 304 'texture_update_queue.h', |
| 305 'threaded_test.h', |
| 306 'thread.h', |
| 307 'thread_proxy.h', |
| 308 'thread_task.h', |
| 309 'tiled_layer_impl.h', |
| 310 'tile_draw_quad.h', |
| 311 'timer.h', |
| 312 'time_source.h', |
| 313 'timing_function.h', |
| 314 'video_layer_impl.h', |
| 315 'yuv_video_draw_quad.h', |
| 316 'content_layer_client.h', |
| 317 'content_layer.h', |
| 318 'delegated_renderer_layer.h', |
| 319 'frame_buffer_skpicture_canvas_layer_texture_updater.h', |
| 320 'geometry_binding.h', |
| 321 'heads_up_display_layer.h', |
| 322 'image_layer.h', |
| 323 'io_surface_layer.h', |
| 324 'layer.h', |
| 325 'layer_painter.h', |
| 326 'layer_texture_sub_image.h', |
| 327 'layer_texture_updater.h', |
| 328 'platform_color.h', |
| 329 'program_binding.h', |
| 330 'rate_limiter.h', |
| 331 'render_surface.h', |
| 332 'scrollbar_layer.h', |
| 333 'shader.h', |
| 334 'skpicture_canvas_layer_texture_updater.h', |
| 335 'solid_color_layer.h', |
| 336 'texture_copier.h', |
| 337 'texture_layer_client.h', |
| 338 'texture_layer.h', |
| 339 'texture_uploader.h', |
| 340 'throttled_texture_uploader.h', |
| 341 'tiled_layer.h', |
| 342 'tree_synchronizer.h', |
| 343 'unthrottled_texture_uploader.h', |
| 344 'video_layer.h', |
| 229 ], | 345 ], |
| 230 }, | 346 }, |
| 231 'targets': [ | 347 'targets': [ |
| 232 { | 348 { |
| 233 'target_name': 'cc', | 349 'target_name': 'cc', |
| 234 'type': 'static_library', | 350 'type': 'static_library', |
| 235 'includes': [ | 351 'includes': [ |
| 236 'cc.gypi', | 352 'cc.gypi', |
| 237 ], | 353 ], |
| 238 'conditions': [ | 354 'conditions': [ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 269 'stubs/GraphicsTypes3D.h', | 385 'stubs/GraphicsTypes3D.h', |
| 270 'stubs/IntPoint.h', | 386 'stubs/IntPoint.h', |
| 271 'stubs/IntRect.h', | 387 'stubs/IntRect.h', |
| 272 'stubs/IntSize.h', | 388 'stubs/IntSize.h', |
| 273 'stubs/NotImplemented.h', | 389 'stubs/NotImplemented.h', |
| 274 'stubs/Region.h', | 390 'stubs/Region.h', |
| 275 'stubs/SkiaUtils.h', | 391 'stubs/SkiaUtils.h', |
| 276 'stubs/TilingData.h', | 392 'stubs/TilingData.h', |
| 277 'stubs/TraceEvent.h', | 393 'stubs/TraceEvent.h', |
| 278 'stubs/UnitBezier.h', | 394 'stubs/UnitBezier.h', |
| 395 |
| 396 'stubs/extensions_3d_chromium.h', |
| 397 'stubs/extensions_3d.h', |
| 398 'stubs/float_point_3d.h', |
| 399 'stubs/float_point.h', |
| 400 'stubs/float_quad.h', |
| 401 'stubs/float_rect.h', |
| 402 'stubs/float_size.h', |
| 403 'stubs/graphics_context_3d.h', |
| 404 'stubs/graphics_types_3d.h', |
| 405 'stubs/int_point.h', |
| 406 'stubs/int_rect.h', |
| 407 'stubs/int_size.h', |
| 408 'stubs/not_implemented.h', |
| 409 'stubs/skia_utils.h', |
| 410 'stubs/tiling_data.h', |
| 411 'stubs/trace_event.h', |
| 412 'stubs/unit_bezier.h', |
| 279 ], | 413 ], |
| 280 }], | 414 }], |
| 281 ], | 415 ], |
| 282 }, | 416 }, |
| 283 ], | 417 ], |
| 284 } | 418 } |
| OLD | NEW |