summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix net_perftestsjoth@chromium.org2011-05-121-6/+6
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-1214-192/+74
* Code formatting.qsr@google.com2011-05-121-4/+5
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-1221-161/+227
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-124-10/+12
* Remove prefer_ipv4.wtc@chromium.org2011-05-123-19/+0
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-123-61/+8
* The flip server's --http-server and --spdy-server switches for don't functionleighton@cis.udel.edu2011-05-111-1/+5
* Restart socket pool backup job timer on ReleaseSocket.willchan@chromium.org2011-05-113-8/+61
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-118-23/+23
* Use const operator to enable compilation with stlport.jknotten@chromium.org2011-05-111-2/+2
* Revert of 83710 which reverted 83641 - DNS Host resolver changesrtenneti@chromium.org2011-05-113-48/+388
* Add a final few pin hosts to the HSTS metadata.cevans@chromium.org2011-05-102-0/+29
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-108-191/+112
* Disk cache: Make sure the list of unused entries is notrvargas@google.com2011-05-104-22/+56
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-107-26/+17
* Reformating functions calls.qsr@google.com2011-05-101-1/+2
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-106-2/+6
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-102-2/+4
* Start backup socket timer for preconnects too.willchan@chromium.org2011-05-102-5/+57
* Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy setti...mdm@chromium.org2011-05-103-44/+81
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Remove GeoTrust; leaving Equifax for now as discussed by chat.cevans@chromium.org2011-05-091-3/+0
* Make sure that the built-in pins for *.google.com don't prevent non-built-incevans@chromium.org2011-05-092-14/+31
* net: fix matching ".google.com" at the end of a string.agl@chromium.org2011-05-092-2/+4
* net: break out SSLHostInfo verification time for Google.agl@chromium.org2011-05-091-1/+6
* Documentation for ProxyResolverErrorObserverjochen@chromium.org2011-05-091-1/+7
* Add a command-line flag for MAC cookies.abarth@chromium.org2011-05-082-1/+16
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-7/+11
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-0715-46/+60
* Add requested documentation.abarth@chromium.org2011-05-061-0/+7
* net/url_request/url_request_test_util.h doesn't need to includewtc@chromium.org2011-05-062-1/+1
* Accept new WebSocket handshake format (hybi-04 and later).yutak@chromium.org2011-05-064-57/+553
* Implemented unit tests for ProxyService and fixed a bugbattre@chromium.org2011-05-063-2/+247
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-062-142/+185
* GetPeerAddress could be called without socket, added checkdpolukhin@chromium.org2011-05-061-0/+6
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-5/+5
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-067-17/+26
* (harmless) Missed include from http://codereview.chromium.org/6930040/cevans@chromium.org2011-05-051-0/+1
* Gchat data is mapped onto talkgadget.google.com so don't forget to HSTS it.cevans@chromium.org2011-05-052-0/+8
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-058-23/+33
* Http Cache: make sure that if we cancel a request after all datarvargas@google.com2011-05-053-1/+55
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-05-0513-121/+245
* Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networkswtc@chromium.org2011-05-058-54/+210
* net: add cloudsecurityalliance.org to HSTS preloaded list.agl@chromium.org2011-05-052-0/+8
* Using DCHECK_NE/EQ/LE/GE/GT/LT() where possible. Updating logging in src/net/...kushi.p@gmail.com2011-05-0511-22/+26
* Fix logic for handling reports of malformed bodies. To end up countingjoi@chromium.org2011-05-053-9/+23
* Revert 84196 - Fix logic for handling reports of malformed bodies. To end up ...joi@chromium.org2011-05-053-22/+9
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-057-26/+17
* Fix logic for handling reports of malformed bodies. To end up countingjoi@chromium.org2011-05-053-9/+22