summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+11
* net: Make a few test server connection values constants. Also do a little Fil...thestig@chromium.org2009-12-181-0/+1
* Add tests for SocketStreamMetrics.satorux@chromium.org2009-12-151-0/+1
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-0/+1
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-3/+5
* Add support for MLSD FTP directory listing (RFC-3659)phajdan.jr@chromium.org2009-12-101-0/+3
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+9
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-101-0/+3
* Improve the test coverage of WebSocket class.satorux@chromium.org2009-12-101-0/+1
* Original patch by cbentzel@google.comeroman@chromium.org2009-12-101-0/+11
* Remove bzip2 decoding support completely.thestig@chromium.org2009-12-081-6/+0
* Implement parser for Netware-style FTP LIST response listing.phajdan.jr@chromium.org2009-12-071-0/+3
* Split FTP LIST parsing code into individual files for each listing style.phajdan.jr@chromium.org2009-12-041-3/+11
* Enable the FlipProtocolTests.mbelshe@google.com2009-12-011-0/+1
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-5/+0
* Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate.willchan@chromium.org2009-11-221-0/+1
* Work around the NSS bugs in the AIA certificate fetch code by retryingwtc@chromium.org2009-11-201-0/+1
* Add modp_b64 dependency to net_base. This is used by net/base/Base64.cc.maruel@chromium.org2009-11-161-0/+1
* Plumb LoadLog into SocketStreamukai@chromium.org2009-11-131-3/+2
* Http Cache: Split HttpCache::Transaction to its own setrvargas@google.com2009-11-111-0/+2
* Metrics of SocketStreamukai@chromium.org2009-11-111-0/+2
* Implement websocket throttling.ukai@chromium.org2009-11-041-0/+5
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-031-0/+2
* Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it intombelshe@google.com2009-10-291-0/+2
* Rename FlipStreamImpl to FlipStream and separate it out intombelshe@chromium.org2009-10-291-0/+2
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-281-0/+6
* Add proxy basic auth support in net/socket_stream.ukai@chromium.org2009-10-271-0/+1
* Add dependencies from net_base to bzip2 and zlib.agl@chromium.org2009-10-231-0/+2
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-0/+10
* Change the request tracking done by about:net-internals to be per context rat...eroman@chromium.org2009-10-221-0/+3
* Moved patch from 297003 over to committer repository.rolandsteiner@chromium.org2009-10-221-0/+2
* Split net into net and net_base to reduce v8 dependency injection.maruel@chromium.org2009-10-211-12/+71
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-0/+1
* WebSocket protocol handler for live experiment (again)ukai@chromium.org2009-10-211-0/+3
* Revert r29614 "WebSocket protocol handler for live experiment."ukai@chromium.org2009-10-211-3/+0
* WebSocket protocol handler for live experiment.ukai@chromium.org2009-10-211-0/+3
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-171-0/+3
* Reverting 29316.vandebo@chromium.org2009-10-161-3/+0
* Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...vandebo@chromium.org2009-10-161-0/+3
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+4
* Add a command line switch to enable flip sockets.mbelshe@google.com2009-10-131-0/+16
* Add net/socket_stream.ukai@chromium.org2009-10-091-0/+2
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa).phajdan.jr@chromium.org2009-09-241-0/+3
* Moving two http utility functions to a separate source file due to dependency...tommi@chromium.org2009-09-181-0/+1
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-4/+4
* Add an SSLConfigService implementation for Mac OS Xhawk@chromium.org2009-09-091-0/+3
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-6/+6
* ForceTLS: hash hostnames, handle subdomains, canonicalise.agl@chromium.org2009-09-091-0/+3