blob: c9367ab6c7ab5ddb533e3519d1fd3182ef6eb27b [file] [log] [blame]
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +01001# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := net_net_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
Ben Murdochc5cede92014-04-10 11:22:14 +01009LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010012
13# Make sure our deps are built first.
14GYP_TARGET_DEPENDENCIES := \
Ben Murdochc5cede92014-04-10 11:22:14 +010015 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp,,,$(GYP_VAR_PREFIX))/icui18n.stamp \
16 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp,,,$(GYP_VAR_PREFIX))/icuuc.stamp \
17 $(call intermediates-dir-for,GYP,net_net_resources_gyp,,,$(GYP_VAR_PREFIX))/net_resources.stamp \
18 $(call intermediates-dir-for,GYP,net_net_jni_headers_gyp,,,$(GYP_VAR_PREFIX))/net_jni_headers.stamp
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010019
20GYP_GENERATED_OUTPUTS :=
21
22# Make sure our deps and generated files are built first.
23LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
24
25LOCAL_CPP_EXTENSION := .cc
26LOCAL_GENERATED_SOURCES :=
27
28GYP_COPIED_SOURCE_ORIGIN_DIRS :=
29
30LOCAL_SRC_FILES := \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000031 net/android/cert_verify_result_android.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010032 net/android/gurl_utils.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000033 net/android/android_private_key.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010034 net/android/keystore.cc \
35 net/android/keystore_openssl.cc \
36 net/android/net_jni_registrar.cc \
37 net/android/network_change_notifier_android.cc \
38 net/android/network_change_notifier_delegate_android.cc \
39 net/android/network_change_notifier_factory_android.cc \
40 net/android/network_library.cc \
41 net/base/address_list.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000042 net/base/address_tracker_linux.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010043 net/base/auth.cc \
44 net/base/backoff_entry.cc \
45 net/base/bandwidth_metrics.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010046 net/base/connection_type_histograms.cc \
47 net/base/crypto_module_openssl.cc \
48 net/base/data_url.cc \
49 net/base/directory_lister.cc \
50 net/base/dns_reloader.cc \
51 net/base/dns_util.cc \
52 net/base/escape.cc \
53 net/base/file_stream.cc \
54 net/base/file_stream_context.cc \
55 net/base/file_stream_context_posix.cc \
Ben Murdochc5cede92014-04-10 11:22:14 +010056 net/base/filename_util.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010057 net/base/hash_value.cc \
58 net/base/host_mapping_rules.cc \
59 net/base/host_port_pair.cc \
Ben Murdochc5cede92014-04-10 11:22:14 +010060 net/base/int128.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010061 net/base/io_buffer.cc \
62 net/base/ip_endpoint.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +000063 net/base/ip_pattern.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010064 net/base/keygen_handler.cc \
65 net/base/keygen_handler_openssl.cc \
66 net/base/load_timing_info.cc \
67 net/base/mime_sniffer.cc \
68 net/base/mime_util.cc \
69 net/base/net_errors.cc \
70 net/base/net_errors_posix.cc \
71 net/base/net_log.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +010072 net/base/net_log_logger.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010073 net/base/net_module.cc \
74 net/base/net_util.cc \
75 net/base/net_util_posix.cc \
76 net/base/network_change_notifier.cc \
77 net/base/network_delegate.cc \
78 net/base/network_time_notifier.cc \
79 net/base/openssl_private_key_store_android.cc \
80 net/base/platform_mime_util_linux.cc \
81 net/base/prioritized_dispatcher.cc \
82 net/base/registry_controlled_domains/registry_controlled_domain.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +010083 net/base/request_priority.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010084 net/base/sdch_manager.cc \
85 net/base/static_cookie_policy.cc \
86 net/base/test_data_stream.cc \
87 net/base/upload_bytes_element_reader.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010088 net/base/upload_data_stream.cc \
89 net/base/upload_element.cc \
90 net/base/upload_element_reader.cc \
91 net/base/upload_file_element_reader.cc \
92 net/base/url_util.cc \
93 net/base/zap.cc \
94 net/cert/asn1_util.cc \
95 net/cert/cert_database.cc \
96 net/cert/cert_database_android.cc \
97 net/cert/cert_status_flags.cc \
98 net/cert/cert_verifier.cc \
99 net/cert/cert_verify_proc.cc \
100 net/cert/cert_verify_proc_android.cc \
101 net/cert/cert_verify_result.cc \
102 net/cert/crl_set.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000103 net/cert/ct_known_logs.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000104 net/cert/ct_log_verifier.cc \
105 net/cert/ct_log_verifier_openssl.cc \
106 net/cert/ct_objects_extractor_openssl.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000107 net/cert/ct_serialization.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000108 net/cert/ct_signed_certificate_timestamp_log_param.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000109 net/cert/ct_verify_result.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100110 net/cert/ev_root_ca_metadata.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100111 net/cert/jwk_serializer_openssl.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000112 net/cert/multi_log_ct_verifier.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100113 net/cert/multi_threaded_cert_verifier.cc \
114 net/cert/pem_tokenizer.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000115 net/cert/signed_certificate_timestamp.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100116 net/cert/single_request_cert_verifier.cc \
117 net/cert/test_root_certs.cc \
118 net/cert/test_root_certs_android.cc \
119 net/cert/x509_cert_types.cc \
120 net/cert/x509_certificate.cc \
121 net/cert/x509_certificate_net_log_param.cc \
122 net/cert/x509_certificate_openssl.cc \
123 net/cert/x509_util.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000124 net/cert/x509_util_android.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100125 net/cert/x509_util_openssl.cc \
126 net/cookies/canonical_cookie.cc \
127 net/cookies/cookie_constants.cc \
128 net/cookies/cookie_monster.cc \
129 net/cookies/cookie_store.cc \
130 net/cookies/cookie_util.cc \
131 net/cookies/parsed_cookie.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000132 net/disk_cache/blockfile/addr.cc \
133 net/disk_cache/blockfile/backend_impl.cc \
134 net/disk_cache/blockfile/backend_impl_v3.cc \
Ben Murdocheffb81e2014-03-31 11:51:25 +0100135 net/disk_cache/blockfile/backend_worker_v3.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000136 net/disk_cache/blockfile/bitmap.cc \
137 net/disk_cache/blockfile/block_bitmaps_v3.cc \
138 net/disk_cache/blockfile/block_files.cc \
139 net/disk_cache/blockfile/disk_format.cc \
140 net/disk_cache/blockfile/entry_impl.cc \
141 net/disk_cache/blockfile/entry_impl_v3.cc \
142 net/disk_cache/blockfile/eviction.cc \
143 net/disk_cache/blockfile/eviction_v3.cc \
144 net/disk_cache/blockfile/file.cc \
145 net/disk_cache/blockfile/file_lock.cc \
146 net/disk_cache/blockfile/file_posix.cc \
147 net/disk_cache/blockfile/in_flight_backend_io.cc \
148 net/disk_cache/blockfile/in_flight_io.cc \
149 net/disk_cache/blockfile/index_table_v3.cc \
150 net/disk_cache/blockfile/mapped_file.cc \
151 net/disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc \
152 net/disk_cache/blockfile/rankings.cc \
153 net/disk_cache/blockfile/sparse_control.cc \
154 net/disk_cache/blockfile/stats.cc \
155 net/disk_cache/blockfile/stats_histogram.cc \
156 net/disk_cache/blockfile/trace.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100157 net/disk_cache/cache_creator.cc \
158 net/disk_cache/cache_util.cc \
159 net/disk_cache/cache_util_posix.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000160 net/disk_cache/memory/mem_backend_impl.cc \
161 net/disk_cache/memory/mem_entry_impl.cc \
162 net/disk_cache/memory/mem_rankings.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100163 net/disk_cache/net_log_parameters.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100164 net/disk_cache/simple/simple_backend_impl.cc \
165 net/disk_cache/simple/simple_entry_format.cc \
166 net/disk_cache/simple/simple_entry_impl.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100167 net/disk_cache/simple/simple_entry_operation.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100168 net/disk_cache/simple/simple_index.cc \
169 net/disk_cache/simple/simple_index_file.cc \
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +0100170 net/disk_cache/simple/simple_index_file_posix.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100171 net/disk_cache/simple/simple_net_log_parameters.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100172 net/disk_cache/simple/simple_synchronous_entry.cc \
173 net/disk_cache/simple/simple_util.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100174 net/disk_cache/simple/simple_version_upgrade.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000175 net/disk_cache/tracing/tracing_cache_backend.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100176 net/dns/address_sorter_posix.cc \
177 net/dns/dns_client.cc \
178 net/dns/dns_config_service.cc \
179 net/dns/dns_config_service_posix.cc \
180 net/dns/dns_hosts.cc \
181 net/dns/dns_query.cc \
182 net/dns/dns_response.cc \
183 net/dns/dns_session.cc \
184 net/dns/dns_socket_pool.cc \
185 net/dns/dns_transaction.cc \
186 net/dns/host_cache.cc \
187 net/dns/host_resolver.cc \
188 net/dns/host_resolver_impl.cc \
189 net/dns/host_resolver_proc.cc \
190 net/dns/mapped_host_resolver.cc \
191 net/dns/serial_worker.cc \
192 net/dns/single_request_host_resolver.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000193 net/filter/filter.cc \
194 net/filter/gzip_filter.cc \
195 net/filter/gzip_header.cc \
196 net/filter/sdch_filter.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100197 net/ftp/ftp_auth_cache.cc \
198 net/ftp/ftp_ctrl_response_buffer.cc \
199 net/ftp/ftp_directory_listing_parser.cc \
200 net/ftp/ftp_directory_listing_parser_ls.cc \
201 net/ftp/ftp_directory_listing_parser_netware.cc \
202 net/ftp/ftp_directory_listing_parser_os2.cc \
203 net/ftp/ftp_directory_listing_parser_vms.cc \
204 net/ftp/ftp_directory_listing_parser_windows.cc \
205 net/ftp/ftp_network_layer.cc \
206 net/ftp/ftp_network_session.cc \
207 net/ftp/ftp_network_transaction.cc \
208 net/ftp/ftp_response_info.cc \
209 net/ftp/ftp_server_type_histograms.cc \
210 net/ftp/ftp_util.cc \
211 net/http/des.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000212 net/http/disk_cache_based_quic_server_info.cc \
213 net/http/failing_http_transaction_factory.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100214 net/http/http_auth.cc \
215 net/http/http_auth_cache.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000216 net/http/http_auth_challenge_tokenizer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100217 net/http/http_auth_controller.cc \
218 net/http/http_auth_filter.cc \
219 net/http/http_auth_handler.cc \
220 net/http/http_auth_handler_basic.cc \
221 net/http/http_auth_handler_digest.cc \
222 net/http/http_auth_handler_factory.cc \
223 net/http/http_auth_handler_ntlm.cc \
224 net/http/http_auth_handler_ntlm_portable.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000225 net/http/http_basic_state.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100226 net/http/http_basic_stream.cc \
227 net/http/http_byte_range.cc \
228 net/http/http_cache.cc \
229 net/http/http_cache_transaction.cc \
230 net/http/http_content_disposition.cc \
231 net/http/http_chunked_decoder.cc \
Torne (Richard Coles)23730a62014-03-21 14:25:57 +0000232 net/http/http_log_util.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100233 net/http/http_network_layer.cc \
234 net/http/http_network_session.cc \
235 net/http/http_network_session_peer.cc \
236 net/http/http_network_transaction.cc \
237 net/http/http_pipelined_connection_impl.cc \
238 net/http/http_pipelined_host.cc \
239 net/http/http_pipelined_host_forced.cc \
240 net/http/http_pipelined_host_impl.cc \
241 net/http/http_pipelined_host_pool.cc \
242 net/http/http_pipelined_stream.cc \
243 net/http/http_proxy_client_socket.cc \
244 net/http/http_proxy_client_socket_pool.cc \
245 net/http/http_request_headers.cc \
246 net/http/http_request_info.cc \
247 net/http/http_response_body_drainer.cc \
248 net/http/http_response_headers.cc \
249 net/http/http_response_info.cc \
250 net/http/http_security_headers.cc \
251 net/http/http_server_properties.cc \
252 net/http/http_server_properties_impl.cc \
253 net/http/http_status_code.cc \
254 net/http/http_stream_factory.cc \
255 net/http/http_stream_factory_impl.cc \
256 net/http/http_stream_factory_impl_job.cc \
257 net/http/http_stream_factory_impl_request.cc \
258 net/http/http_stream_parser.cc \
259 net/http/http_util.cc \
260 net/http/http_util_icu.cc \
261 net/http/http_vary_data.cc \
262 net/http/md4.cc \
263 net/http/partial_data.cc \
264 net/http/proxy_client_socket.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100265 net/http/proxy_connect_redirect_http_stream.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000266 net/http/transport_security_persister.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100267 net/http/transport_security_state.cc \
268 net/http/url_security_manager.cc \
269 net/http/url_security_manager_posix.cc \
270 net/proxy/dhcp_proxy_script_fetcher.cc \
271 net/proxy/dhcp_proxy_script_fetcher_factory.cc \
272 net/proxy/multi_threaded_proxy_resolver.cc \
273 net/proxy/network_delegate_error_observer.cc \
274 net/proxy/polling_proxy_config_service.cc \
275 net/proxy/proxy_bypass_rules.cc \
276 net/proxy/proxy_config.cc \
277 net/proxy/proxy_config_service_android.cc \
278 net/proxy/proxy_config_service_fixed.cc \
279 net/proxy/proxy_config_source.cc \
280 net/proxy/proxy_info.cc \
281 net/proxy/proxy_list.cc \
282 net/proxy/proxy_resolver_script_data.cc \
283 net/proxy/proxy_script_decider.cc \
284 net/proxy/proxy_script_fetcher_impl.cc \
285 net/proxy/proxy_server.cc \
286 net/proxy/proxy_service.cc \
287 net/quic/congestion_control/available_channel_estimator.cc \
288 net/quic/congestion_control/channel_estimator.cc \
289 net/quic/congestion_control/cube_root.cc \
290 net/quic/congestion_control/cubic.cc \
291 net/quic/congestion_control/fix_rate_receiver.cc \
292 net/quic/congestion_control/fix_rate_sender.cc \
293 net/quic/congestion_control/hybrid_slow_start.cc \
294 net/quic/congestion_control/inter_arrival_bitrate_ramp_up.cc \
295 net/quic/congestion_control/inter_arrival_overuse_detector.cc \
296 net/quic/congestion_control/inter_arrival_probe.cc \
297 net/quic/congestion_control/inter_arrival_receiver.cc \
298 net/quic/congestion_control/inter_arrival_sender.cc \
299 net/quic/congestion_control/inter_arrival_state_machine.cc \
300 net/quic/congestion_control/leaky_bucket.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000301 net/quic/congestion_control/loss_detection_interface.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100302 net/quic/congestion_control/paced_sender.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000303 net/quic/congestion_control/pacing_sender.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100304 net/quic/congestion_control/receive_algorithm_interface.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000305 net/quic/congestion_control/rtt_stats.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100306 net/quic/congestion_control/send_algorithm_interface.cc \
307 net/quic/congestion_control/tcp_cubic_sender.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000308 net/quic/congestion_control/tcp_loss_algorithm.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100309 net/quic/congestion_control/tcp_receiver.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000310 net/quic/congestion_control/time_loss_algorithm.cc \
311 net/quic/crypto/aead_base_decrypter_openssl.cc \
312 net/quic/crypto/aead_base_encrypter_openssl.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100313 net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc \
314 net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc \
315 net/quic/crypto/cert_compressor.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000316 net/quic/crypto/chacha20_poly1305_decrypter_openssl.cc \
317 net/quic/crypto/chacha20_poly1305_encrypter_openssl.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100318 net/quic/crypto/channel_id.cc \
319 net/quic/crypto/channel_id_openssl.cc \
320 net/quic/crypto/common_cert_set.cc \
321 net/quic/crypto/crypto_framer.cc \
322 net/quic/crypto/crypto_handshake.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000323 net/quic/crypto/crypto_handshake_message.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100324 net/quic/crypto/crypto_secret_boxer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100325 net/quic/crypto/crypto_server_config_protobuf.cc \
326 net/quic/crypto/crypto_utils.cc \
327 net/quic/crypto/curve25519_key_exchange.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000328 net/quic/crypto/local_strike_register_client.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100329 net/quic/crypto/null_decrypter.cc \
330 net/quic/crypto/null_encrypter.cc \
331 net/quic/crypto/p256_key_exchange_openssl.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100332 net/quic/crypto/proof_source_chromium.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100333 net/quic/crypto/proof_verifier_chromium.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000334 net/quic/crypto/quic_crypto_client_config.cc \
335 net/quic/crypto/quic_crypto_server_config.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100336 net/quic/crypto/quic_decrypter.cc \
337 net/quic/crypto/quic_encrypter.cc \
338 net/quic/crypto/quic_random.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000339 net/quic/crypto/quic_server_info.cc \
340 net/quic/crypto/scoped_evp_aead_ctx.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100341 net/quic/crypto/strike_register.cc \
342 net/quic/crypto/source_address_token.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000343 net/quic/iovector.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000344 net/quic/port_suggester.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100345 net/quic/quic_ack_notifier.cc \
Torne (Richard Coles)68043e12013-09-26 13:24:57 +0100346 net/quic/quic_ack_notifier_manager.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000347 net/quic/quic_address_mismatch.cc \
Ben Murdochba5b9a62013-08-12 14:20:17 +0100348 net/quic/quic_alarm.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100349 net/quic/quic_bandwidth.cc \
350 net/quic/quic_client_session.cc \
Ben Murdocheffb81e2014-03-31 11:51:25 +0100351 net/quic/quic_client_session_base.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100352 net/quic/quic_clock.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000353 net/quic/quic_config.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100354 net/quic/quic_connection.cc \
355 net/quic/quic_connection_helper.cc \
356 net/quic/quic_connection_logger.cc \
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +0100357 net/quic/quic_connection_stats.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000358 net/quic/quic_crypto_client_stream.cc \
359 net/quic/quic_crypto_server_stream.cc \
360 net/quic/quic_crypto_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100361 net/quic/quic_data_reader.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000362 net/quic/quic_data_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100363 net/quic/quic_data_writer.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000364 net/quic/quic_default_packet_writer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100365 net/quic/quic_fec_group.cc \
Ben Murdoche5d81f52014-04-03 12:29:45 +0100366 net/quic/quic_flags.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100367 net/quic/quic_framer.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000368 net/quic/quic_headers_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100369 net/quic/quic_http_stream.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100370 net/quic/quic_http_utils.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100371 net/quic/quic_packet_creator.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100372 net/quic/quic_packet_generator.cc \
373 net/quic/quic_protocol.cc \
Ben Murdoch2385ea32013-08-06 11:01:04 +0100374 net/quic/quic_received_packet_manager.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100375 net/quic/quic_reliable_client_stream.cc \
Ben Murdoch558790d2013-07-30 15:19:42 +0100376 net/quic/quic_sent_entropy_manager.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100377 net/quic/quic_sent_packet_manager.cc \
Ben Murdoche5d81f52014-04-03 12:29:45 +0100378 net/quic/quic_server_id.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100379 net/quic/quic_session.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000380 net/quic/quic_socket_address_coder.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100381 net/quic/quic_stream_factory.cc \
382 net/quic/quic_stream_sequencer.cc \
383 net/quic/quic_time.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000384 net/quic/quic_unacked_packet_map.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100385 net/quic/quic_utils.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000386 net/quic/quic_write_blocked_list.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100387 net/quic/reliable_quic_stream.cc \
388 net/quic/spdy_utils.cc \
389 net/socket/buffered_write_stream_socket.cc \
390 net/socket/client_socket_factory.cc \
391 net/socket/client_socket_handle.cc \
392 net/socket/client_socket_pool.cc \
393 net/socket/client_socket_pool_base.cc \
394 net/socket/client_socket_pool_histograms.cc \
395 net/socket/client_socket_pool_manager.cc \
396 net/socket/client_socket_pool_manager_impl.cc \
Torne (Richard Coles)424c4d72013-08-30 15:14:49 +0100397 net/socket/socket_descriptor.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100398 net/socket/socket_net_log_params.cc \
399 net/socket/socks5_client_socket.cc \
400 net/socket/socks_client_socket.cc \
401 net/socket/socks_client_socket_pool.cc \
402 net/socket/ssl_client_socket.cc \
403 net/socket/ssl_client_socket_openssl.cc \
404 net/socket/ssl_client_socket_pool.cc \
405 net/socket/ssl_error_params.cc \
406 net/socket/ssl_server_socket_openssl.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000407 net/socket/ssl_session_cache_openssl.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100408 net/socket/stream_listen_socket.cc \
409 net/socket/stream_socket.cc \
410 net/socket/tcp_client_socket.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100411 net/socket/tcp_listen_socket.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100412 net/socket/tcp_server_socket.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100413 net/socket/tcp_socket.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100414 net/socket/tcp_socket_libevent.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100415 net/socket/transport_client_socket_pool.cc \
416 net/socket/unix_domain_socket_posix.cc \
417 net/socket_stream/socket_stream.cc \
418 net/socket_stream/socket_stream_job.cc \
419 net/socket_stream/socket_stream_job_manager.cc \
420 net/socket_stream/socket_stream_metrics.cc \
421 net/spdy/buffered_spdy_framer.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000422 net/spdy/hpack_constants.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000423 net/spdy/hpack_decoder.cc \
424 net/spdy/hpack_encoder.cc \
425 net/spdy/hpack_encoding_context.cc \
426 net/spdy/hpack_entry.cc \
427 net/spdy/hpack_header_table.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000428 net/spdy/hpack_huffman_table.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000429 net/spdy/hpack_input_stream.cc \
430 net/spdy/hpack_output_stream.cc \
431 net/spdy/hpack_string_util.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100432 net/spdy/spdy_buffer.cc \
433 net/spdy/spdy_buffer_producer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100434 net/spdy/spdy_frame_builder.cc \
435 net/spdy/spdy_frame_reader.cc \
436 net/spdy/spdy_framer.cc \
437 net/spdy/spdy_header_block.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000438 net/spdy/spdy_headers_block_parser.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100439 net/spdy/spdy_http_stream.cc \
440 net/spdy/spdy_http_utils.cc \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000441 net/spdy/spdy_pinnable_buffer_piece.cc \
442 net/spdy/spdy_prefixed_buffer_reader.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100443 net/spdy/spdy_protocol.cc \
444 net/spdy/spdy_proxy_client_socket.cc \
445 net/spdy/spdy_read_queue.cc \
446 net/spdy/spdy_session.cc \
447 net/spdy/spdy_session_key.cc \
448 net/spdy/spdy_session_pool.cc \
449 net/spdy/spdy_stream.cc \
450 net/spdy/spdy_websocket_stream.cc \
451 net/spdy/spdy_write_queue.cc \
452 net/ssl/default_server_bound_cert_store.cc \
453 net/ssl/openssl_client_key_store.cc \
454 net/ssl/server_bound_cert_service.cc \
455 net/ssl/server_bound_cert_store.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000456 net/ssl/signed_certificate_timestamp_and_status.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100457 net/ssl/ssl_cert_request_info.cc \
458 net/ssl/ssl_cipher_suite_names.cc \
459 net/ssl/ssl_client_auth_cache.cc \
Ben Murdocheffb81e2014-03-31 11:51:25 +0100460 net/ssl/ssl_config.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100461 net/ssl/ssl_config_service.cc \
462 net/ssl/ssl_config_service_defaults.cc \
463 net/ssl/ssl_info.cc \
464 net/udp/udp_client_socket.cc \
465 net/udp/udp_net_log_parameters.cc \
466 net/udp/udp_server_socket.cc \
467 net/udp/udp_socket_libevent.cc \
468 net/url_request/data_protocol_handler.cc \
469 net/url_request/file_protocol_handler.cc \
470 net/url_request/ftp_protocol_handler.cc \
471 net/url_request/protocol_intercept_job_factory.cc \
472 net/url_request/static_http_user_agent_settings.cc \
473 net/url_request/url_fetcher.cc \
474 net/url_request/url_fetcher_core.cc \
475 net/url_request/url_fetcher_delegate.cc \
476 net/url_request/url_fetcher_impl.cc \
477 net/url_request/url_fetcher_response_writer.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000478 net/url_request/url_range_request_job.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100479 net/url_request/url_request.cc \
480 net/url_request/url_request_about_job.cc \
481 net/url_request/url_request_context.cc \
482 net/url_request/url_request_context_builder.cc \
483 net/url_request/url_request_context_getter.cc \
484 net/url_request/url_request_context_storage.cc \
485 net/url_request/url_request_data_job.cc \
486 net/url_request/url_request_error_job.cc \
487 net/url_request/url_request_file_dir_job.cc \
488 net/url_request/url_request_file_job.cc \
489 net/url_request/url_request_filter.cc \
490 net/url_request/url_request_ftp_job.cc \
491 net/url_request/url_request_http_job.cc \
492 net/url_request/url_request_job.cc \
493 net/url_request/url_request_job_factory.cc \
494 net/url_request/url_request_job_factory_impl.cc \
495 net/url_request/url_request_job_manager.cc \
496 net/url_request/url_request_netlog_params.cc \
497 net/url_request/url_request_redirect_job.cc \
498 net/url_request/url_request_simple_job.cc \
499 net/url_request/url_request_test_job.cc \
500 net/url_request/url_request_throttler_entry.cc \
501 net/url_request/url_request_throttler_header_adapter.cc \
502 net/url_request/url_request_throttler_manager.cc \
503 net/url_request/view_cache_helper.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000504 net/url_request/websocket_handshake_userdata_key.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000505 net/websockets/websocket_basic_handshake_stream.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100506 net/websockets/websocket_basic_stream.cc \
Ben Murdoch9ab55632013-07-18 11:57:30 +0100507 net/websockets/websocket_channel.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000508 net/websockets/websocket_deflate_predictor_impl.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +0100509 net/websockets/websocket_deflate_stream.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100510 net/websockets/websocket_deflater.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100511 net/websockets/websocket_errors.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100512 net/websockets/websocket_extension.cc \
513 net/websockets/websocket_extension_parser.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100514 net/websockets/websocket_frame.cc \
515 net/websockets/websocket_frame_parser.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100516 net/websockets/websocket_handshake_constants.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100517 net/websockets/websocket_handshake_handler.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000518 net/websockets/websocket_handshake_request_info.cc \
519 net/websockets/websocket_handshake_response_info.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000520 net/websockets/websocket_handshake_stream_create_helper.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +0100521 net/websockets/websocket_inflater.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100522 net/websockets/websocket_job.cc \
523 net/websockets/websocket_net_log_params.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100524 net/websockets/websocket_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100525 net/websockets/websocket_throttle.cc
526
527
528# Flags passed to both C and C++ files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100529MY_CFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100530 -fstack-protector \
531 --param=ssp-buffer-size=4 \
532 \
533 -fno-exceptions \
534 -fno-strict-aliasing \
535 -Wall \
536 -Wno-unused-parameter \
537 -Wno-missing-field-initializers \
538 -fvisibility=hidden \
539 -pipe \
540 -fPIC \
541 -EL \
542 -mhard-float \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100543 -ffunction-sections \
544 -funwind-tables \
545 -g \
546 -fstack-protector \
547 -fno-short-enums \
548 -finline-limit=64 \
549 -Wa,--noexecstack \
550 -U_FORTIFY_SOURCE \
551 -Wno-extra \
552 -Wno-ignored-qualifiers \
553 -Wno-type-limits \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000554 -Wno-unused-but-set-variable \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100555 -Os \
556 -g \
557 -fomit-frame-pointer \
558 -fdata-sections \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000559 -ffunction-sections \
560 -funwind-tables
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100561
Ben Murdocheb525c52013-07-10 11:40:50 +0100562MY_DEFS_Debug := \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000563 '-DV8_DEPRECATION_WARNINGS' \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000564 '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100565 '-D_FILE_OFFSET_BITS=64' \
566 '-DNO_TCMALLOC' \
567 '-DDISABLE_NACL' \
568 '-DCHROMIUM_BUILD' \
569 '-DUSE_LIBJPEG_TURBO=1' \
Ben Murdoche5d81f52014-04-03 12:29:45 +0100570 '-DENABLE_WEBRTC=1' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100571 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100572 '-DENABLE_CONFIGURATION_POLICY' \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000573 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
574 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100575 '-DENABLE_EGLIMAGE=1' \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100576 '-DCLD_VERSION=1' \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000577 '-DENABLE_PRINTING=1' \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000578 '-DENABLE_MANAGED_USERS=1' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100579 '-DNET_IMPLEMENTATION' \
580 '-DPOSIX_AVOID_MMAP' \
581 '-DENABLE_BUILT_IN_DNS' \
582 '-DU_USING_ICU_NAMESPACE=0' \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000583 '-DUSE_OPENSSL=1' \
Ben Murdocheffb81e2014-03-31 11:51:25 +0100584 '-DUSE_OPENSSL_CERTS=1' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100585 '-D__STDC_CONSTANT_MACROS' \
586 '-D__STDC_FORMAT_MACROS' \
587 '-DANDROID' \
588 '-D__GNU_SOURCE=1' \
589 '-DUSE_STLPORT=1' \
590 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
591 '-DCHROME_BUILD_ID=""' \
592 '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
593 '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
594 '-D_DEBUG'
595
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100596
597# Include paths placed before CFLAGS/CPPFLAGS
Ben Murdocheb525c52013-07-10 11:40:50 +0100598LOCAL_C_INCLUDES_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100599 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100600 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
601 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
602 $(LOCAL_PATH)/third_party/openssl \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100603 $(LOCAL_PATH) \
604 $(LOCAL_PATH)/sdch/open-vcdiff/src \
605 $(PWD)/external/icu4c/common \
606 $(PWD)/external/icu4c/i18n \
607 $(LOCAL_PATH)/third_party/zlib \
608 $(gyp_shared_intermediate_dir)/net \
609 $(LOCAL_PATH)/third_party/openssl/openssl/include \
610 $(PWD)/frameworks/wilhelm/include \
611 $(PWD)/bionic \
612 $(PWD)/external/stlport/stlport
613
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100614
615# Flags passed to only C++ (and not C) files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100616LOCAL_CPPFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100617 -fno-rtti \
618 -fno-threadsafe-statics \
619 -fvisibility-inlines-hidden \
620 -Wsign-compare \
621 -Wno-uninitialized \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100622 -Wno-non-virtual-dtor \
623 -Wno-sign-promo
624
Ben Murdocheb525c52013-07-10 11:40:50 +0100625
626# Flags passed to both C and C++ files.
627MY_CFLAGS_Release := \
628 -fstack-protector \
629 --param=ssp-buffer-size=4 \
630 \
631 -fno-exceptions \
632 -fno-strict-aliasing \
633 -Wall \
634 -Wno-unused-parameter \
635 -Wno-missing-field-initializers \
636 -fvisibility=hidden \
637 -pipe \
638 -fPIC \
639 -EL \
640 -mhard-float \
641 -ffunction-sections \
642 -funwind-tables \
643 -g \
644 -fstack-protector \
645 -fno-short-enums \
646 -finline-limit=64 \
647 -Wa,--noexecstack \
648 -U_FORTIFY_SOURCE \
649 -Wno-extra \
650 -Wno-ignored-qualifiers \
651 -Wno-type-limits \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000652 -Wno-unused-but-set-variable \
Ben Murdocheb525c52013-07-10 11:40:50 +0100653 -Os \
654 -fno-ident \
655 -fdata-sections \
656 -ffunction-sections \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000657 -fomit-frame-pointer \
658 -funwind-tables
Ben Murdocheb525c52013-07-10 11:40:50 +0100659
660MY_DEFS_Release := \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000661 '-DV8_DEPRECATION_WARNINGS' \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000662 '-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100663 '-D_FILE_OFFSET_BITS=64' \
664 '-DNO_TCMALLOC' \
665 '-DDISABLE_NACL' \
666 '-DCHROMIUM_BUILD' \
667 '-DUSE_LIBJPEG_TURBO=1' \
Ben Murdoche5d81f52014-04-03 12:29:45 +0100668 '-DENABLE_WEBRTC=1' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100669 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100670 '-DENABLE_CONFIGURATION_POLICY' \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000671 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
672 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100673 '-DENABLE_EGLIMAGE=1' \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100674 '-DCLD_VERSION=1' \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000675 '-DENABLE_PRINTING=1' \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000676 '-DENABLE_MANAGED_USERS=1' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100677 '-DNET_IMPLEMENTATION' \
678 '-DPOSIX_AVOID_MMAP' \
679 '-DENABLE_BUILT_IN_DNS' \
680 '-DU_USING_ICU_NAMESPACE=0' \
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000681 '-DUSE_OPENSSL=1' \
Ben Murdocheffb81e2014-03-31 11:51:25 +0100682 '-DUSE_OPENSSL_CERTS=1' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100683 '-D__STDC_CONSTANT_MACROS' \
684 '-D__STDC_FORMAT_MACROS' \
685 '-DANDROID' \
686 '-D__GNU_SOURCE=1' \
687 '-DUSE_STLPORT=1' \
688 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
689 '-DCHROME_BUILD_ID=""' \
690 '-DNDEBUG' \
691 '-DNVALGRIND' \
692 '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
693 '-D_FORTIFY_SOURCE=2'
694
695
696# Include paths placed before CFLAGS/CPPFLAGS
697LOCAL_C_INCLUDES_Release := \
Ben Murdocheb525c52013-07-10 11:40:50 +0100698 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100699 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
700 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
701 $(LOCAL_PATH)/third_party/openssl \
Ben Murdocheb525c52013-07-10 11:40:50 +0100702 $(LOCAL_PATH) \
703 $(LOCAL_PATH)/sdch/open-vcdiff/src \
704 $(PWD)/external/icu4c/common \
705 $(PWD)/external/icu4c/i18n \
706 $(LOCAL_PATH)/third_party/zlib \
707 $(gyp_shared_intermediate_dir)/net \
708 $(LOCAL_PATH)/third_party/openssl/openssl/include \
709 $(PWD)/frameworks/wilhelm/include \
710 $(PWD)/bionic \
711 $(PWD)/external/stlport/stlport
712
713
714# Flags passed to only C++ (and not C) files.
715LOCAL_CPPFLAGS_Release := \
716 -fno-rtti \
717 -fno-threadsafe-statics \
718 -fvisibility-inlines-hidden \
719 -Wsign-compare \
720 -Wno-uninitialized \
Ben Murdocheb525c52013-07-10 11:40:50 +0100721 -Wno-non-virtual-dtor \
722 -Wno-sign-promo
723
724
725LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
726LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
727LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
Torne (Richard Coles)a1401312014-03-18 10:20:56 +0000728LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100729### Rules for final target.
730
Ben Murdocheb525c52013-07-10 11:40:50 +0100731LOCAL_LDFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100732 -Wl,-z,now \
733 -Wl,-z,relro \
Ben Murdochc5cede92014-04-10 11:22:14 +0100734 -Wl,--fatal-warnings \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100735 -Wl,-z,noexecstack \
736 -fPIC \
737 -EL \
738 -Wl,--no-keep-memory \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100739 -nostdlib \
740 -Wl,--no-undefined \
741 -Wl,--exclude-libs=ALL \
742 -Wl,--gc-sections \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100743 -Wl,--warn-shared-textrel \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100744 -Wl,-O1 \
745 -Wl,--as-needed
746
747
Ben Murdocheb525c52013-07-10 11:40:50 +0100748LOCAL_LDFLAGS_Release := \
749 -Wl,-z,now \
750 -Wl,-z,relro \
Ben Murdochc5cede92014-04-10 11:22:14 +0100751 -Wl,--fatal-warnings \
Ben Murdocheb525c52013-07-10 11:40:50 +0100752 -Wl,-z,noexecstack \
753 -fPIC \
754 -EL \
755 -Wl,--no-keep-memory \
756 -nostdlib \
757 -Wl,--no-undefined \
758 -Wl,--exclude-libs=ALL \
759 -Wl,-O1 \
760 -Wl,--as-needed \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100761 -Wl,--gc-sections \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100762 -Wl,--warn-shared-textrel
Ben Murdocheb525c52013-07-10 11:40:50 +0100763
764
765LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
766
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100767LOCAL_STATIC_LIBRARIES :=
768
769# Enable grouping to fix circular references
770LOCAL_GROUP_STATIC_LIBRARIES := true
771
772LOCAL_SHARED_LIBRARIES := \
773 libstlport \
774 libdl
775
776# Add target alias to "gyp_all_modules" target.
777.PHONY: gyp_all_modules
778gyp_all_modules: net_net_gyp
779
780# Alias gyp target name.
781.PHONY: net
782net: net_net_gyp
783
784include $(BUILD_STATIC_LIBRARY)