| 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 'dependencies': [ | 6 'dependencies': [ |
| 7 '../base/base.gyp:base', | 7 '../base/base.gyp:base', |
| 8 '../cc/cc.gyp:cc', | 8 '../cc/cc.gyp:cc', |
| 9 '../components/tracing.gyp:tracing', | 9 '../components/tracing.gyp:tracing', |
| 10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 11 '../gpu/blink/gpu_blink.gyp:gpu_blink', | 11 '../gpu/blink/gpu_blink.gyp:gpu_blink', |
| 12 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', | 12 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', |
| 13 '../gpu/gpu.gyp:command_buffer_service', | 13 '../gpu/gpu.gyp:command_buffer_service', |
| 14 '../gpu/gpu.gyp:gles2_c_lib', | 14 '../gpu/gpu.gyp:gles2_c_lib', |
| 15 '../gpu/gpu.gyp:gles2_implementation', | 15 '../gpu/gpu.gyp:gles2_implementation', |
| 16 | |
| 17 # TODO(markdittmer): This should be removed once content/common/gpu/media | |
| 18 # is refactored into media/ipc. | |
| 19 '../gpu/gpu.gyp:gpu_ipc_service', | |
| 20 | |
| 21 # TODO: the dependency on gl_in_process_context should be decoupled from | 16 # TODO: the dependency on gl_in_process_context should be decoupled from |
| 22 # content and moved to android_webview. See crbug.com/365797. | 17 # content and moved to android_webview. See crbug.com/365797. |
| 23 '../gpu/gpu.gyp:gl_in_process_context', | 18 '../gpu/gpu.gyp:gl_in_process_context', |
| 24 '../gpu/gpu.gyp:gpu', | 19 '../gpu/gpu.gyp:gpu', |
| 25 '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings', | 20 '../gpu/skia_bindings/skia_bindings.gyp:gpu_skia_bindings', |
| 26 '../ipc/ipc.gyp:ipc', | 21 '../ipc/ipc.gyp:ipc', |
| 27 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo', | 22 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo', |
| 28 '../media/media.gyp:media', | 23 '../media/media.gyp:media', |
| 29 '../media/media.gyp:shared_memory_support', | 24 '../media/media.gyp:shared_memory_support', |
| 30 '../media/gpu/ipc/media_ipc.gyp:media_gpu_ipc_common', | 25 '../media/gpu/ipc/media_ipc.gyp:media_gpu_ipc_common', |
| (...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 342 'common/gamepad_param_traits.cc', | 337 'common/gamepad_param_traits.cc', |
| 343 'common/gamepad_param_traits.h', | 338 'common/gamepad_param_traits.h', |
| 344 'common/gamepad_user_gesture.cc', | 339 'common/gamepad_user_gesture.cc', |
| 345 'common/gamepad_user_gesture.h', | 340 'common/gamepad_user_gesture.h', |
| 346 'common/generic_shared_memory_id_generator.cc', | 341 'common/generic_shared_memory_id_generator.cc', |
| 347 'common/generic_shared_memory_id_generator.h', | 342 'common/generic_shared_memory_id_generator.h', |
| 348 'common/geofencing_messages.h', | 343 'common/geofencing_messages.h', |
| 349 'common/geofencing_types.cc', | 344 'common/geofencing_types.cc', |
| 350 'common/geofencing_types.h', | 345 'common/geofencing_types.h', |
| 351 'common/gin_java_bridge_messages.h', | 346 'common/gin_java_bridge_messages.h', |
| 347 'common/gpu/ca_layer_partial_damage_tree_mac.h', |
| 348 'common/gpu/ca_layer_partial_damage_tree_mac.mm', |
| 349 'common/gpu/ca_layer_tree_mac.h', |
| 350 'common/gpu/ca_layer_tree_mac.mm', |
| 351 'common/gpu/child_window_surface_win.cc', |
| 352 'common/gpu/child_window_surface_win.h', |
| 352 'common/gpu/client/command_buffer_metrics.cc', | 353 'common/gpu/client/command_buffer_metrics.cc', |
| 353 'common/gpu/client/command_buffer_metrics.h', | 354 'common/gpu/client/command_buffer_metrics.h', |
| 354 'common/gpu/client/context_provider_command_buffer.cc', | 355 'common/gpu/client/context_provider_command_buffer.cc', |
| 355 'common/gpu/client/context_provider_command_buffer.h', | 356 'common/gpu/client/context_provider_command_buffer.h', |
| 356 'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc', | 357 'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc', |
| 357 'common/gpu/client/gpu_jpeg_decode_accelerator_host.h', | 358 'common/gpu/client/gpu_jpeg_decode_accelerator_host.h', |
| 358 'common/gpu/client/gpu_video_decode_accelerator_host.cc', | 359 'common/gpu/client/gpu_video_decode_accelerator_host.cc', |
| 359 'common/gpu/client/gpu_video_decode_accelerator_host.h', | 360 'common/gpu/client/gpu_video_decode_accelerator_host.h', |
| 360 'common/gpu/client/gpu_video_encode_accelerator_host.cc', | 361 'common/gpu/client/gpu_video_encode_accelerator_host.cc', |
| 361 'common/gpu/client/gpu_video_encode_accelerator_host.h', | 362 'common/gpu/client/gpu_video_encode_accelerator_host.h', |
| 362 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc', | 363 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc', |
| 363 'common/gpu/client/grcontext_for_webgraphicscontext3d.h', | 364 'common/gpu/client/grcontext_for_webgraphicscontext3d.h', |
| 364 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', | 365 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', |
| 365 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', | 366 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', |
| 367 'common/gpu/gpu_channel.cc', |
| 368 'common/gpu/gpu_channel.h', |
| 369 'common/gpu/gpu_channel_manager.cc', |
| 370 'common/gpu/gpu_channel_manager.h', |
| 371 'common/gpu/gpu_channel_manager_delegate.h', |
| 372 'common/gpu/gpu_command_buffer_stub.cc', |
| 373 'common/gpu/gpu_command_buffer_stub.h', |
| 374 'common/gpu/gpu_config.h', |
| 375 'common/gpu/gpu_memory_buffer_factory.cc', |
| 376 'common/gpu/gpu_memory_buffer_factory.h', |
| 377 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
| 378 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
| 379 'common/gpu/gpu_memory_manager.cc', |
| 380 'common/gpu/gpu_memory_manager.h', |
| 381 'common/gpu/gpu_memory_tracking.cc', |
| 382 'common/gpu/gpu_memory_tracking.h', |
| 383 'common/gpu/gpu_watchdog.h', |
| 384 'common/gpu/image_transport_surface.h', |
| 385 'common/gpu/image_transport_surface_android.cc', |
| 386 'common/gpu/image_transport_surface_linux.cc', |
| 387 'common/gpu/image_transport_surface_mac.mm', |
| 388 'common/gpu/image_transport_surface_overlay_mac.h', |
| 389 'common/gpu/image_transport_surface_overlay_mac.mm', |
| 390 'common/gpu/image_transport_surface_win.cc', |
| 366 'common/gpu/media/fake_video_decode_accelerator.cc', | 391 'common/gpu/media/fake_video_decode_accelerator.cc', |
| 367 'common/gpu/media/fake_video_decode_accelerator.h', | 392 'common/gpu/media/fake_video_decode_accelerator.h', |
| 368 'common/gpu/media/gpu_jpeg_decode_accelerator.cc', | 393 'common/gpu/media/gpu_jpeg_decode_accelerator.cc', |
| 369 'common/gpu/media/gpu_jpeg_decode_accelerator.h', | 394 'common/gpu/media/gpu_jpeg_decode_accelerator.h', |
| 370 'common/gpu/media/gpu_video_accelerator_util.cc', | 395 'common/gpu/media/gpu_video_accelerator_util.cc', |
| 371 'common/gpu/media/gpu_video_accelerator_util.h', | 396 'common/gpu/media/gpu_video_accelerator_util.h', |
| 372 'common/gpu/media/gpu_video_decode_accelerator.cc', | 397 'common/gpu/media/gpu_video_decode_accelerator.cc', |
| 373 'common/gpu/media/gpu_video_decode_accelerator.h', | 398 'common/gpu/media/gpu_video_decode_accelerator.h', |
| 374 'common/gpu/media/gpu_video_encode_accelerator.cc', | 399 'common/gpu/media/gpu_video_encode_accelerator.cc', |
| 375 'common/gpu/media/gpu_video_encode_accelerator.h', | 400 'common/gpu/media/gpu_video_encode_accelerator.h', |
| 376 'common/gpu/media/media_channel.cc', | 401 'common/gpu/media/media_channel.cc', |
| 377 'common/gpu/media/media_channel.h', | 402 'common/gpu/media/media_channel.h', |
| 378 'common/gpu/media/media_service.cc', | 403 'common/gpu/media/media_service.cc', |
| 379 'common/gpu/media/media_service.h', | 404 'common/gpu/media/media_service.h', |
| 380 'common/gpu/media/shared_memory_region.cc', | 405 'common/gpu/media/shared_memory_region.cc', |
| 381 'common/gpu/media/shared_memory_region.h', | 406 'common/gpu/media/shared_memory_region.h', |
| 407 'common/gpu/pass_through_image_transport_surface.cc', |
| 408 'common/gpu/pass_through_image_transport_surface.h', |
| 409 'common/gpu/stream_texture_android.cc', |
| 410 'common/gpu/stream_texture_android.h', |
| 382 'common/gpu_host_messages.h', | 411 'common/gpu_host_messages.h', |
| 383 'common/gpu_process_launch_causes.h', | 412 'common/gpu_process_launch_causes.h', |
| 384 'common/host_discardable_shared_memory_manager.cc', | 413 'common/host_discardable_shared_memory_manager.cc', |
| 385 'common/host_discardable_shared_memory_manager.h', | 414 'common/host_discardable_shared_memory_manager.h', |
| 386 'common/host_shared_bitmap_manager.cc', | 415 'common/host_shared_bitmap_manager.cc', |
| 387 'common/host_shared_bitmap_manager.h', | 416 'common/host_shared_bitmap_manager.h', |
| 388 'common/in_process_child_thread_params.cc', | 417 'common/in_process_child_thread_params.cc', |
| 389 'common/in_process_child_thread_params.h', | 418 'common/in_process_child_thread_params.h', |
| 390 'common/indexed_db/indexed_db_constants.h', | 419 'common/indexed_db/indexed_db_constants.h', |
| 391 'common/indexed_db/indexed_db_key.cc', | 420 'common/indexed_db/indexed_db_key.cc', |
| (...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 615 }], | 644 }], |
| 616 ], | 645 ], |
| 617 'conditions': [ | 646 'conditions': [ |
| 618 ['OS=="mac"', { | 647 ['OS=="mac"', { |
| 619 'dependencies': [ | 648 'dependencies': [ |
| 620 '../media/media.gyp:media', | 649 '../media/media.gyp:media', |
| 621 'app/resources/content_resources.gyp:content_resources', | 650 'app/resources/content_resources.gyp:content_resources', |
| 622 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid
get_mac' | 651 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid
get_mac' |
| 623 ], | 652 ], |
| 624 'sources': [ | 653 'sources': [ |
| 654 'common/gpu/gpu_memory_buffer_factory_io_surface.cc', |
| 655 'common/gpu/gpu_memory_buffer_factory_io_surface.h', |
| 625 'common/gpu/media/vt_mac.h', | 656 'common/gpu/media/vt_mac.h', |
| 626 'common/gpu/media/vt_video_decode_accelerator_mac.cc', | 657 'common/gpu/media/vt_video_decode_accelerator_mac.cc', |
| 627 'common/gpu/media/vt_video_decode_accelerator_mac.h', | 658 'common/gpu/media/vt_video_decode_accelerator_mac.h', |
| 628 'common/gpu/media/vt_video_encode_accelerator_mac.cc', | 659 'common/gpu/media/vt_video_encode_accelerator_mac.cc', |
| 629 'common/gpu/media/vt_video_encode_accelerator_mac.h', | 660 'common/gpu/media/vt_video_encode_accelerator_mac.h', |
| 630 ], | 661 ], |
| 631 'sources!': [ | 662 'sources!': [ |
| 632 'common/plugin_list_posix.cc', | 663 'common/plugin_list_posix.cc', |
| 633 ], | 664 ], |
| 634 'link_settings': { | 665 'link_settings': { |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 675 '-s', '<(stubs_filename_root)', | 706 '-s', '<(stubs_filename_root)', |
| 676 '-p', '<(project_path)', | 707 '-p', '<(project_path)', |
| 677 '<@(_inputs)', | 708 '<@(_inputs)', |
| 678 ], | 709 ], |
| 679 'process_outputs_as_sources': 1, | 710 'process_outputs_as_sources': 1, |
| 680 'message': 'Generating VideoToolbox stubs for dynamic loading', | 711 'message': 'Generating VideoToolbox stubs for dynamic loading', |
| 681 }, | 712 }, |
| 682 ], | 713 ], |
| 683 }], | 714 }], |
| 684 ['OS=="android"',{ | 715 ['OS=="android"',{ |
| 716 'sources': [ |
| 717 'common/gpu/gpu_memory_buffer_factory_surface_texture.cc', |
| 718 'common/gpu/gpu_memory_buffer_factory_surface_texture.h', |
| 719 ], |
| 685 'link_settings': { | 720 'link_settings': { |
| 686 'libraries': [ | 721 'libraries': [ |
| 687 '-landroid', # ANativeWindow | 722 '-landroid', # ANativeWindow |
| 688 ], | 723 ], |
| 689 }, | 724 }, |
| 690 'dependencies': [ | 725 'dependencies': [ |
| 691 'content.gyp:content_jni_headers', | 726 'content.gyp:content_jni_headers', |
| 692 'content.gyp:common_aidl', | 727 'content.gyp:common_aidl', |
| 693 ], | 728 ], |
| 694 }], | 729 }], |
| 695 ['use_pango == 1', { | 730 ['use_pango == 1', { |
| 696 'dependencies': [ | 731 'dependencies': [ |
| 697 '../build/linux/system.gyp:pangocairo', | 732 '../build/linux/system.gyp:pangocairo', |
| 698 ], | 733 ], |
| 699 'sources!': [ | 734 'sources!': [ |
| 700 'common/font_list_ozone.cc', | 735 'common/font_list_ozone.cc', |
| 701 ], | 736 ], |
| 702 }], | 737 }], |
| 703 ['use_x11 == 1', { | 738 ['use_x11 == 1', { |
| 704 'include_dirs': [ | 739 'include_dirs': [ |
| 705 '<(DEPTH)/third_party/khronos', | 740 '<(DEPTH)/third_party/khronos', |
| 706 ], | 741 ], |
| 707 'dependencies': [ | 742 'dependencies': [ |
| 708 '<(DEPTH)/build/linux/system.gyp:xcomposite', | 743 '<(DEPTH)/build/linux/system.gyp:xcomposite', |
| 709 ], | 744 ], |
| 710 }], | 745 }], |
| 746 ['use_x11 == 1 and (target_arch != "arm" or chromeos == 0)', { |
| 747 'sources': [ |
| 748 'common/gpu/x_util.h', |
| 749 ], |
| 750 }], |
| 711 ['enable_plugins==1', { | 751 ['enable_plugins==1', { |
| 712 'dependencies': [ | 752 'dependencies': [ |
| 713 '../ppapi/ppapi_internal.gyp:ppapi_shared', | 753 '../ppapi/ppapi_internal.gyp:ppapi_shared', |
| 714 ], | 754 ], |
| 715 }, { # enable_plugins == 0 | 755 }, { # enable_plugins == 0 |
| 716 'sources!': [ | 756 'sources!': [ |
| 717 'common/pepper_file_util.cc', | 757 'common/pepper_file_util.cc', |
| 718 'common/pepper_file_util.h', | 758 'common/pepper_file_util.h', |
| 719 'common/pepper_messages.h', | 759 'common/pepper_messages.h', |
| 720 'common/pepper_plugin_list.cc', | 760 'common/pepper_plugin_list.cc', |
| (...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1043 'sources!': [ | 1083 'sources!': [ |
| 1044 'common/cursors/webcursor_ozone.cc', | 1084 'common/cursors/webcursor_ozone.cc', |
| 1045 'common/font_list_ozone.cc', | 1085 'common/font_list_ozone.cc', |
| 1046 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 1086 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
| 1047 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', | 1087 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
| 1048 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', | 1088 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
| 1049 ], | 1089 ], |
| 1050 }], | 1090 }], |
| 1051 ], | 1091 ], |
| 1052 } | 1092 } |
| OLD | NEW |