| 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 '../components/tracing.gyp:tracing', | 8 '../components/tracing.gyp:tracing', |
| 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', | 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', |
| 10 '../net/net.gyp:net', | 10 '../net/net.gyp:net', |
| (...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 'public/common/url_fetcher.h', | 157 'public/common/url_fetcher.h', |
| 158 'public/common/url_utils.cc', | 158 'public/common/url_utils.cc', |
| 159 'public/common/url_utils.h', | 159 'public/common/url_utils.h', |
| 160 'public/common/user_agent.h', | 160 'public/common/user_agent.h', |
| 161 'public/common/web_preferences.cc', | 161 'public/common/web_preferences.cc', |
| 162 'public/common/web_preferences.h', | 162 'public/common/web_preferences.h', |
| 163 'public/common/webplugininfo.cc', | 163 'public/common/webplugininfo.cc', |
| 164 'public/common/webplugininfo.h', | 164 'public/common/webplugininfo.h', |
| 165 'public/common/window_container_type.cc', | 165 'public/common/window_container_type.cc', |
| 166 'public/common/window_container_type.h', | 166 'public/common/window_container_type.h', |
| 167 'public/common/zygote_fork_delegate_linux.h', |
| 167 'public/common/zygote_handle.h', | 168 'public/common/zygote_handle.h', |
| 168 'public/common/zygote_fork_delegate_linux.h', | |
| 169 ], | 169 ], |
| 170 'private_common_sources': [ | 170 'private_common_sources': [ |
| 171 'common/accessibility_messages.h', | 171 'common/accessibility_messages.h', |
| 172 'common/all_messages.h', | 172 'common/all_messages.h', |
| 173 'common/android/address_parser.cc', | 173 'common/android/address_parser.cc', |
| 174 'common/android/address_parser.h', | 174 'common/android/address_parser.h', |
| 175 'common/android/address_parser_internal.cc', | 175 'common/android/address_parser_internal.cc', |
| 176 'common/android/address_parser_internal.h', | 176 'common/android/address_parser_internal.h', |
| 177 'common/android/common_jni_registrar.cc', | 177 'common/android/common_jni_registrar.cc', |
| 178 'common/android/common_jni_registrar.h', | 178 'common/android/common_jni_registrar.h', |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 280 'common/gamepad_param_traits.cc', | 280 'common/gamepad_param_traits.cc', |
| 281 'common/gamepad_param_traits.h', | 281 'common/gamepad_param_traits.h', |
| 282 'common/gamepad_user_gesture.cc', | 282 'common/gamepad_user_gesture.cc', |
| 283 'common/gamepad_user_gesture.h', | 283 'common/gamepad_user_gesture.h', |
| 284 'common/generic_shared_memory_id_generator.cc', | 284 'common/generic_shared_memory_id_generator.cc', |
| 285 'common/generic_shared_memory_id_generator.h', | 285 'common/generic_shared_memory_id_generator.h', |
| 286 'common/geofencing_messages.h', | 286 'common/geofencing_messages.h', |
| 287 'common/geofencing_types.cc', | 287 'common/geofencing_types.cc', |
| 288 'common/geofencing_types.h', | 288 'common/geofencing_types.h', |
| 289 'common/gin_java_bridge_messages.h', | 289 'common/gin_java_bridge_messages.h', |
| 290 'common/gpu/ca_layer_partial_damage_tree_mac.h', |
| 291 'common/gpu/ca_layer_partial_damage_tree_mac.mm', |
| 292 'common/gpu/ca_layer_tree_mac.h', |
| 293 'common/gpu/ca_layer_tree_mac.mm', |
| 294 'common/gpu/child_window_surface_win.cc', |
| 295 'common/gpu/child_window_surface_win.h', |
| 290 'common/gpu/client/command_buffer_metrics.cc', | 296 'common/gpu/client/command_buffer_metrics.cc', |
| 291 'common/gpu/client/command_buffer_metrics.h', | 297 'common/gpu/client/command_buffer_metrics.h', |
| 292 'common/gpu/client/command_buffer_proxy_impl.cc', | 298 'common/gpu/client/command_buffer_proxy_impl.cc', |
| 293 'common/gpu/client/command_buffer_proxy_impl.h', | 299 'common/gpu/client/command_buffer_proxy_impl.h', |
| 294 'common/gpu/client/context_provider_command_buffer.cc', | 300 'common/gpu/client/context_provider_command_buffer.cc', |
| 295 'common/gpu/client/context_provider_command_buffer.h', | 301 'common/gpu/client/context_provider_command_buffer.h', |
| 296 'common/gpu/client/gl_helper.cc', | 302 'common/gpu/client/gl_helper.cc', |
| 297 'common/gpu/client/gl_helper.h', | 303 'common/gpu/client/gl_helper.h', |
| 298 'common/gpu/client/gl_helper_readback_support.cc', | 304 'common/gpu/client/gl_helper_readback_support.cc', |
| 299 'common/gpu/client/gl_helper_readback_support.h', | 305 'common/gpu/client/gl_helper_readback_support.h', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 310 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.cc', | 316 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.cc', |
| 311 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.h', | 317 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.h', |
| 312 'common/gpu/client/gpu_video_decode_accelerator_host.cc', | 318 'common/gpu/client/gpu_video_decode_accelerator_host.cc', |
| 313 'common/gpu/client/gpu_video_decode_accelerator_host.h', | 319 'common/gpu/client/gpu_video_decode_accelerator_host.h', |
| 314 'common/gpu/client/gpu_video_encode_accelerator_host.cc', | 320 'common/gpu/client/gpu_video_encode_accelerator_host.cc', |
| 315 'common/gpu/client/gpu_video_encode_accelerator_host.h', | 321 'common/gpu/client/gpu_video_encode_accelerator_host.h', |
| 316 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc', | 322 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc', |
| 317 'common/gpu/client/grcontext_for_webgraphicscontext3d.h', | 323 'common/gpu/client/grcontext_for_webgraphicscontext3d.h', |
| 318 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', | 324 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', |
| 319 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', | 325 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', |
| 320 'common/gpu/ca_layer_partial_damage_tree_mac.h', | |
| 321 'common/gpu/ca_layer_partial_damage_tree_mac.mm', | |
| 322 'common/gpu/ca_layer_tree_mac.h', | |
| 323 'common/gpu/ca_layer_tree_mac.mm', | |
| 324 'common/gpu/child_window_surface_win.cc', | |
| 325 'common/gpu/child_window_surface_win.h', | |
| 326 'common/gpu/gpu_channel.cc', | 326 'common/gpu/gpu_channel.cc', |
| 327 'common/gpu/gpu_channel.h', | 327 'common/gpu/gpu_channel.h', |
| 328 'common/gpu/gpu_channel_manager.cc', | 328 'common/gpu/gpu_channel_manager.cc', |
| 329 'common/gpu/gpu_channel_manager.h', | 329 'common/gpu/gpu_channel_manager.h', |
| 330 'common/gpu/gpu_command_buffer_stub.cc', | 330 'common/gpu/gpu_command_buffer_stub.cc', |
| 331 'common/gpu/gpu_command_buffer_stub.h', | 331 'common/gpu/gpu_command_buffer_stub.h', |
| 332 'common/gpu/gpu_config.h', | 332 'common/gpu/gpu_config.h', |
| 333 'common/gpu/gpu_memory_buffer_factory.cc', | 333 'common/gpu/gpu_memory_buffer_factory.cc', |
| 334 'common/gpu/gpu_memory_buffer_factory.h', | 334 'common/gpu/gpu_memory_buffer_factory.h', |
| 335 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', | 335 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
| (...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 681 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid
get_mac' | 681 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid
get_mac' |
| 682 ], | 682 ], |
| 683 'sources': [ | 683 'sources': [ |
| 684 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', | 684 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', |
| 685 'common/gpu/client/gpu_memory_buffer_impl_io_surface.h', | 685 'common/gpu/client/gpu_memory_buffer_impl_io_surface.h', |
| 686 'common/gpu/gpu_memory_buffer_factory_io_surface.cc', | 686 'common/gpu/gpu_memory_buffer_factory_io_surface.cc', |
| 687 'common/gpu/gpu_memory_buffer_factory_io_surface.h', | 687 'common/gpu/gpu_memory_buffer_factory_io_surface.h', |
| 688 'common/gpu/media/vt_mac.h', | 688 'common/gpu/media/vt_mac.h', |
| 689 'common/gpu/media/vt_video_decode_accelerator_mac.cc', | 689 'common/gpu/media/vt_video_decode_accelerator_mac.cc', |
| 690 'common/gpu/media/vt_video_decode_accelerator_mac.h', | 690 'common/gpu/media/vt_video_decode_accelerator_mac.h', |
| 691 'common/gpu/media/vt_video_encode_accelerator_mac.cc', |
| 692 'common/gpu/media/vt_video_encode_accelerator_mac.h', |
| 691 ], | 693 ], |
| 692 'sources!': [ | 694 'sources!': [ |
| 693 'common/plugin_list_posix.cc', | 695 'common/plugin_list_posix.cc', |
| 694 ], | 696 ], |
| 695 'link_settings': { | 697 'link_settings': { |
| 696 'libraries': [ | 698 'libraries': [ |
| 697 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', | 699 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', |
| 698 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', | 700 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
| 699 '$(SDKROOT)/usr/lib/libsandbox.dylib', | 701 '$(SDKROOT)/usr/lib/libsandbox.dylib', |
| 700 ], | 702 ], |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 881 }], | 883 }], |
| 882 ['chromeos==1', { | 884 ['chromeos==1', { |
| 883 'sources': [ | 885 'sources': [ |
| 884 'common/gpu/media/accelerated_video_decoder.h', | 886 'common/gpu/media/accelerated_video_decoder.h', |
| 885 'common/gpu/media/h264_decoder.cc', | 887 'common/gpu/media/h264_decoder.cc', |
| 886 'common/gpu/media/h264_decoder.h', | 888 'common/gpu/media/h264_decoder.h', |
| 887 'common/gpu/media/h264_dpb.cc', | 889 'common/gpu/media/h264_dpb.cc', |
| 888 'common/gpu/media/h264_dpb.h', | 890 'common/gpu/media/h264_dpb.h', |
| 889 'common/gpu/media/vp8_decoder.cc', | 891 'common/gpu/media/vp8_decoder.cc', |
| 890 'common/gpu/media/vp8_decoder.h', | 892 'common/gpu/media/vp8_decoder.h', |
| 893 'common/gpu/media/vp8_picture.cc', |
| 894 'common/gpu/media/vp8_picture.h', |
| 891 'common/gpu/media/vp9_decoder.cc', | 895 'common/gpu/media/vp9_decoder.cc', |
| 892 'common/gpu/media/vp9_decoder.h', | 896 'common/gpu/media/vp9_decoder.h', |
| 893 'common/gpu/media/vp8_picture.cc', | |
| 894 'common/gpu/media/vp8_picture.h', | |
| 895 'common/gpu/media/vp9_picture.cc', | 897 'common/gpu/media/vp9_picture.cc', |
| 896 'common/gpu/media/vp9_picture.h', | 898 'common/gpu/media/vp9_picture.h', |
| 897 ], | 899 ], |
| 898 }], | 900 }], |
| 899 ['chromeos==1 and use_v4l2_codec==1', { | 901 ['chromeos==1 and use_v4l2_codec==1', { |
| 900 'direct_dependent_settings': { | 902 'direct_dependent_settings': { |
| 901 'defines': [ | 903 'defines': [ |
| 902 'USE_V4L2_CODEC' | 904 'USE_V4L2_CODEC' |
| 903 ], | 905 ], |
| 904 }, | 906 }, |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1117 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', | 1119 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', |
| 1118 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', | 1120 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', |
| 1119 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', | 1121 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', |
| 1120 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 1122 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
| 1121 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', | 1123 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', |
| 1122 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', | 1124 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
| 1123 ], | 1125 ], |
| 1124 }], | 1126 }], |
| 1125 ], | 1127 ], |
| 1126 } | 1128 } |
| OLD | NEW |