| # This file is generated by gyp; do not edit. |
| |
| include $(CLEAR_VARS) |
| |
| LOCAL_MODULE_CLASS := STATIC_LIBRARIES |
| LOCAL_MODULE := net_net_gyp |
| LOCAL_MODULE_SUFFIX := .a |
| LOCAL_MODULE_TAGS := optional |
| gyp_intermediate_dir := $(call local-intermediates-dir) |
| gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared) |
| |
| # Make sure our deps are built first. |
| GYP_TARGET_DEPENDENCIES := \ |
| $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \ |
| $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \ |
| $(call intermediates-dir-for,GYP,net_net_resources_gyp)/net_resources.stamp \ |
| $(call intermediates-dir-for,GYP,net_net_jni_headers_gyp)/net_jni_headers.stamp |
| |
| GYP_GENERATED_OUTPUTS := |
| |
| # Make sure our deps and generated files are built first. |
| LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS) |
| |
| LOCAL_CPP_EXTENSION := .cc |
| LOCAL_GENERATED_SOURCES := |
| |
| GYP_COPIED_SOURCE_ORIGIN_DIRS := |
| |
| LOCAL_SRC_FILES := \ |
| net/android/gurl_utils.cc \ |
| net/android/keystore.cc \ |
| net/android/keystore_openssl.cc \ |
| net/android/net_jni_registrar.cc \ |
| net/android/network_change_notifier_android.cc \ |
| net/android/network_change_notifier_delegate_android.cc \ |
| net/android/network_change_notifier_factory_android.cc \ |
| net/android/network_library.cc \ |
| net/base/address_list.cc \ |
| net/base/auth.cc \ |
| net/base/backoff_entry.cc \ |
| net/base/bandwidth_metrics.cc \ |
| net/base/big_endian.cc \ |
| net/base/connection_type_histograms.cc \ |
| net/base/crypto_module_openssl.cc \ |
| net/base/data_url.cc \ |
| net/base/directory_lister.cc \ |
| net/base/dns_reloader.cc \ |
| net/base/dns_util.cc \ |
| net/base/escape.cc \ |
| net/base/file_stream.cc \ |
| net/base/file_stream_context.cc \ |
| net/base/file_stream_context_posix.cc \ |
| net/base/file_stream_metrics.cc \ |
| net/base/file_stream_metrics_posix.cc \ |
| net/base/file_stream_net_log_parameters.cc \ |
| net/base/filter.cc \ |
| net/base/int128.cc \ |
| net/base/gzip_filter.cc \ |
| net/base/gzip_header.cc \ |
| net/base/hash_value.cc \ |
| net/base/host_mapping_rules.cc \ |
| net/base/host_port_pair.cc \ |
| net/base/io_buffer.cc \ |
| net/base/ip_endpoint.cc \ |
| net/base/keygen_handler.cc \ |
| net/base/keygen_handler_openssl.cc \ |
| net/base/load_timing_info.cc \ |
| net/base/mime_sniffer.cc \ |
| net/base/mime_util.cc \ |
| net/base/net_errors.cc \ |
| net/base/net_errors_posix.cc \ |
| net/base/net_log.cc \ |
| net/base/net_log_logger.cc \ |
| net/base/net_module.cc \ |
| net/base/net_util.cc \ |
| net/base/net_util_posix.cc \ |
| net/base/network_change_notifier.cc \ |
| net/base/network_delegate.cc \ |
| net/base/network_time_notifier.cc \ |
| net/base/openssl_private_key_store_android.cc \ |
| net/base/platform_mime_util_linux.cc \ |
| net/base/prioritized_dispatcher.cc \ |
| net/base/registry_controlled_domains/registry_controlled_domain.cc \ |
| net/base/request_priority.cc \ |
| net/base/sdch_filter.cc \ |
| net/base/sdch_manager.cc \ |
| net/base/static_cookie_policy.cc \ |
| net/base/test_data_stream.cc \ |
| net/base/upload_bytes_element_reader.cc \ |
| net/base/upload_data.cc \ |
| net/base/upload_data_stream.cc \ |
| net/base/upload_element.cc \ |
| net/base/upload_element_reader.cc \ |
| net/base/upload_file_element_reader.cc \ |
| net/base/url_util.cc \ |
| net/base/zap.cc \ |
| net/cert/asn1_util.cc \ |
| net/cert/cert_database.cc \ |
| net/cert/cert_database_android.cc \ |
| net/cert/cert_status_flags.cc \ |
| net/cert/cert_verifier.cc \ |
| net/cert/cert_verify_proc.cc \ |
| net/cert/cert_verify_proc_android.cc \ |
| net/cert/cert_verify_result.cc \ |
| net/cert/crl_set.cc \ |
| net/cert/ct_log_verifier.cc \ |
| net/cert/ct_log_verifier_openssl.cc \ |
| net/cert/ct_objects_extractor_openssl.cc \ |
| net/cert/ct_serialization.cc \ |
| net/cert/ct_verify_result.cc \ |
| net/cert/ev_root_ca_metadata.cc \ |
| net/cert/jwk_serializer_openssl.cc \ |
| net/cert/multi_log_ct_verifier.cc \ |
| net/cert/multi_threaded_cert_verifier.cc \ |
| net/cert/pem_tokenizer.cc \ |
| net/cert/signed_certificate_timestamp.cc \ |
| net/cert/single_request_cert_verifier.cc \ |
| net/cert/test_root_certs.cc \ |
| net/cert/test_root_certs_android.cc \ |
| net/cert/x509_cert_types.cc \ |
| net/cert/x509_certificate.cc \ |
| net/cert/x509_certificate_net_log_param.cc \ |
| net/cert/x509_certificate_openssl.cc \ |
| net/cert/x509_util.cc \ |
| net/cert/x509_util_android.cc \ |
| net/cert/x509_util_openssl.cc \ |
| net/cookies/canonical_cookie.cc \ |
| net/cookies/cookie_constants.cc \ |
| net/cookies/cookie_monster.cc \ |
| net/cookies/cookie_store.cc \ |
| net/cookies/cookie_util.cc \ |
| net/cookies/parsed_cookie.cc \ |
| net/disk_cache/addr.cc \ |
| net/disk_cache/backend_impl.cc \ |
| net/disk_cache/bitmap.cc \ |
| net/disk_cache/block_files.cc \ |
| net/disk_cache/cache_creator.cc \ |
| net/disk_cache/cache_util.cc \ |
| net/disk_cache/cache_util_posix.cc \ |
| net/disk_cache/disk_format.cc \ |
| net/disk_cache/entry_impl.cc \ |
| net/disk_cache/eviction.cc \ |
| net/disk_cache/file.cc \ |
| net/disk_cache/file_lock.cc \ |
| net/disk_cache/file_posix.cc \ |
| net/disk_cache/in_flight_backend_io.cc \ |
| net/disk_cache/in_flight_io.cc \ |
| net/disk_cache/mapped_file.cc \ |
| net/disk_cache/mapped_file_avoid_mmap_posix.cc \ |
| net/disk_cache/mem_backend_impl.cc \ |
| net/disk_cache/mem_entry_impl.cc \ |
| net/disk_cache/mem_rankings.cc \ |
| net/disk_cache/net_log_parameters.cc \ |
| net/disk_cache/rankings.cc \ |
| net/disk_cache/sparse_control.cc \ |
| net/disk_cache/stats.cc \ |
| net/disk_cache/stats_histogram.cc \ |
| net/disk_cache/trace.cc \ |
| net/disk_cache/tracing_cache_backend.cc \ |
| net/disk_cache/simple/simple_backend_impl.cc \ |
| net/disk_cache/simple/simple_entry_format.cc \ |
| net/disk_cache/simple/simple_entry_impl.cc \ |
| net/disk_cache/simple/simple_entry_operation.cc \ |
| net/disk_cache/simple/simple_index.cc \ |
| net/disk_cache/simple/simple_index_file.cc \ |
| net/disk_cache/simple/simple_index_file_posix.cc \ |
| net/disk_cache/simple/simple_net_log_parameters.cc \ |
| net/disk_cache/simple/simple_synchronous_entry.cc \ |
| net/disk_cache/simple/simple_util.cc \ |
| net/disk_cache/simple/simple_version_upgrade.cc \ |
| net/disk_cache/flash/flash_entry_impl.cc \ |
| net/disk_cache/flash/internal_entry.cc \ |
| net/disk_cache/flash/log_store.cc \ |
| net/disk_cache/flash/log_store_entry.cc \ |
| net/disk_cache/flash/segment.cc \ |
| net/disk_cache/flash/storage.cc \ |
| net/disk_cache/v3/block_bitmaps.cc \ |
| net/dns/address_sorter_posix.cc \ |
| net/dns/dns_client.cc \ |
| net/dns/dns_config_service.cc \ |
| net/dns/dns_config_service_posix.cc \ |
| net/dns/dns_hosts.cc \ |
| net/dns/dns_query.cc \ |
| net/dns/dns_response.cc \ |
| net/dns/dns_session.cc \ |
| net/dns/dns_socket_pool.cc \ |
| net/dns/dns_transaction.cc \ |
| net/dns/host_cache.cc \ |
| net/dns/host_resolver.cc \ |
| net/dns/host_resolver_impl.cc \ |
| net/dns/host_resolver_proc.cc \ |
| net/dns/mapped_host_resolver.cc \ |
| net/dns/serial_worker.cc \ |
| net/dns/single_request_host_resolver.cc \ |
| net/ftp/ftp_auth_cache.cc \ |
| net/ftp/ftp_ctrl_response_buffer.cc \ |
| net/ftp/ftp_directory_listing_parser.cc \ |
| net/ftp/ftp_directory_listing_parser_ls.cc \ |
| net/ftp/ftp_directory_listing_parser_netware.cc \ |
| net/ftp/ftp_directory_listing_parser_os2.cc \ |
| net/ftp/ftp_directory_listing_parser_vms.cc \ |
| net/ftp/ftp_directory_listing_parser_windows.cc \ |
| net/ftp/ftp_network_layer.cc \ |
| net/ftp/ftp_network_session.cc \ |
| net/ftp/ftp_network_transaction.cc \ |
| net/ftp/ftp_response_info.cc \ |
| net/ftp/ftp_server_type_histograms.cc \ |
| net/ftp/ftp_util.cc \ |
| net/http/des.cc \ |
| net/http/http_auth.cc \ |
| net/http/http_auth_cache.cc \ |
| net/http/http_auth_controller.cc \ |
| net/http/http_auth_filter.cc \ |
| net/http/http_auth_handler.cc \ |
| net/http/http_auth_handler_basic.cc \ |
| net/http/http_auth_handler_digest.cc \ |
| net/http/http_auth_handler_factory.cc \ |
| net/http/http_auth_handler_ntlm.cc \ |
| net/http/http_auth_handler_ntlm_portable.cc \ |
| net/http/http_basic_state.cc \ |
| net/http/http_basic_stream.cc \ |
| net/http/http_byte_range.cc \ |
| net/http/http_cache.cc \ |
| net/http/http_cache_transaction.cc \ |
| net/http/http_content_disposition.cc \ |
| net/http/http_chunked_decoder.cc \ |
| net/http/http_network_layer.cc \ |
| net/http/http_network_session.cc \ |
| net/http/http_network_session_peer.cc \ |
| net/http/http_network_transaction.cc \ |
| net/http/http_pipelined_connection_impl.cc \ |
| net/http/http_pipelined_host.cc \ |
| net/http/http_pipelined_host_forced.cc \ |
| net/http/http_pipelined_host_impl.cc \ |
| net/http/http_pipelined_host_pool.cc \ |
| net/http/http_pipelined_stream.cc \ |
| net/http/http_proxy_client_socket.cc \ |
| net/http/http_proxy_client_socket_pool.cc \ |
| net/http/http_request_headers.cc \ |
| net/http/http_request_info.cc \ |
| net/http/http_response_body_drainer.cc \ |
| net/http/http_response_headers.cc \ |
| net/http/http_response_info.cc \ |
| net/http/http_security_headers.cc \ |
| net/http/http_server_properties.cc \ |
| net/http/http_server_properties_impl.cc \ |
| net/http/http_status_code.cc \ |
| net/http/http_stream_factory.cc \ |
| net/http/http_stream_factory_impl.cc \ |
| net/http/http_stream_factory_impl_job.cc \ |
| net/http/http_stream_factory_impl_request.cc \ |
| net/http/http_stream_parser.cc \ |
| net/http/http_util.cc \ |
| net/http/http_util_icu.cc \ |
| net/http/http_vary_data.cc \ |
| net/http/md4.cc \ |
| net/http/partial_data.cc \ |
| net/http/proxy_client_socket.cc \ |
| net/http/proxy_connect_redirect_http_stream.cc \ |
| net/http/transport_security_persister.cc \ |
| net/http/transport_security_state.cc \ |
| net/http/url_security_manager.cc \ |
| net/http/url_security_manager_posix.cc \ |
| net/proxy/dhcp_proxy_script_fetcher.cc \ |
| net/proxy/dhcp_proxy_script_fetcher_factory.cc \ |
| net/proxy/multi_threaded_proxy_resolver.cc \ |
| net/proxy/network_delegate_error_observer.cc \ |
| net/proxy/polling_proxy_config_service.cc \ |
| net/proxy/proxy_bypass_rules.cc \ |
| net/proxy/proxy_config.cc \ |
| net/proxy/proxy_config_service_android.cc \ |
| net/proxy/proxy_config_service_fixed.cc \ |
| net/proxy/proxy_config_source.cc \ |
| net/proxy/proxy_info.cc \ |
| net/proxy/proxy_list.cc \ |
| net/proxy/proxy_resolver_script_data.cc \ |
| net/proxy/proxy_script_decider.cc \ |
| net/proxy/proxy_script_fetcher_impl.cc \ |
| net/proxy/proxy_server.cc \ |
| net/proxy/proxy_service.cc \ |
| net/quic/congestion_control/available_channel_estimator.cc \ |
| net/quic/congestion_control/channel_estimator.cc \ |
| net/quic/congestion_control/cube_root.cc \ |
| net/quic/congestion_control/cubic.cc \ |
| net/quic/congestion_control/fix_rate_receiver.cc \ |
| net/quic/congestion_control/fix_rate_sender.cc \ |
| net/quic/congestion_control/hybrid_slow_start.cc \ |
| net/quic/congestion_control/inter_arrival_bitrate_ramp_up.cc \ |
| net/quic/congestion_control/inter_arrival_overuse_detector.cc \ |
| net/quic/congestion_control/inter_arrival_probe.cc \ |
| net/quic/congestion_control/inter_arrival_receiver.cc \ |
| net/quic/congestion_control/inter_arrival_sender.cc \ |
| net/quic/congestion_control/inter_arrival_state_machine.cc \ |
| net/quic/congestion_control/leaky_bucket.cc \ |
| net/quic/congestion_control/paced_sender.cc \ |
| net/quic/congestion_control/pacing_sender.cc \ |
| net/quic/congestion_control/quic_congestion_manager.cc \ |
| net/quic/congestion_control/receive_algorithm_interface.cc \ |
| net/quic/congestion_control/send_algorithm_interface.cc \ |
| net/quic/congestion_control/tcp_cubic_sender.cc \ |
| net/quic/congestion_control/tcp_receiver.cc \ |
| net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc \ |
| net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc \ |
| net/quic/crypto/cert_compressor.cc \ |
| net/quic/crypto/channel_id.cc \ |
| net/quic/crypto/channel_id_openssl.cc \ |
| net/quic/crypto/common_cert_set.cc \ |
| net/quic/crypto/crypto_framer.cc \ |
| net/quic/crypto/crypto_handshake.cc \ |
| net/quic/crypto/crypto_secret_boxer.cc \ |
| net/quic/crypto/crypto_server_config_protobuf.cc \ |
| net/quic/crypto/crypto_utils.cc \ |
| net/quic/crypto/curve25519_key_exchange.cc \ |
| net/quic/crypto/local_strike_register_client.cc \ |
| net/quic/crypto/null_decrypter.cc \ |
| net/quic/crypto/null_encrypter.cc \ |
| net/quic/crypto/p256_key_exchange_openssl.cc \ |
| net/quic/crypto/proof_source_chromium.cc \ |
| net/quic/crypto/proof_verifier.cc \ |
| net/quic/crypto/proof_verifier_chromium.cc \ |
| net/quic/crypto/quic_crypto_client_config.cc \ |
| net/quic/crypto/quic_crypto_server_config.cc \ |
| net/quic/crypto/quic_decrypter.cc \ |
| net/quic/crypto/quic_encrypter.cc \ |
| net/quic/crypto/quic_random.cc \ |
| net/quic/crypto/scoped_evp_cipher_ctx.cc \ |
| net/quic/crypto/strike_register.cc \ |
| net/quic/crypto/source_address_token.cc \ |
| net/quic/iovector.cc \ |
| net/quic/quic_ack_notifier.cc \ |
| net/quic/quic_ack_notifier_manager.cc \ |
| net/quic/quic_alarm.cc \ |
| net/quic/quic_bandwidth.cc \ |
| net/quic/quic_client_session.cc \ |
| net/quic/quic_clock.cc \ |
| net/quic/quic_config.cc \ |
| net/quic/quic_connection.cc \ |
| net/quic/quic_connection_helper.cc \ |
| net/quic/quic_connection_logger.cc \ |
| net/quic/quic_connection_stats.cc \ |
| net/quic/quic_crypto_client_stream.cc \ |
| net/quic/quic_crypto_server_stream.cc \ |
| net/quic/quic_crypto_stream.cc \ |
| net/quic/quic_data_reader.cc \ |
| net/quic/quic_data_writer.cc \ |
| net/quic/quic_default_packet_writer.cc \ |
| net/quic/quic_fec_group.cc \ |
| net/quic/quic_framer.cc \ |
| net/quic/quic_http_stream.cc \ |
| net/quic/quic_http_utils.cc \ |
| net/quic/quic_packet_creator.cc \ |
| net/quic/quic_packet_generator.cc \ |
| net/quic/quic_protocol.cc \ |
| net/quic/quic_received_packet_manager.cc \ |
| net/quic/quic_reliable_client_stream.cc \ |
| net/quic/quic_sent_entropy_manager.cc \ |
| net/quic/quic_sent_packet_manager.cc \ |
| net/quic/quic_session.cc \ |
| net/quic/quic_spdy_compressor.cc \ |
| net/quic/quic_spdy_decompressor.cc \ |
| net/quic/quic_stream_factory.cc \ |
| net/quic/quic_stream_sequencer.cc \ |
| net/quic/quic_time.cc \ |
| net/quic/quic_utils.cc \ |
| net/quic/reliable_quic_stream.cc \ |
| net/quic/spdy_utils.cc \ |
| net/socket/buffered_write_stream_socket.cc \ |
| net/socket/client_socket_factory.cc \ |
| net/socket/client_socket_handle.cc \ |
| net/socket/client_socket_pool.cc \ |
| net/socket/client_socket_pool_base.cc \ |
| net/socket/client_socket_pool_histograms.cc \ |
| net/socket/client_socket_pool_manager.cc \ |
| net/socket/client_socket_pool_manager_impl.cc \ |
| net/socket/socket_descriptor.cc \ |
| net/socket/socket_net_log_params.cc \ |
| net/socket/socks5_client_socket.cc \ |
| net/socket/socks_client_socket.cc \ |
| net/socket/socks_client_socket_pool.cc \ |
| net/socket/ssl_client_socket.cc \ |
| net/socket/ssl_client_socket_openssl.cc \ |
| net/socket/ssl_client_socket_pool.cc \ |
| net/socket/ssl_error_params.cc \ |
| net/socket/ssl_server_socket_openssl.cc \ |
| net/socket/stream_listen_socket.cc \ |
| net/socket/stream_socket.cc \ |
| net/socket/tcp_client_socket.cc \ |
| net/socket/tcp_listen_socket.cc \ |
| net/socket/tcp_server_socket.cc \ |
| net/socket/tcp_socket.cc \ |
| net/socket/tcp_socket_libevent.cc \ |
| net/socket/transport_client_socket_pool.cc \ |
| net/socket/unix_domain_socket_posix.cc \ |
| net/socket_stream/socket_stream.cc \ |
| net/socket_stream/socket_stream_job.cc \ |
| net/socket_stream/socket_stream_job_manager.cc \ |
| net/socket_stream/socket_stream_metrics.cc \ |
| net/spdy/buffered_spdy_framer.cc \ |
| net/spdy/spdy_buffer.cc \ |
| net/spdy/spdy_buffer_producer.cc \ |
| net/spdy/spdy_frame_builder.cc \ |
| net/spdy/spdy_frame_reader.cc \ |
| net/spdy/spdy_framer.cc \ |
| net/spdy/spdy_header_block.cc \ |
| net/spdy/spdy_http_stream.cc \ |
| net/spdy/spdy_http_utils.cc \ |
| net/spdy/spdy_protocol.cc \ |
| net/spdy/spdy_proxy_client_socket.cc \ |
| net/spdy/spdy_read_queue.cc \ |
| net/spdy/spdy_session.cc \ |
| net/spdy/spdy_session_key.cc \ |
| net/spdy/spdy_session_pool.cc \ |
| net/spdy/spdy_stream.cc \ |
| net/spdy/spdy_websocket_stream.cc \ |
| net/spdy/spdy_write_queue.cc \ |
| net/ssl/default_server_bound_cert_store.cc \ |
| net/ssl/openssl_client_key_store.cc \ |
| net/ssl/server_bound_cert_service.cc \ |
| net/ssl/server_bound_cert_store.cc \ |
| net/ssl/ssl_cert_request_info.cc \ |
| net/ssl/ssl_cipher_suite_names.cc \ |
| net/ssl/ssl_client_auth_cache.cc \ |
| net/ssl/ssl_config_service.cc \ |
| net/ssl/ssl_config_service_defaults.cc \ |
| net/ssl/ssl_info.cc \ |
| net/udp/udp_client_socket.cc \ |
| net/udp/udp_net_log_parameters.cc \ |
| net/udp/udp_server_socket.cc \ |
| net/udp/udp_socket_libevent.cc \ |
| net/url_request/data_protocol_handler.cc \ |
| net/url_request/file_protocol_handler.cc \ |
| net/url_request/ftp_protocol_handler.cc \ |
| net/url_request/protocol_intercept_job_factory.cc \ |
| net/url_request/static_http_user_agent_settings.cc \ |
| net/url_request/url_fetcher.cc \ |
| net/url_request/url_fetcher_core.cc \ |
| net/url_request/url_fetcher_delegate.cc \ |
| net/url_request/url_fetcher_impl.cc \ |
| net/url_request/url_fetcher_response_writer.cc \ |
| net/url_request/url_request.cc \ |
| net/url_request/url_request_about_job.cc \ |
| net/url_request/url_request_context.cc \ |
| net/url_request/url_request_context_builder.cc \ |
| net/url_request/url_request_context_getter.cc \ |
| net/url_request/url_request_context_storage.cc \ |
| net/url_request/url_request_data_job.cc \ |
| net/url_request/url_request_error_job.cc \ |
| net/url_request/url_request_file_dir_job.cc \ |
| net/url_request/url_request_file_job.cc \ |
| net/url_request/url_request_filter.cc \ |
| net/url_request/url_request_ftp_job.cc \ |
| net/url_request/url_request_http_job.cc \ |
| net/url_request/url_request_job.cc \ |
| net/url_request/url_request_job_factory.cc \ |
| net/url_request/url_request_job_factory_impl.cc \ |
| net/url_request/url_request_job_manager.cc \ |
| net/url_request/url_request_netlog_params.cc \ |
| net/url_request/url_request_redirect_job.cc \ |
| net/url_request/url_request_simple_job.cc \ |
| net/url_request/url_request_test_job.cc \ |
| net/url_request/url_request_throttler_entry.cc \ |
| net/url_request/url_request_throttler_header_adapter.cc \ |
| net/url_request/url_request_throttler_manager.cc \ |
| net/url_request/view_cache_helper.cc \ |
| net/websockets/websocket_basic_handshake_stream.cc \ |
| net/websockets/websocket_basic_stream.cc \ |
| net/websockets/websocket_channel.cc \ |
| net/websockets/websocket_deflate_predictor_impl.cc \ |
| net/websockets/websocket_deflate_stream.cc \ |
| net/websockets/websocket_deflater.cc \ |
| net/websockets/websocket_errors.cc \ |
| net/websockets/websocket_extension.cc \ |
| net/websockets/websocket_extension_parser.cc \ |
| net/websockets/websocket_frame.cc \ |
| net/websockets/websocket_frame_parser.cc \ |
| net/websockets/websocket_handshake_constants.cc \ |
| net/websockets/websocket_handshake_handler.cc \ |
| net/websockets/websocket_inflater.cc \ |
| net/websockets/websocket_job.cc \ |
| net/websockets/websocket_net_log_params.cc \ |
| net/websockets/websocket_stream.cc \ |
| net/websockets/websocket_throttle.cc |
| |
| |
| # Flags passed to both C and C++ files. |
| MY_CFLAGS_Debug := \ |
| -fstack-protector \ |
| --param=ssp-buffer-size=4 \ |
| \ |
| -fno-exceptions \ |
| -fno-strict-aliasing \ |
| -Wall \ |
| -Wno-unused-parameter \ |
| -Wno-missing-field-initializers \ |
| -fvisibility=hidden \ |
| -pipe \ |
| -fPIC \ |
| -EL \ |
| -mhard-float \ |
| -ffunction-sections \ |
| -funwind-tables \ |
| -g \ |
| -fstack-protector \ |
| -fno-short-enums \ |
| -finline-limit=64 \ |
| -Wa,--noexecstack \ |
| -U_FORTIFY_SOURCE \ |
| -Wno-extra \ |
| -Wno-ignored-qualifiers \ |
| -Wno-type-limits \ |
| -Os \ |
| -g \ |
| -fomit-frame-pointer \ |
| -fdata-sections \ |
| -ffunction-sections |
| |
| MY_DEFS_Debug := \ |
| '-DANGLE_DX11' \ |
| '-D_FILE_OFFSET_BITS=64' \ |
| '-DNO_TCMALLOC' \ |
| '-DDISABLE_NACL' \ |
| '-DCHROMIUM_BUILD' \ |
| '-DUSE_LIBJPEG_TURBO=1' \ |
| '-DUSE_PROPRIETARY_CODECS' \ |
| '-DENABLE_CONFIGURATION_POLICY' \ |
| '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ |
| '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ |
| '-DUSE_OPENSSL=1' \ |
| '-DENABLE_EGLIMAGE=1' \ |
| '-DCLD_VERSION=1' \ |
| '-DENABLE_MANAGED_USERS=1' \ |
| '-DNET_IMPLEMENTATION' \ |
| '-DPOSIX_AVOID_MMAP' \ |
| '-DENABLE_BUILT_IN_DNS' \ |
| '-DU_USING_ICU_NAMESPACE=0' \ |
| '-D__STDC_CONSTANT_MACROS' \ |
| '-D__STDC_FORMAT_MACROS' \ |
| '-DANDROID' \ |
| '-D__GNU_SOURCE=1' \ |
| '-DUSE_STLPORT=1' \ |
| '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ |
| '-DCHROME_BUILD_ID=""' \ |
| '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \ |
| '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \ |
| '-D_DEBUG' |
| |
| |
| # Include paths placed before CFLAGS/CPPFLAGS |
| LOCAL_C_INCLUDES_Debug := \ |
| $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ |
| $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \ |
| $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \ |
| $(LOCAL_PATH)/third_party/openssl \ |
| $(LOCAL_PATH) \ |
| $(LOCAL_PATH)/sdch/open-vcdiff/src \ |
| $(PWD)/external/icu4c/common \ |
| $(PWD)/external/icu4c/i18n \ |
| $(LOCAL_PATH)/third_party/zlib \ |
| $(gyp_shared_intermediate_dir)/net \ |
| $(LOCAL_PATH)/third_party/openssl/openssl/include \ |
| $(PWD)/frameworks/wilhelm/include \ |
| $(PWD)/bionic \ |
| $(PWD)/external/stlport/stlport |
| |
| |
| # Flags passed to only C++ (and not C) files. |
| LOCAL_CPPFLAGS_Debug := \ |
| -fno-rtti \ |
| -fno-threadsafe-statics \ |
| -fvisibility-inlines-hidden \ |
| -Wsign-compare \ |
| -Wno-uninitialized \ |
| -Wno-error=c++0x-compat \ |
| -Wno-non-virtual-dtor \ |
| -Wno-sign-promo |
| |
| |
| # Flags passed to both C and C++ files. |
| MY_CFLAGS_Release := \ |
| -fstack-protector \ |
| --param=ssp-buffer-size=4 \ |
| \ |
| -fno-exceptions \ |
| -fno-strict-aliasing \ |
| -Wall \ |
| -Wno-unused-parameter \ |
| -Wno-missing-field-initializers \ |
| -fvisibility=hidden \ |
| -pipe \ |
| -fPIC \ |
| -EL \ |
| -mhard-float \ |
| -ffunction-sections \ |
| -funwind-tables \ |
| -g \ |
| -fstack-protector \ |
| -fno-short-enums \ |
| -finline-limit=64 \ |
| -Wa,--noexecstack \ |
| -U_FORTIFY_SOURCE \ |
| -Wno-extra \ |
| -Wno-ignored-qualifiers \ |
| -Wno-type-limits \ |
| -Os \ |
| -fno-ident \ |
| -fdata-sections \ |
| -ffunction-sections \ |
| -fomit-frame-pointer |
| |
| MY_DEFS_Release := \ |
| '-DANGLE_DX11' \ |
| '-D_FILE_OFFSET_BITS=64' \ |
| '-DNO_TCMALLOC' \ |
| '-DDISABLE_NACL' \ |
| '-DCHROMIUM_BUILD' \ |
| '-DUSE_LIBJPEG_TURBO=1' \ |
| '-DUSE_PROPRIETARY_CODECS' \ |
| '-DENABLE_CONFIGURATION_POLICY' \ |
| '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ |
| '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ |
| '-DUSE_OPENSSL=1' \ |
| '-DENABLE_EGLIMAGE=1' \ |
| '-DCLD_VERSION=1' \ |
| '-DENABLE_MANAGED_USERS=1' \ |
| '-DNET_IMPLEMENTATION' \ |
| '-DPOSIX_AVOID_MMAP' \ |
| '-DENABLE_BUILT_IN_DNS' \ |
| '-DU_USING_ICU_NAMESPACE=0' \ |
| '-D__STDC_CONSTANT_MACROS' \ |
| '-D__STDC_FORMAT_MACROS' \ |
| '-DANDROID' \ |
| '-D__GNU_SOURCE=1' \ |
| '-DUSE_STLPORT=1' \ |
| '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ |
| '-DCHROME_BUILD_ID=""' \ |
| '-DNDEBUG' \ |
| '-DNVALGRIND' \ |
| '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \ |
| '-D_FORTIFY_SOURCE=2' |
| |
| |
| # Include paths placed before CFLAGS/CPPFLAGS |
| LOCAL_C_INCLUDES_Release := \ |
| $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \ |
| $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \ |
| $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \ |
| $(LOCAL_PATH)/third_party/openssl \ |
| $(LOCAL_PATH) \ |
| $(LOCAL_PATH)/sdch/open-vcdiff/src \ |
| $(PWD)/external/icu4c/common \ |
| $(PWD)/external/icu4c/i18n \ |
| $(LOCAL_PATH)/third_party/zlib \ |
| $(gyp_shared_intermediate_dir)/net \ |
| $(LOCAL_PATH)/third_party/openssl/openssl/include \ |
| $(PWD)/frameworks/wilhelm/include \ |
| $(PWD)/bionic \ |
| $(PWD)/external/stlport/stlport |
| |
| |
| # Flags passed to only C++ (and not C) files. |
| LOCAL_CPPFLAGS_Release := \ |
| -fno-rtti \ |
| -fno-threadsafe-statics \ |
| -fvisibility-inlines-hidden \ |
| -Wsign-compare \ |
| -Wno-uninitialized \ |
| -Wno-error=c++0x-compat \ |
| -Wno-non-virtual-dtor \ |
| -Wno-sign-promo |
| |
| |
| LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION)) |
| LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION)) |
| LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION)) |
| ### Rules for final target. |
| |
| LOCAL_LDFLAGS_Debug := \ |
| -Wl,-z,now \ |
| -Wl,-z,relro \ |
| -Wl,-z,noexecstack \ |
| -fPIC \ |
| -EL \ |
| -Wl,--no-keep-memory \ |
| -nostdlib \ |
| -Wl,--no-undefined \ |
| -Wl,--exclude-libs=ALL \ |
| -Wl,--fatal-warnings \ |
| -Wl,--gc-sections \ |
| -Wl,--warn-shared-textrel \ |
| -Wl,-O1 \ |
| -Wl,--as-needed |
| |
| |
| LOCAL_LDFLAGS_Release := \ |
| -Wl,-z,now \ |
| -Wl,-z,relro \ |
| -Wl,-z,noexecstack \ |
| -fPIC \ |
| -EL \ |
| -Wl,--no-keep-memory \ |
| -nostdlib \ |
| -Wl,--no-undefined \ |
| -Wl,--exclude-libs=ALL \ |
| -Wl,-O1 \ |
| -Wl,--as-needed \ |
| -Wl,--gc-sections \ |
| -Wl,--fatal-warnings \ |
| -Wl,--warn-shared-textrel |
| |
| |
| LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION)) |
| |
| LOCAL_STATIC_LIBRARIES := |
| |
| # Enable grouping to fix circular references |
| LOCAL_GROUP_STATIC_LIBRARIES := true |
| |
| LOCAL_SHARED_LIBRARIES := \ |
| libstlport \ |
| libdl |
| |
| # Add target alias to "gyp_all_modules" target. |
| .PHONY: gyp_all_modules |
| gyp_all_modules: net_net_gyp |
| |
| # Alias gyp target name. |
| .PHONY: net |
| net: net_net_gyp |
| |
| include $(BUILD_STATIC_LIBRARY) |