summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Linux: Fix kde no_proxy environment variable handling.mattm@chromium.org2010-05-182-18/+96
* Reland my close on idle socket change.willchan@chromium.org2010-05-184-45/+172
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-183-8/+11
* Adding gssapi.h to third_party.ahendrickson@google.com2010-05-184-0/+914
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-183-69/+87
* Adding some known mime types to the platform_mime_utils on linux. This might...dhg@chromium.org2010-05-181-0/+29
* Digest Authentication: Test that "nc" is incremented for same "nonce".cbentzel@chromium.org2010-05-183-0/+150
* Trigger SSL fallback based on Bad MAC alert.agl@chromium.org2010-05-183-3/+11
* Update comments based on my new understanding of thewtc@chromium.org2010-05-181-2/+7
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-0/+6
* Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.eroman@chromium.org2010-05-172-11/+14
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-1719-127/+182
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-1611-48/+201
* Reland 47342.willchan@chromium.org2010-05-165-9/+104
* FTP: Fix an infinite loop in a rare condition.phajdan.jr@chromium.org2010-05-152-13/+15
* SPDY: Add push streams to the NetLog.willchan@chromium.org2010-05-152-1/+28
* Revert 47342 - Support SpdySession as a new NetLog source type. Start logging...willchan@chromium.org2010-05-155-93/+6
* Support SpdySession as a new NetLog source type. Start logging some more SPDY...willchan@chromium.org2010-05-155-6/+93
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-2/+2
* Add the URLRequest's method and load flags to the NetLog.eroman@chromium.org2010-05-146-10/+65
* Add the status line to the NetLogHttpResponseParameter.willchan@chromium.org2010-05-141-0/+1
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+1
* Minor refactor: rename "extra_parameters" --> "params".eroman@chromium.org2010-05-131-6/+4
* Try to fix a deadlock that happened when running the network diagnostic tool ...eroman@chromium.org2010-05-131-24/+48
* Fix --host-rules to work properly with proxies.willchan@chromium.org2010-05-131-7/+19
* Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.willchan@chromium.org2010-05-138-34/+106
* Remove CRLF from three lines in http_auth_handler.hcbentzel@chromium.org2010-05-131-3/+3
* Added authentication scheme as key to HttpAuthCache.cbentzel@chromium.org2010-05-135-84/+131
* Add --host-rules support.willchan@chromium.org2010-05-128-100/+242
* Enable Alternate-Protocol support by default when NPN support is enabled.willchan@chromium.org2010-05-121-0/+1
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-126-305/+272
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-129-37/+50
* Bypass the DNS cache when the LOAD_VALIDATE_CACHE load flag is set.eroman@chromium.org2010-05-112-4/+19
* Add the response headers to net-internals.willchan@chromium.org2010-05-113-2/+69
* Fix ~FileStream in POSIX to auto close if the flag is set. This is left from myjianli@chromium.org2010-05-111-1/+2
* Disk cache: Allow the disk cache histograms to generatervargas@google.com2010-05-112-10/+71
* FTP: fix navigating to files listed under non-ASCII charactersphajdan.jr@chromium.org2010-05-114-33/+16
* Update V8 to version 2.2.9sgjesse@google.com2010-05-111-1/+1
* Remove the HOST_RESOLVER_IMPL_OBSERVER_* log events. I have never found these...eroman@chromium.org2010-05-113-31/+2
* Update comments for new request header events.willchan@chromium.org2010-05-111-9/+4
* Add http request headers into about:net-internals.willchan@chromium.org2010-05-103-1/+74
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-1010-1153/+3
* Http cache: Add a check to MockHttpCache to make surervargas@google.com2010-05-104-81/+151
* Reland 46757.willchan@chromium.org2010-05-104-26/+131
* Added #ifdef to allow Chromium to enable proprietary codecs.scherkus@chromium.org2010-05-101-2/+2
* Fix valgrind memcheck issues with GetPushStream unit test.cbentzel@chromium.org2010-05-106-11/+47
* Switch to using TimeTicks for profiling and histogramsjar@chromium.org2010-05-103-5/+6
* Pass nulls through test sockets.gavinp@chromium.org2010-05-103-12/+37
* Revert 46757 - Fix IO thread hang on releasing a socket.sky@chromium.org2010-05-084-104/+26
* On Windows, do not use the COMODO EV SGC CA certificatewtc@chromium.org2010-05-081-2/+54