summaryrefslogtreecommitdiffstats
path: root/net/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Adding Default Handlers from SpawnedTestServer to EmbeddedTestServer.svaldez2015-10-301-0/+2
* Class for parsing and evaluating RFC 5280 NameConstraints.mattm2015-10-291-0/+1
* Lots of misc bug fixes to make the GN build of ios work again.dpranke2015-10-281-0/+2
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-281-0/+2
* Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...stevenjb2015-10-271-2/+0
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-271-0/+2
* GN(Android): Fix up net_unittests to match GYPagrieve2015-10-231-3/+32
* flip_server: Delete loadtime_measurement.h file.tfarina2015-10-231-1/+0
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-0/+2
* be more explicit about gconf and glib conditions in net/BUILD.gnmostynb2015-10-211-2/+2
* Move //build/module_args/v8.gni to //build_overrides.dpranke2015-10-131-1/+1
* net: Always import //tools/grit/grit_rule.gni.tfarina2015-10-061-7/+1
* Removing ListenSocket from EmbeddedTestServersvaldez2015-10-061-4/+0
* Fold away sha256_legacy_support_{nss,openssl}_win.ccdavidben2015-09-251-22/+0
* Add is_chromecast to GN build.slan2015-09-211-4/+5
* Compile remoting client plugin with GNsergeyu2015-09-141-260/+270
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-0/+1
* Expose TrafficStats API to native codetbansal2015-09-141-0/+1
* net: Remove 'libevent' from filenames.tfarina2015-09-141-9/+1
* Fix gn_all, net_unittests build on GN ios.dpranke2015-09-101-1/+0
* Implement an openssl version of a QUIC ProofSource.rch2015-09-081-0/+2
* Adding sync to dependencies and removing unneeded sources on iOS.sherouk2015-09-011-13/+13
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-4/+25
* Reland: Make separate net and url GN targets with and without ICUxunjieli2015-08-311-415/+362
* Move loader stub libraries out of //build/config/linuxdpranke2015-08-281-2/+2
* Switching Android to use SSLPrivateKeysvaldez2015-08-281-7/+3
* Revert of Make separate net and url GN targets with and without ICU (patchset...xunjieli2015-08-271-365/+416
* Make separate net and url GN targets with and without ICUxunjieli2015-08-271-416/+365
* Add a ClientKeyStore to allow injection of non-platform keys for TLS client a...pneubeck2015-08-261-2/+10
* Adding net to dependencies.sherouk2015-08-241-1/+3
* use more specific variables in net/BUILD.gnmostynb2015-08-201-4/+8
* adding missing dependencies on iOS.sherouk2015-08-181-0/+6
* Move ClientCertStoreChromeOS to c/b/chromeos/netpneubeck2015-08-181-3/+0
* QUIC - reorganize common code between quic_client and quic_simple_clientrtenneti2015-08-181-0/+2
* Add a function for parsing RFC 5280's "Certificate".eroman2015-08-141-0/+1
* net: Remove dump-to-files from dump_cache.rvargas2015-08-141-12/+6
* Remove net_resources.rcbrettw2015-08-111-1/+0
* RFC 2459 name comparison.mattm2015-08-111-0/+1
* Editing iOS sources for //net.sherouk2015-08-101-23/+36
* Build net_unittests in Mac GN.dpranke2015-07-311-303/+301
* Add yet more GN isolates ...dpranke2015-07-311-1/+22
* Annotate large GN targets for precompiled headersbrettw2015-07-281-6/+18
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-18/+6
* Add precompiled headers to GN build for large targets.brettw2015-07-271-6/+18
* Misc improvements to GN net build.brettw2015-07-271-37/+18
* Fix //net BUILD.gn on iOS.sdefresne2015-07-231-1/+0
* Avoid duplicate quic files in net_unittests.ckrasic2015-07-221-47/+0
* Add data files for base and net. Move GN Python proto outputs.brettw2015-07-141-0/+21
* Move GN obj files to target-specific dirsbrettw2015-07-111-1/+48
* Change the mojo ProxyResolver to use ProxyResolverV8Tracing.sammc2015-07-101-3/+2