OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # This file is shared between the regular GYP build, the NaCl GYP build, and | 5 # This file is shared between the regular GYP build, the NaCl GYP build, and |
6 # the GN build. For GN support, it must have no conditionals or anything like | 6 # the GN build. For GN support, it must have no conditionals or anything like |
7 # that beyond the simple one-level-deep dictionary of values. | 7 # that beyond the simple one-level-deep dictionary of values. |
8 { | 8 { |
9 'variables': { | 9 'variables': { |
10 # Subset of net source files that are compiled for NaCl (net_nacl target). | 10 # Subset of net source files that are compiled for NaCl (net_nacl target). |
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
149 'socket/client_socket_handle.cc', | 149 'socket/client_socket_handle.cc', |
150 'socket/client_socket_handle.h', | 150 'socket/client_socket_handle.h', |
151 'socket/connection_attempts.h', | 151 'socket/connection_attempts.h', |
152 'socket/next_proto.cc', | 152 'socket/next_proto.cc', |
153 'socket/next_proto.h', | 153 'socket/next_proto.h', |
154 'socket/socket.h', | 154 'socket/socket.h', |
155 'socket/ssl_client_socket.cc', | 155 'socket/ssl_client_socket.cc', |
156 'socket/ssl_client_socket.h', | 156 'socket/ssl_client_socket.h', |
157 'socket/ssl_client_socket_openssl.cc', | 157 'socket/ssl_client_socket_openssl.cc', |
158 'socket/ssl_client_socket_openssl.h', | 158 'socket/ssl_client_socket_openssl.h', |
159 'socket/ssl_client_socket_pool.cc', | |
160 'socket/ssl_client_socket_pool.h', | |
161 'socket/ssl_socket.h', | 159 'socket/ssl_socket.h', |
162 'ssl/channel_id_service.cc', | 160 'ssl/channel_id_service.cc', |
163 'ssl/channel_id_service.h', | 161 'ssl/channel_id_service.h', |
164 'ssl/channel_id_store.cc', | 162 'ssl/channel_id_store.cc', |
165 'ssl/channel_id_store.h', | 163 'ssl/channel_id_store.h', |
166 'ssl/client_key_store.cc', | 164 'ssl/client_key_store.cc', |
167 'ssl/client_key_store.h', | 165 'ssl/client_key_store.h', |
168 'ssl/default_channel_id_store.cc', | 166 'ssl/default_channel_id_store.cc', |
169 'ssl/default_channel_id_store.h', | 167 'ssl/default_channel_id_store.h', |
170 'ssl/openssl_client_key_store.cc', | 168 'ssl/openssl_client_key_store.cc', |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
218 'quic/congestion_control/time_loss_algorithm.cc', | 216 'quic/congestion_control/time_loss_algorithm.cc', |
219 'quic/congestion_control/time_loss_algorithm.h', | 217 'quic/congestion_control/time_loss_algorithm.h', |
220 'quic/crypto/aead_base_decrypter.h', | 218 'quic/crypto/aead_base_decrypter.h', |
221 'quic/crypto/aead_base_decrypter_openssl.cc', | 219 'quic/crypto/aead_base_decrypter_openssl.cc', |
222 'quic/crypto/aead_base_encrypter.h', | 220 'quic/crypto/aead_base_encrypter.h', |
223 'quic/crypto/aead_base_encrypter_openssl.cc', | 221 'quic/crypto/aead_base_encrypter_openssl.cc', |
224 'quic/crypto/aes_128_gcm_12_decrypter.h', | 222 'quic/crypto/aes_128_gcm_12_decrypter.h', |
225 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', | 223 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc', |
226 'quic/crypto/aes_128_gcm_12_encrypter.h', | 224 'quic/crypto/aes_128_gcm_12_encrypter.h', |
227 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', | 225 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc', |
228 'quic/crypto/cert_compressor.cc', | |
229 'quic/crypto/cert_compressor.h', | |
230 'quic/crypto/chacha20_poly1305_decrypter.h', | 226 'quic/crypto/chacha20_poly1305_decrypter.h', |
231 'quic/crypto/chacha20_poly1305_decrypter_openssl.cc', | 227 'quic/crypto/chacha20_poly1305_decrypter_openssl.cc', |
232 'quic/crypto/chacha20_poly1305_encrypter.h', | 228 'quic/crypto/chacha20_poly1305_encrypter.h', |
233 'quic/crypto/chacha20_poly1305_encrypter_openssl.cc', | 229 'quic/crypto/chacha20_poly1305_encrypter_openssl.cc', |
234 'quic/crypto/channel_id.cc', | 230 'quic/crypto/channel_id.cc', |
235 'quic/crypto/channel_id.h', | 231 'quic/crypto/channel_id.h', |
236 'quic/crypto/channel_id_chromium.cc', | 232 'quic/crypto/channel_id_chromium.cc', |
237 'quic/crypto/channel_id_chromium.h', | 233 'quic/crypto/channel_id_chromium.h', |
238 'quic/crypto/channel_id_openssl.cc', | 234 'quic/crypto/channel_id_openssl.cc', |
239 'quic/crypto/common_cert_set.cc', | 235 'quic/crypto/common_cert_set.cc', |
(...skipping 17 matching lines...) Expand all Loading... |
257 'quic/crypto/key_exchange.h', | 253 'quic/crypto/key_exchange.h', |
258 'quic/crypto/local_strike_register_client.cc', | 254 'quic/crypto/local_strike_register_client.cc', |
259 'quic/crypto/local_strike_register_client.h', | 255 'quic/crypto/local_strike_register_client.h', |
260 'quic/crypto/null_decrypter.cc', | 256 'quic/crypto/null_decrypter.cc', |
261 'quic/crypto/null_decrypter.h', | 257 'quic/crypto/null_decrypter.h', |
262 'quic/crypto/null_encrypter.cc', | 258 'quic/crypto/null_encrypter.cc', |
263 'quic/crypto/null_encrypter.h', | 259 'quic/crypto/null_encrypter.h', |
264 'quic/crypto/p256_key_exchange.h', | 260 'quic/crypto/p256_key_exchange.h', |
265 'quic/crypto/p256_key_exchange_openssl.cc', | 261 'quic/crypto/p256_key_exchange_openssl.cc', |
266 'quic/crypto/proof_source.h', | 262 'quic/crypto/proof_source.h', |
267 'quic/crypto/proof_source_chromium.h', | |
268 'quic/crypto/proof_source_chromium_openssl.cc', | |
269 'quic/crypto/proof_verifier.h', | 263 'quic/crypto/proof_verifier.h', |
270 'quic/crypto/proof_verifier_chromium.cc', | 264 'quic/crypto/proof_verifier_chromium.cc', |
271 'quic/crypto/proof_verifier_chromium.h', | 265 'quic/crypto/proof_verifier_chromium.h', |
272 'quic/crypto/quic_crypto_client_config.cc', | |
273 'quic/crypto/quic_crypto_client_config.h', | |
274 'quic/crypto/quic_crypto_server_config.cc', | |
275 'quic/crypto/quic_crypto_server_config.h', | |
276 'quic/crypto/quic_decrypter.cc', | 266 'quic/crypto/quic_decrypter.cc', |
277 'quic/crypto/quic_decrypter.h', | 267 'quic/crypto/quic_decrypter.h', |
278 'quic/crypto/quic_encrypter.cc', | 268 'quic/crypto/quic_encrypter.cc', |
279 'quic/crypto/quic_encrypter.h', | 269 'quic/crypto/quic_encrypter.h', |
280 'quic/crypto/quic_random.cc', | 270 'quic/crypto/quic_random.cc', |
281 'quic/crypto/quic_random.h', | 271 'quic/crypto/quic_random.h', |
282 'quic/crypto/quic_server_info.cc', | 272 'quic/crypto/quic_server_info.cc', |
283 'quic/crypto/quic_server_info.h', | 273 'quic/crypto/quic_server_info.h', |
284 'quic/crypto/scoped_evp_aead_ctx.cc', | 274 'quic/crypto/scoped_evp_aead_ctx.cc', |
285 'quic/crypto/scoped_evp_aead_ctx.h', | 275 'quic/crypto/scoped_evp_aead_ctx.h', |
286 'quic/crypto/strike_register.cc', | 276 'quic/crypto/strike_register.cc', |
287 'quic/crypto/strike_register.h', | 277 'quic/crypto/strike_register.h', |
288 'quic/crypto/strike_register_client.h', | 278 'quic/crypto/strike_register_client.h', |
289 'quic/iovector.cc', | 279 'quic/iovector.cc', |
290 'quic/iovector.h', | 280 'quic/iovector.h', |
291 'quic/network_connection.cc', | |
292 'quic/network_connection.h', | |
293 'quic/p2p/quic_p2p_crypto_config.cc', | 281 'quic/p2p/quic_p2p_crypto_config.cc', |
294 'quic/p2p/quic_p2p_crypto_config.h', | 282 'quic/p2p/quic_p2p_crypto_config.h', |
295 'quic/p2p/quic_p2p_crypto_stream.cc', | 283 'quic/p2p/quic_p2p_crypto_stream.cc', |
296 'quic/p2p/quic_p2p_crypto_stream.h', | 284 'quic/p2p/quic_p2p_crypto_stream.h', |
297 'quic/p2p/quic_p2p_session.cc', | 285 'quic/p2p/quic_p2p_session.cc', |
298 'quic/p2p/quic_p2p_session.h', | 286 'quic/p2p/quic_p2p_session.h', |
299 'quic/p2p/quic_p2p_stream.cc', | 287 'quic/p2p/quic_p2p_stream.cc', |
300 'quic/p2p/quic_p2p_stream.h', | 288 'quic/p2p/quic_p2p_stream.h', |
301 'quic/port_suggester.cc', | 289 'quic/port_suggester.cc', |
302 'quic/port_suggester.h', | 290 'quic/port_suggester.h', |
(...skipping 13 matching lines...) Expand all Loading... |
316 'quic/quic_config.cc', | 304 'quic/quic_config.cc', |
317 'quic/quic_config.h', | 305 'quic/quic_config.h', |
318 'quic/quic_connection.cc', | 306 'quic/quic_connection.cc', |
319 'quic/quic_connection.h', | 307 'quic/quic_connection.h', |
320 'quic/quic_connection_helper.cc', | 308 'quic/quic_connection_helper.cc', |
321 'quic/quic_connection_helper.h', | 309 'quic/quic_connection_helper.h', |
322 'quic/quic_connection_logger.cc', | 310 'quic/quic_connection_logger.cc', |
323 'quic/quic_connection_logger.h', | 311 'quic/quic_connection_logger.h', |
324 'quic/quic_connection_stats.cc', | 312 'quic/quic_connection_stats.cc', |
325 'quic/quic_connection_stats.h', | 313 'quic/quic_connection_stats.h', |
326 'quic/quic_crypto_client_stream.cc', | |
327 'quic/quic_crypto_client_stream.h', | |
328 'quic/quic_crypto_client_stream_factory.h', | |
329 'quic/quic_crypto_server_stream.cc', | |
330 'quic/quic_crypto_server_stream.h', | |
331 'quic/quic_crypto_stream.cc', | 314 'quic/quic_crypto_stream.cc', |
332 'quic/quic_crypto_stream.h', | 315 'quic/quic_crypto_stream.h', |
333 'quic/quic_data_reader.cc', | 316 'quic/quic_data_reader.cc', |
334 'quic/quic_data_reader.h', | 317 'quic/quic_data_reader.h', |
335 'quic/quic_data_stream.cc', | |
336 'quic/quic_data_stream.h', | |
337 'quic/quic_data_writer.cc', | 318 'quic/quic_data_writer.cc', |
338 'quic/quic_data_writer.h', | 319 'quic/quic_data_writer.h', |
339 'quic/quic_default_packet_writer.cc', | 320 'quic/quic_default_packet_writer.cc', |
340 'quic/quic_default_packet_writer.h', | 321 'quic/quic_default_packet_writer.h', |
341 'quic/quic_fec_group.cc', | 322 'quic/quic_fec_group.cc', |
342 'quic/quic_fec_group.h', | 323 'quic/quic_fec_group.h', |
343 'quic/quic_flags.cc', | 324 'quic/quic_flags.cc', |
344 'quic/quic_flags.h', | 325 'quic/quic_flags.h', |
345 'quic/quic_flow_controller.cc', | 326 'quic/quic_flow_controller.cc', |
346 'quic/quic_flow_controller.h', | 327 'quic/quic_flow_controller.h', |
347 'quic/quic_framer.cc', | 328 'quic/quic_framer.cc', |
348 'quic/quic_framer.h', | 329 'quic/quic_framer.h', |
349 'quic/quic_packet_creator.cc', | 330 'quic/quic_packet_creator.cc', |
350 'quic/quic_packet_creator.h', | 331 'quic/quic_packet_creator.h', |
351 'quic/quic_packet_generator.cc', | 332 'quic/quic_packet_generator.cc', |
352 'quic/quic_packet_generator.h', | 333 'quic/quic_packet_generator.h', |
353 'quic/quic_packet_reader.cc', | 334 'quic/quic_packet_reader.cc', |
354 'quic/quic_packet_reader.h', | 335 'quic/quic_packet_reader.h', |
355 'quic/quic_packet_writer.h', | 336 'quic/quic_packet_writer.h', |
356 'quic/quic_protocol.cc', | 337 'quic/quic_protocol.cc', |
357 'quic/quic_protocol.h', | 338 'quic/quic_protocol.h', |
358 'quic/quic_received_packet_manager.cc', | 339 'quic/quic_received_packet_manager.cc', |
359 'quic/quic_received_packet_manager.h', | 340 'quic/quic_received_packet_manager.h', |
360 'quic/quic_reliable_client_stream.cc', | |
361 'quic/quic_reliable_client_stream.h', | |
362 'quic/quic_sent_entropy_manager.cc', | 341 'quic/quic_sent_entropy_manager.cc', |
363 'quic/quic_sent_entropy_manager.h', | 342 'quic/quic_sent_entropy_manager.h', |
364 'quic/quic_sent_packet_manager.cc', | 343 'quic/quic_sent_packet_manager.cc', |
365 'quic/quic_sent_packet_manager.h', | 344 'quic/quic_sent_packet_manager.h', |
366 'quic/quic_server_id.cc', | 345 'quic/quic_server_id.cc', |
367 'quic/quic_server_id.h', | 346 'quic/quic_server_id.h', |
368 'quic/quic_session.cc', | 347 'quic/quic_session.cc', |
369 'quic/quic_session.h', | 348 'quic/quic_session.h', |
370 'quic/quic_socket_address_coder.cc', | 349 'quic/quic_socket_address_coder.cc', |
371 'quic/quic_socket_address_coder.h', | 350 'quic/quic_socket_address_coder.h', |
372 'quic/quic_spdy_session.cc', | |
373 'quic/quic_spdy_session.h', | |
374 'quic/quic_stream_sequencer.cc', | 351 'quic/quic_stream_sequencer.cc', |
375 'quic/quic_stream_sequencer.h', | 352 'quic/quic_stream_sequencer.h', |
376 'quic/quic_sustained_bandwidth_recorder.cc', | 353 'quic/quic_sustained_bandwidth_recorder.cc', |
377 'quic/quic_sustained_bandwidth_recorder.h', | 354 'quic/quic_sustained_bandwidth_recorder.h', |
378 'quic/quic_time.cc', | 355 'quic/quic_time.cc', |
379 'quic/quic_time.h', | 356 'quic/quic_time.h', |
380 'quic/quic_types.cc', | 357 'quic/quic_types.cc', |
381 'quic/quic_types.h', | 358 'quic/quic_types.h', |
382 'quic/quic_unacked_packet_map.cc', | 359 'quic/quic_unacked_packet_map.cc', |
383 'quic/quic_unacked_packet_map.h', | 360 'quic/quic_unacked_packet_map.h', |
(...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
973 'proxy/proxy_service.cc', | 950 'proxy/proxy_service.cc', |
974 'proxy/proxy_service.h', | 951 'proxy/proxy_service.h', |
975 'quic/crypto/aead_base_decrypter_nss.cc', | 952 'quic/crypto/aead_base_decrypter_nss.cc', |
976 'quic/crypto/aead_base_encrypter_nss.cc', | 953 'quic/crypto/aead_base_encrypter_nss.cc', |
977 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', | 954 'quic/crypto/aes_128_gcm_12_decrypter_nss.cc', |
978 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', | 955 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc', |
979 'quic/crypto/chacha20_poly1305_decrypter_nss.cc', | 956 'quic/crypto/chacha20_poly1305_decrypter_nss.cc', |
980 'quic/crypto/chacha20_poly1305_encrypter_nss.cc', | 957 'quic/crypto/chacha20_poly1305_encrypter_nss.cc', |
981 'quic/crypto/channel_id_nss.cc', | 958 'quic/crypto/channel_id_nss.cc', |
982 'quic/crypto/p256_key_exchange_nss.cc', | 959 'quic/crypto/p256_key_exchange_nss.cc', |
| 960 'quic/crypto/proof_source_chromium.h', |
983 'quic/crypto/proof_source_chromium_nss.cc', | 961 'quic/crypto/proof_source_chromium_nss.cc', |
| 962 'quic/crypto/proof_source_chromium_openssl.cc', |
984 'quic/quic_chromium_client_session.cc', | 963 'quic/quic_chromium_client_session.cc', |
985 'quic/quic_chromium_client_session.h', | 964 'quic/quic_chromium_client_session.h', |
986 'quic/quic_client_session_base.cc', | 965 'quic/quic_client_session_base.cc', |
987 'quic/quic_client_session_base.h', | 966 'quic/quic_client_session_base.h', |
988 'quic/quic_headers_stream.cc', | 967 'quic/quic_headers_stream.cc', |
989 'quic/quic_headers_stream.h', | 968 'quic/quic_headers_stream.h', |
990 'quic/quic_http_stream.cc', | 969 'quic/quic_http_stream.cc', |
991 'quic/quic_http_stream.h', | 970 'quic/quic_http_stream.h', |
992 'quic/quic_http_utils.cc', | 971 'quic/quic_http_utils.cc', |
993 'quic/quic_http_utils.h', | 972 'quic/quic_http_utils.h', |
994 'quic/quic_stream_factory.cc', | 973 'quic/quic_stream_factory.cc', |
995 'quic/quic_stream_factory.h', | 974 'quic/quic_stream_factory.h', |
996 'quic/spdy_utils.cc', | 975 'quic/spdy_utils.cc', |
| 976 'quic/crypto/cert_compressor.cc', |
| 977 'quic/crypto/cert_compressor.h', |
| 978 'quic/crypto/quic_crypto_client_config.cc', |
| 979 'quic/crypto/quic_crypto_client_config.h', |
| 980 'quic/crypto/quic_crypto_server_config.cc', |
| 981 'quic/crypto/quic_crypto_server_config.h', |
| 982 'quic/network_connection.cc', |
| 983 'quic/network_connection.h', |
| 984 'quic/quic_crypto_client_stream.cc', |
| 985 'quic/quic_crypto_client_stream.h', |
| 986 'quic/quic_crypto_client_stream_factory.h', |
| 987 'quic/quic_crypto_server_stream.cc', |
| 988 'quic/quic_crypto_server_stream.h', |
| 989 'quic/quic_data_stream.cc', |
| 990 'quic/quic_data_stream.h', |
| 991 'quic/quic_reliable_client_stream.cc', |
| 992 'quic/quic_reliable_client_stream.h', |
| 993 'quic/quic_spdy_session.cc', |
| 994 'quic/quic_spdy_session.h', |
997 'quic/spdy_utils.h', | 995 'quic/spdy_utils.h', |
998 'sdch/sdch_owner.cc', | 996 'sdch/sdch_owner.cc', |
999 'sdch/sdch_owner.h', | 997 'sdch/sdch_owner.h', |
1000 'socket/client_socket_factory.cc', | 998 'socket/client_socket_factory.cc', |
1001 'socket/client_socket_factory.h', | 999 'socket/client_socket_factory.h', |
1002 'socket/client_socket_pool.cc', | 1000 'socket/client_socket_pool.cc', |
1003 'socket/client_socket_pool.h', | 1001 'socket/client_socket_pool.h', |
1004 'socket/client_socket_pool_base.cc', | 1002 'socket/client_socket_pool_base.cc', |
1005 'socket/client_socket_pool_base.h', | 1003 'socket/client_socket_pool_base.h', |
1006 'socket/client_socket_pool_manager.cc', | 1004 'socket/client_socket_pool_manager.cc', |
(...skipping 11 matching lines...) Expand all Loading... |
1018 'socket/socket_posix.cc', | 1016 'socket/socket_posix.cc', |
1019 'socket/socket_posix.h', | 1017 'socket/socket_posix.h', |
1020 'socket/socks5_client_socket.cc', | 1018 'socket/socks5_client_socket.cc', |
1021 'socket/socks5_client_socket.h', | 1019 'socket/socks5_client_socket.h', |
1022 'socket/socks_client_socket.cc', | 1020 'socket/socks_client_socket.cc', |
1023 'socket/socks_client_socket.h', | 1021 'socket/socks_client_socket.h', |
1024 'socket/socks_client_socket_pool.cc', | 1022 'socket/socks_client_socket_pool.cc', |
1025 'socket/socks_client_socket_pool.h', | 1023 'socket/socks_client_socket_pool.h', |
1026 'socket/ssl_client_socket_nss.cc', | 1024 'socket/ssl_client_socket_nss.cc', |
1027 'socket/ssl_client_socket_nss.h', | 1025 'socket/ssl_client_socket_nss.h', |
| 1026 'socket/ssl_client_socket_pool.cc', |
| 1027 'socket/ssl_client_socket_pool.h', |
1028 'socket/ssl_server_socket.h', | 1028 'socket/ssl_server_socket.h', |
1029 'socket/ssl_server_socket_nss.cc', | 1029 'socket/ssl_server_socket_nss.cc', |
1030 'socket/ssl_server_socket_nss.h', | 1030 'socket/ssl_server_socket_nss.h', |
1031 'socket/ssl_server_socket_openssl.cc', | 1031 'socket/ssl_server_socket_openssl.cc', |
1032 'socket/ssl_server_socket_openssl.h', | 1032 'socket/ssl_server_socket_openssl.h', |
1033 'socket/stream_socket.cc', | 1033 'socket/stream_socket.cc', |
1034 'socket/stream_socket.h', | 1034 'socket/stream_socket.h', |
1035 'socket/tcp_client_socket.cc', | 1035 'socket/tcp_client_socket.cc', |
1036 'socket/tcp_client_socket.h', | 1036 'socket/tcp_client_socket.h', |
1037 'socket/tcp_server_socket.cc', | 1037 'socket/tcp_server_socket.cc', |
(...skipping 849 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1887 'README.md', | 1887 'README.md', |
1888 'docs/bug-triage.md', | 1888 'docs/bug-triage.md', |
1889 'docs/bug-triage-labels.md', | 1889 'docs/bug-triage-labels.md', |
1890 'docs/bug-triage-suggested-workflow.md', | 1890 'docs/bug-triage-suggested-workflow.md', |
1891 'docs/life-of-a-url-request.md', | 1891 'docs/life-of-a-url-request.md', |
1892 'sdch/README.md', | 1892 'sdch/README.md', |
1893 ], | 1893 ], |
1894 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', | 1894 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', |
1895 } | 1895 } |
1896 } | 1896 } |
OLD | NEW |