summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Stub binary for fuzzing DNS resolver.ttuttle@chromium.org2012-06-011-0/+11
* Add net/base/unix_domain_socket_posix*.pliard@chromium.org2012-06-011-1/+4
* Reland: Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-06-011-6/+0
* Escape search terms correctly in the path portion of a custom search engine.pkasting@chromium.org2012-05-311-1/+0
* Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.falken@google.com2012-05-311-0/+6
* Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-05-311-6/+0
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-2/+32
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-251-0/+2
* [sync] Add --port and --xmpp-port parameters to run_testserver.ccrsimha@chromium.org2012-05-241-0/+2
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-161-0/+3
* Refactor TCPListenSocket.pliard@chromium.org2012-05-161-2/+2
* Upstream: Depend on OpenSSL directly instead of via system.gypjingzhao@chromium.org2012-05-161-2/+2
* Add a new gyp define to be used by the swarm master.maruel@chromium.org2012-05-151-1/+2
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-0/+4
* Add WebSocketFrameParser.yutak@chromium.org2012-05-101-0/+5
* fix duplicated basename network_change_notifier.cc in net targetjames.wei@intel.com2012-05-101-2/+2
* Get file extension synonyms from the OS, fix so that if one synonym is safe t...avi@chromium.org2012-05-081-1/+2
* Add net_jni_registrar.yfriedman@chromium.org2012-04-271-0/+2
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-5/+2
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-231-3/+5
* Change --variable argument, must now be spaced, -V foo bar, instead of -V foo...maruel@chromium.org2012-04-231-2/+2
* Add NetworkChangeNotifier for Android.yfriedman@chromium.org2012-04-201-2/+37
* Removing DEPTH support.maruel@chromium.org2012-04-191-1/+0
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-2/+0
* [net/dns] Watch configd notifications to detect DnsConfig changes on Mac.szym@chromium.org2012-04-171-0/+2
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-171-0/+3
* Revert 132608 - Removing DEPTH support.sky@chromium.org2012-04-171-0/+1
* Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.rch@chromium.org2012-04-171-0/+1
* Removing DEPTH support.maruel@chromium.org2012-04-171-1/+0
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-131-0/+1
* Re-enable the missing CertVerifyProc tests from net_unittestsrsleevi@chromium.org2012-04-131-0/+1
* Revert 132012 - net: move HSTS preloaded and pinning info out of code.tim@chromium.org2012-04-121-1/+0
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-121-0/+1
* Convert isolate.py to exclusively use .isolate files.maruel@chromium.org2012-04-121-46/+11
* net: False Start only for NPN capable servers.agl@google.com2012-04-101-46/+0
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-0/+2
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-3/+0
* Remove unused code and exclude unused files on Chrome OS too.craig.schlenter@chromium.org2012-04-061-0/+5
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-0/+1
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-8/+8
* Move X509Certificate::Verify into CertVerifyProc rsleevi@chromium.org2012-03-221-0/+20
* Introduce a CertVerifierProc to handle system cert validation.rsleevi@chromium.org2012-03-221-0/+2
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+5
* [net/dns] Refactoring of DnsConfigService.szym@chromium.org2012-03-161-3/+3
* Adding support of ogg/vorbis audio for androidqinmin@chromium.org2012-03-151-1/+0
* Remove experimental support for MAC cookiesrsleevi@chromium.org2012-03-151-3/+0
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-17/+17
* SPDY - unkorked spdy_framer and spdy_protocol tests.rtenneti@google.com2012-03-151-4/+2
* [net/dns] Serve requests from HOSTS file if possible.szym@chromium.org2012-03-141-0/+3