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

Side by Side Diff: cc/BUILD.gn

Issue 367833003: cc: Start using raster/eviction iterators. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update Created 6 years, 5 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 | « no previous file | cc/base/tiling_data.cc » ('j') | cc/resources/eviction_tile_priority_queue.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 component("cc") { 5 component("cc") {
6 sources = [ 6 sources = [
7 "animation/animation.cc", 7 "animation/animation.cc",
8 "animation/animation.h", 8 "animation/animation.h",
9 "animation/animation_curve.cc", 9 "animation/animation_curve.cc",
10 "animation/animation_curve.h", 10 "animation/animation_curve.h",
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 "quads/tile_draw_quad.cc", 302 "quads/tile_draw_quad.cc",
303 "quads/tile_draw_quad.h", 303 "quads/tile_draw_quad.h",
304 "quads/yuv_video_draw_quad.cc", 304 "quads/yuv_video_draw_quad.cc",
305 "quads/yuv_video_draw_quad.h", 305 "quads/yuv_video_draw_quad.h",
306 "resources/bitmap_content_layer_updater.cc", 306 "resources/bitmap_content_layer_updater.cc",
307 "resources/bitmap_content_layer_updater.h", 307 "resources/bitmap_content_layer_updater.h",
308 "resources/bitmap_skpicture_content_layer_updater.cc", 308 "resources/bitmap_skpicture_content_layer_updater.cc",
309 "resources/bitmap_skpicture_content_layer_updater.h", 309 "resources/bitmap_skpicture_content_layer_updater.h",
310 "resources/content_layer_updater.cc", 310 "resources/content_layer_updater.cc",
311 "resources/content_layer_updater.h", 311 "resources/content_layer_updater.h",
312 "resources/eviction_tile_priority_queue.cc",
313 "resources/eviction_tile_priority_queue.h",
312 "resources/gpu_raster_worker_pool.cc", 314 "resources/gpu_raster_worker_pool.cc",
313 "resources/gpu_raster_worker_pool.h", 315 "resources/gpu_raster_worker_pool.h",
316 "resources/image_copy_raster_worker_pool.cc",
317 "resources/image_copy_raster_worker_pool.h",
314 "resources/image_layer_updater.cc", 318 "resources/image_layer_updater.cc",
315 "resources/image_layer_updater.h", 319 "resources/image_layer_updater.h",
316 "resources/image_raster_worker_pool.cc", 320 "resources/image_raster_worker_pool.cc",
317 "resources/image_raster_worker_pool.h", 321 "resources/image_raster_worker_pool.h",
318 "resources/image_copy_raster_worker_pool.cc",
319 "resources/image_copy_raster_worker_pool.h",
320 "resources/layer_painter.h", 322 "resources/layer_painter.h",
321 "resources/layer_quad.cc", 323 "resources/layer_quad.cc",
322 "resources/layer_quad.h", 324 "resources/layer_quad.h",
323 "resources/layer_tiling_data.cc", 325 "resources/layer_tiling_data.cc",
324 "resources/layer_tiling_data.h", 326 "resources/layer_tiling_data.h",
325 "resources/layer_updater.cc", 327 "resources/layer_updater.cc",
326 "resources/layer_updater.h", 328 "resources/layer_updater.h",
327 "resources/managed_tile_state.cc", 329 "resources/managed_tile_state.cc",
328 "resources/managed_tile_state.h", 330 "resources/managed_tile_state.h",
329 "resources/memory_history.cc", 331 "resources/memory_history.cc",
330 "resources/memory_history.h", 332 "resources/memory_history.h",
331 "resources/picture.cc", 333 "resources/picture.cc",
332 "resources/picture.h", 334 "resources/picture.h",
333 "resources/picture_layer_tiling.cc", 335 "resources/picture_layer_tiling.cc",
334 "resources/picture_layer_tiling.h", 336 "resources/picture_layer_tiling.h",
335 "resources/picture_layer_tiling_set.cc", 337 "resources/picture_layer_tiling_set.cc",
336 "resources/picture_layer_tiling_set.h", 338 "resources/picture_layer_tiling_set.h",
339 "resources/picture_pile_base.cc",
340 "resources/picture_pile_base.h",
337 "resources/picture_pile.cc", 341 "resources/picture_pile.cc",
338 "resources/picture_pile.h", 342 "resources/picture_pile.h",
339 "resources/picture_pile_base.cc",
340 "resources/picture_pile_base.h",
341 "resources/picture_pile_impl.cc", 343 "resources/picture_pile_impl.cc",
342 "resources/picture_pile_impl.h", 344 "resources/picture_pile_impl.h",
343 "resources/pixel_buffer_raster_worker_pool.cc", 345 "resources/pixel_buffer_raster_worker_pool.cc",
344 "resources/pixel_buffer_raster_worker_pool.h", 346 "resources/pixel_buffer_raster_worker_pool.h",
345 "resources/platform_color.h", 347 "resources/platform_color.h",
346 "resources/prioritized_resource.cc", 348 "resources/prioritized_resource.cc",
347 "resources/prioritized_resource.h", 349 "resources/prioritized_resource.h",
348 "resources/prioritized_resource_manager.cc", 350 "resources/prioritized_resource_manager.cc",
349 "resources/prioritized_resource_manager.h", 351 "resources/prioritized_resource_manager.h",
350 "resources/prioritized_tile_set.cc",
351 "resources/prioritized_tile_set.h",
352 "resources/priority_calculator.cc", 352 "resources/priority_calculator.cc",
353 "resources/priority_calculator.h", 353 "resources/priority_calculator.h",
354 "resources/rasterizer.cc",
355 "resources/rasterizer.h",
354 "resources/raster_mode.cc", 356 "resources/raster_mode.cc",
355 "resources/raster_mode.h", 357 "resources/raster_mode.h",
358 "resources/raster_tile_priority_queue.cc",
359 "resources/raster_tile_priority_queue.h",
356 "resources/raster_worker_pool.cc", 360 "resources/raster_worker_pool.cc",
357 "resources/raster_worker_pool.h", 361 "resources/raster_worker_pool.h",
358 "resources/rasterizer.cc",
359 "resources/rasterizer.h",
360 "resources/release_callback.h", 362 "resources/release_callback.h",
361 "resources/resource.cc", 363 "resources/resource.cc",
364 "resources/resource_format.cc",
365 "resources/resource_format.h",
362 "resources/resource.h", 366 "resources/resource.h",
363 "resources/resource_format.h",
364 "resources/resource_format.cc",
365 "resources/resource_pool.cc", 367 "resources/resource_pool.cc",
366 "resources/resource_pool.h", 368 "resources/resource_pool.h",
367 "resources/resource_provider.cc", 369 "resources/resource_provider.cc",
368 "resources/resource_provider.h", 370 "resources/resource_provider.h",
369 "resources/resource_update.cc", 371 "resources/resource_update.cc",
370 "resources/resource_update.h",
371 "resources/resource_update_controller.cc", 372 "resources/resource_update_controller.cc",
372 "resources/resource_update_controller.h", 373 "resources/resource_update_controller.h",
374 "resources/resource_update.h",
373 "resources/resource_update_queue.cc", 375 "resources/resource_update_queue.cc",
374 "resources/resource_update_queue.h", 376 "resources/resource_update_queue.h",
375 "resources/returned_resource.h", 377 "resources/returned_resource.h",
376 "resources/scoped_resource.cc", 378 "resources/scoped_resource.cc",
377 "resources/scoped_resource.h", 379 "resources/scoped_resource.h",
378 "resources/scoped_ui_resource.cc", 380 "resources/scoped_ui_resource.cc",
379 "resources/scoped_ui_resource.h", 381 "resources/scoped_ui_resource.h",
380 "resources/shared_bitmap.cc", 382 "resources/shared_bitmap.cc",
381 "resources/shared_bitmap.h", 383 "resources/shared_bitmap.h",
382 "resources/shared_bitmap_manager.h", 384 "resources/shared_bitmap_manager.h",
383 "resources/single_release_callback.cc", 385 "resources/single_release_callback.cc",
384 "resources/single_release_callback.h", 386 "resources/single_release_callback.h",
385 "resources/skpicture_content_layer_updater.cc", 387 "resources/skpicture_content_layer_updater.cc",
386 "resources/skpicture_content_layer_updater.h", 388 "resources/skpicture_content_layer_updater.h",
387 "resources/task_graph_runner.cc", 389 "resources/task_graph_runner.cc",
388 "resources/task_graph_runner.h", 390 "resources/task_graph_runner.h",
389 "resources/texture_mailbox.cc", 391 "resources/texture_mailbox.cc",
390 "resources/texture_mailbox.h",
391 "resources/texture_mailbox_deleter.cc", 392 "resources/texture_mailbox_deleter.cc",
392 "resources/texture_mailbox_deleter.h", 393 "resources/texture_mailbox_deleter.h",
394 "resources/texture_mailbox.h",
393 "resources/texture_uploader.cc", 395 "resources/texture_uploader.cc",
394 "resources/texture_uploader.h", 396 "resources/texture_uploader.h",
395 "resources/tile.cc", 397 "resources/tile.cc",
396 "resources/tile.h", 398 "resources/tile.h",
397 "resources/tile_manager.cc", 399 "resources/tile_manager.cc",
398 "resources/tile_manager.h", 400 "resources/tile_manager.h",
399 "resources/tile_priority.cc", 401 "resources/tile_priority.cc",
400 "resources/tile_priority.h", 402 "resources/tile_priority.h",
403 "resources/tile_priority_queue.cc",
404 "resources/tile_priority_queue.h",
401 "resources/transferable_resource.cc", 405 "resources/transferable_resource.cc",
402 "resources/transferable_resource.h", 406 "resources/transferable_resource.h",
403 "resources/ui_resource_bitmap.cc", 407 "resources/ui_resource_bitmap.cc",
404 "resources/ui_resource_bitmap.h", 408 "resources/ui_resource_bitmap.h",
405 "resources/ui_resource_client.h", 409 "resources/ui_resource_client.h",
406 "resources/ui_resource_request.cc", 410 "resources/ui_resource_request.cc",
407 "resources/ui_resource_request.h", 411 "resources/ui_resource_request.h",
408 "resources/video_resource_updater.cc", 412 "resources/video_resource_updater.cc",
409 "resources/video_resource_updater.h", 413 "resources/video_resource_updater.h",
410 "scheduler/delay_based_time_source.cc", 414 "scheduler/delay_based_time_source.cc",
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 "output/software_renderer_unittest.cc", 709 "output/software_renderer_unittest.cc",
706 "quads/draw_quad_unittest.cc", 710 "quads/draw_quad_unittest.cc",
707 "quads/render_pass_unittest.cc", 711 "quads/render_pass_unittest.cc",
708 "resources/layer_quad_unittest.cc", 712 "resources/layer_quad_unittest.cc",
709 "resources/picture_layer_tiling_set_unittest.cc", 713 "resources/picture_layer_tiling_set_unittest.cc",
710 "resources/picture_layer_tiling_unittest.cc", 714 "resources/picture_layer_tiling_unittest.cc",
711 "resources/picture_pile_impl_unittest.cc", 715 "resources/picture_pile_impl_unittest.cc",
712 "resources/picture_pile_unittest.cc", 716 "resources/picture_pile_unittest.cc",
713 "resources/picture_unittest.cc", 717 "resources/picture_unittest.cc",
714 "resources/prioritized_resource_unittest.cc", 718 "resources/prioritized_resource_unittest.cc",
715 "resources/prioritized_tile_set_unittest.cc",
716 "resources/raster_worker_pool_unittest.cc", 719 "resources/raster_worker_pool_unittest.cc",
717 "resources/resource_provider_unittest.cc", 720 "resources/resource_provider_unittest.cc",
718 "resources/resource_update_controller_unittest.cc", 721 "resources/resource_update_controller_unittest.cc",
719 "resources/scoped_resource_unittest.cc", 722 "resources/scoped_resource_unittest.cc",
720 "resources/task_graph_runner_unittest.cc", 723 "resources/task_graph_runner_unittest.cc",
721 "resources/texture_mailbox_deleter_unittest.cc", 724 "resources/texture_mailbox_deleter_unittest.cc",
722 "resources/texture_uploader_unittest.cc", 725 "resources/texture_uploader_unittest.cc",
723 "resources/tile_manager_unittest.cc", 726 "resources/tile_manager_unittest.cc",
724 "resources/tile_priority_unittest.cc", 727 "resources/tile_priority_unittest.cc",
725 "resources/video_resource_updater_unittest.cc", 728 "resources/video_resource_updater_unittest.cc",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
780 "//ui/gfx", 783 "//ui/gfx",
781 "//ui/gfx/geometry", 784 "//ui/gfx/geometry",
782 ] 785 ]
783 } 786 }
784 787
785 test("cc_perftests") { 788 test("cc_perftests") {
786 # TODO(GYP) 789 # TODO(GYP)
787 } 790 }
788 791
789 } # if false 792 } # if false
OLDNEW
« no previous file with comments | « no previous file | cc/base/tiling_data.cc » ('j') | cc/resources/eviction_tile_priority_queue.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698