summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: rework the EV metadataagl@chromium.org2012-03-141-0/+1
* Revert "net: rework the EV metadata"agl@chromium.org2012-03-141-1/+0
* net: rework the EV metadataagl@chromium.org2012-03-141-0/+1
* Revert 126559 - Broke XP Tests (2)rsleevi@chromium.org2012-03-141-3/+0
* [net/dns] Serve requests from HOSTS file if possible.szym@chromium.org2012-03-141-0/+3
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-2/+7
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-4/+19
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-101-1/+1
* Add net_unittests_run.maruel@chromium.org2012-03-091-0/+67
* Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landingrch@chromium.org2012-03-041-14/+31
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-021-0/+5
* Add a force pipelining option to load flags.simonjam@chromium.org2012-03-011-0/+9
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-271-0/+1
* Minor refactor of ProxyClientSocket.rch@chromium.org2012-02-251-2/+1
* Add an associative map type that allows values to expire after certain durati...rsleevi@chromium.org2012-02-241-0/+2
* net: Split file_stream.h to file_stream_posix.h and win.hsatorux@chromium.org2012-02-241-0/+4
* Revert "net: remove DnsRRResolver"agl@chromium.org2012-02-231-0/+3
* [net] Asynchronous DNS ready for experiments.szym@chromium.org2012-02-211-3/+0
* Remove WebSocketFrameHandler.yutak@chromium.org2012-02-151-3/+0
* Properly parse UTF8Strings in certificates on Windows.rsleevi@chromium.org2012-02-151-1/+7
* [net/dns] Fixes to DnsConfigServiceWin szym@chromium.org2012-02-111-0/+1
* Adds support for the credentials frame.rch@chromium.org2012-02-081-0/+3
* Move CookieStore unittests to a separate file.droger@google.com2012-02-031-2/+6
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-0/+2
* Improve parsing of the Content-Disposition headerabarth@chromium.org2012-01-271-0/+3
* DnsClient refactoring + features (timeout, suffix search, server rotation).szym@chromium.org2012-01-261-4/+0
* net: Don't merge HTTP headers and body if the body is not in memory.satorux@chromium.org2012-01-241-0/+1
* Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().satorux@chromium.org2012-01-211-0/+1
* Revert 118265 (added a static initializer on linux)thakis@chromium.org2012-01-191-1/+0
* Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().satorux@chromium.org2012-01-191-0/+1
* Adds PriorityQueue and PrioritizedDispatcher.szym@chromium.org2012-01-061-1/+6
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-031-1/+0
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+0
* Changes to read SPDY headers incrementally. rtenneti@chromium.org2011-12-251-0/+3
* Build-fix for ssl_false_start_blacklist_processpeter@chromium.org2011-12-211-0/+7
* Miscellaneous net.gyp cleanups.wtc@chromium.org2011-12-211-2/+3
* Add request_priority.h to net.gyp.mmenke@chromium.org2011-12-201-0/+1
* net: add a tool to dump CRL sets.agl@chromium.org2011-12-191-1/+12