| 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': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 329 'quads/tile_draw_quad.cc', | 329 'quads/tile_draw_quad.cc', |
| 330 'quads/tile_draw_quad.h', | 330 'quads/tile_draw_quad.h', |
| 331 'quads/yuv_video_draw_quad.cc', | 331 'quads/yuv_video_draw_quad.cc', |
| 332 'quads/yuv_video_draw_quad.h', | 332 'quads/yuv_video_draw_quad.h', |
| 333 'resources/bitmap_content_layer_updater.cc', | 333 'resources/bitmap_content_layer_updater.cc', |
| 334 'resources/bitmap_content_layer_updater.h', | 334 'resources/bitmap_content_layer_updater.h', |
| 335 'resources/bitmap_skpicture_content_layer_updater.cc', | 335 'resources/bitmap_skpicture_content_layer_updater.cc', |
| 336 'resources/bitmap_skpicture_content_layer_updater.h', | 336 'resources/bitmap_skpicture_content_layer_updater.h', |
| 337 'resources/content_layer_updater.cc', | 337 'resources/content_layer_updater.cc', |
| 338 'resources/content_layer_updater.h', | 338 'resources/content_layer_updater.h', |
| 339 'resources/eviction_tile_priority_queue.cc', |
| 340 'resources/eviction_tile_priority_queue.h', |
| 339 'resources/gpu_raster_worker_pool.cc', | 341 'resources/gpu_raster_worker_pool.cc', |
| 340 'resources/gpu_raster_worker_pool.h', | 342 'resources/gpu_raster_worker_pool.h', |
| 343 'resources/image_copy_raster_worker_pool.cc', |
| 344 'resources/image_copy_raster_worker_pool.h', |
| 341 'resources/image_layer_updater.cc', | 345 'resources/image_layer_updater.cc', |
| 342 'resources/image_layer_updater.h', | 346 'resources/image_layer_updater.h', |
| 343 'resources/image_raster_worker_pool.cc', | 347 'resources/image_raster_worker_pool.cc', |
| 344 'resources/image_raster_worker_pool.h', | 348 'resources/image_raster_worker_pool.h', |
| 345 'resources/image_copy_raster_worker_pool.cc', | |
| 346 'resources/image_copy_raster_worker_pool.h', | |
| 347 'resources/layer_painter.h', | 349 'resources/layer_painter.h', |
| 348 'resources/layer_quad.cc', | 350 'resources/layer_quad.cc', |
| 349 'resources/layer_quad.h', | 351 'resources/layer_quad.h', |
| 350 'resources/layer_tiling_data.cc', | 352 'resources/layer_tiling_data.cc', |
| 351 'resources/layer_tiling_data.h', | 353 'resources/layer_tiling_data.h', |
| 352 'resources/layer_updater.cc', | 354 'resources/layer_updater.cc', |
| 353 'resources/layer_updater.h', | 355 'resources/layer_updater.h', |
| 354 'resources/managed_tile_state.cc', | 356 'resources/managed_tile_state.cc', |
| 355 'resources/managed_tile_state.h', | 357 'resources/managed_tile_state.h', |
| 356 'resources/memory_history.cc', | 358 'resources/memory_history.cc', |
| 357 'resources/memory_history.h', | 359 'resources/memory_history.h', |
| 358 'resources/picture.cc', | 360 'resources/picture.cc', |
| 359 'resources/picture.h', | 361 'resources/picture.h', |
| 360 'resources/picture_layer_tiling.cc', | 362 'resources/picture_layer_tiling.cc', |
| 361 'resources/picture_layer_tiling.h', | 363 'resources/picture_layer_tiling.h', |
| 362 'resources/picture_layer_tiling_set.cc', | 364 'resources/picture_layer_tiling_set.cc', |
| 363 'resources/picture_layer_tiling_set.h', | 365 'resources/picture_layer_tiling_set.h', |
| 366 'resources/picture_pile_base.cc', |
| 367 'resources/picture_pile_base.h', |
| 364 'resources/picture_pile.cc', | 368 'resources/picture_pile.cc', |
| 365 'resources/picture_pile.h', | 369 'resources/picture_pile.h', |
| 366 'resources/picture_pile_base.cc', | |
| 367 'resources/picture_pile_base.h', | |
| 368 'resources/picture_pile_impl.cc', | 370 'resources/picture_pile_impl.cc', |
| 369 'resources/picture_pile_impl.h', | 371 'resources/picture_pile_impl.h', |
| 370 'resources/pixel_buffer_raster_worker_pool.cc', | 372 'resources/pixel_buffer_raster_worker_pool.cc', |
| 371 'resources/pixel_buffer_raster_worker_pool.h', | 373 'resources/pixel_buffer_raster_worker_pool.h', |
| 372 'resources/platform_color.h', | 374 'resources/platform_color.h', |
| 373 'resources/prioritized_resource.cc', | 375 'resources/prioritized_resource.cc', |
| 374 'resources/prioritized_resource.h', | 376 'resources/prioritized_resource.h', |
| 375 'resources/prioritized_resource_manager.cc', | 377 'resources/prioritized_resource_manager.cc', |
| 376 'resources/prioritized_resource_manager.h', | 378 'resources/prioritized_resource_manager.h', |
| 377 'resources/prioritized_tile_set.cc', | 379 'resources/prioritized_tile_set.cc', |
| 378 'resources/prioritized_tile_set.h', | 380 'resources/prioritized_tile_set.h', |
| 379 'resources/priority_calculator.cc', | 381 'resources/priority_calculator.cc', |
| 380 'resources/priority_calculator.h', | 382 'resources/priority_calculator.h', |
| 383 'resources/rasterizer.cc', |
| 384 'resources/rasterizer.h', |
| 381 'resources/raster_mode.cc', | 385 'resources/raster_mode.cc', |
| 382 'resources/raster_mode.h', | 386 'resources/raster_mode.h', |
| 387 'resources/raster_tile_priority_queue.cc', |
| 388 'resources/raster_tile_priority_queue.h', |
| 383 'resources/raster_worker_pool.cc', | 389 'resources/raster_worker_pool.cc', |
| 384 'resources/raster_worker_pool.h', | 390 'resources/raster_worker_pool.h', |
| 385 'resources/rasterizer.cc', | |
| 386 'resources/rasterizer.h', | |
| 387 'resources/release_callback.h', | 391 'resources/release_callback.h', |
| 388 'resources/resource.cc', | 392 'resources/resource.cc', |
| 393 'resources/resource_format.cc', |
| 394 'resources/resource_format.h', |
| 389 'resources/resource.h', | 395 'resources/resource.h', |
| 390 'resources/resource_format.h', | |
| 391 'resources/resource_format.cc', | |
| 392 'resources/resource_pool.cc', | 396 'resources/resource_pool.cc', |
| 393 'resources/resource_pool.h', | 397 'resources/resource_pool.h', |
| 394 'resources/resource_provider.cc', | 398 'resources/resource_provider.cc', |
| 395 'resources/resource_provider.h', | 399 'resources/resource_provider.h', |
| 396 'resources/resource_update.cc', | 400 'resources/resource_update.cc', |
| 397 'resources/resource_update.h', | |
| 398 'resources/resource_update_controller.cc', | 401 'resources/resource_update_controller.cc', |
| 399 'resources/resource_update_controller.h', | 402 'resources/resource_update_controller.h', |
| 403 'resources/resource_update.h', |
| 400 'resources/resource_update_queue.cc', | 404 'resources/resource_update_queue.cc', |
| 401 'resources/resource_update_queue.h', | 405 'resources/resource_update_queue.h', |
| 402 'resources/returned_resource.h', | 406 'resources/returned_resource.h', |
| 403 'resources/scoped_gpu_raster.cc', | 407 'resources/scoped_gpu_raster.cc', |
| 404 'resources/scoped_gpu_raster.h', | 408 'resources/scoped_gpu_raster.h', |
| 405 'resources/scoped_resource.cc', | 409 'resources/scoped_resource.cc', |
| 406 'resources/scoped_resource.h', | 410 'resources/scoped_resource.h', |
| 407 'resources/scoped_ui_resource.cc', | 411 'resources/scoped_ui_resource.cc', |
| 408 'resources/scoped_ui_resource.h', | 412 'resources/scoped_ui_resource.h', |
| 409 'resources/shared_bitmap.cc', | 413 'resources/shared_bitmap.cc', |
| 410 'resources/shared_bitmap.h', | 414 'resources/shared_bitmap.h', |
| 411 'resources/shared_bitmap_manager.h', | 415 'resources/shared_bitmap_manager.h', |
| 412 'resources/single_release_callback.cc', | 416 'resources/single_release_callback.cc', |
| 413 'resources/single_release_callback.h', | 417 'resources/single_release_callback.h', |
| 414 'resources/skpicture_content_layer_updater.cc', | 418 'resources/skpicture_content_layer_updater.cc', |
| 415 'resources/skpicture_content_layer_updater.h', | 419 'resources/skpicture_content_layer_updater.h', |
| 416 'resources/task_graph_runner.cc', | 420 'resources/task_graph_runner.cc', |
| 417 'resources/task_graph_runner.h', | 421 'resources/task_graph_runner.h', |
| 418 'resources/texture_mailbox.cc', | 422 'resources/texture_mailbox.cc', |
| 419 'resources/texture_mailbox.h', | |
| 420 'resources/texture_mailbox_deleter.cc', | 423 'resources/texture_mailbox_deleter.cc', |
| 421 'resources/texture_mailbox_deleter.h', | 424 'resources/texture_mailbox_deleter.h', |
| 425 'resources/texture_mailbox.h', |
| 422 'resources/texture_uploader.cc', | 426 'resources/texture_uploader.cc', |
| 423 'resources/texture_uploader.h', | 427 'resources/texture_uploader.h', |
| 424 'resources/tile.cc', | 428 'resources/tile.cc', |
| 425 'resources/tile.h', | 429 'resources/tile.h', |
| 426 'resources/tile_manager.cc', | 430 'resources/tile_manager.cc', |
| 427 'resources/tile_manager.h', | 431 'resources/tile_manager.h', |
| 428 'resources/tile_priority.cc', | 432 'resources/tile_priority.cc', |
| 429 'resources/tile_priority.h', | 433 'resources/tile_priority.h', |
| 430 'resources/transferable_resource.cc', | 434 'resources/transferable_resource.cc', |
| 431 'resources/transferable_resource.h', | 435 'resources/transferable_resource.h', |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 508 'surfaces/surface_id_allocator.h', | 512 'surfaces/surface_id_allocator.h', |
| 509 'surfaces/surface_manager.cc', | 513 'surfaces/surface_manager.cc', |
| 510 'surfaces/surface_manager.h', | 514 'surfaces/surface_manager.h', |
| 511 'surfaces/surface_resource_holder.cc', | 515 'surfaces/surface_resource_holder.cc', |
| 512 'surfaces/surface_resource_holder.h', | 516 'surfaces/surface_resource_holder.h', |
| 513 'surfaces/surfaces_export.h', | 517 'surfaces/surfaces_export.h', |
| 514 ], | 518 ], |
| 515 }, | 519 }, |
| 516 ], | 520 ], |
| 517 } | 521 } |
| OLD | NEW |