| Commit message (Expand) | Author | Age | Files | Lines |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 2 | -1/+20 |
* | Disk cache: For an AppCache, now we only update the | rvargas@google.com | 2010-08-27 | 11 | -33/+189 |
* | Add support for delegated kerberos tickets to Negotiate authentication. | cbentzel@chromium.org | 2010-08-27 | 14 | -57/+157 |
* | Change, unify, and specify ordering of cookies from CookieMonster. | rdsmith@chromium.org | 2010-08-27 | 3 | -2/+64 |
* | Allow SSL_SecurityStatus, SSL_GetChannelInfo, and | wtc@chromium.org | 2010-08-27 | 5 | -3/+178 |
* | Remove exe perms from text files to fix checkprops failure | dmazzoni@chromium.org | 2010-08-27 | 1 | -0/+0 |
* | Update --gtest-filter files and suppressions for Dr. Memory | timurrrr@chromium.org | 2010-08-27 | 1 | -0/+12 |
* | Add a new SSLClientSocket::wasSpdyNegotiated method, | rch@chromium.org | 2010-08-27 | 3 | -14/+14 |
* | Disk cache: Add a new uma histogram for the total internal | rvargas@google.com | 2010-08-27 | 2 | -1/+4 |
* | Added missing MS PAC extensions for IPv6: | ziadh@chromium.org | 2010-08-26 | 4 | -28/+263 |
* | Ignore certificate errors when connecting to an HTTPS Proxy | rch@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Disable request logging in test HTTP server to declutter log output. | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | ClientSocketPoolBaseHelper crash fix: add a self-reference. | willchan@chromium.org | 2010-08-26 | 1 | -0/+6 |
* | Reland r57100. Only create the backup ConnectJob when it is needed. | willchan@chromium.org | 2010-08-26 | 2 | -188/+216 |
* | Introduce an artificial 2 second delay after network IP address changes befor... | eroman@chromium.org | 2010-08-26 | 7 | -13/+213 |
* | SPDY flow control: add support for receive window size | agayev@chromium.org | 2010-08-26 | 9 | -13/+179 |
* | Disk cache: Remove the check for no open entries at destruction | rvargas@google.com | 2010-08-25 | 1 | -1/+4 |
* | Add the apps datatype to the python sync server. | rsimha@chromium.org | 2010-08-25 | 1 | -1/+6 |
* | Remove the reused_socket_ member because we don't really need it. | mbelshe@chromium.org | 2010-08-25 | 2 | -8/+4 |
* | Keep push streams open until they are claimed. The previous change I did | mbelshe@chromium.org | 2010-08-25 | 1 | -8/+14 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 23 | -82/+265 |
* | Attempting to re-land CL 3110006 which turned out to have | rch@chromium.org | 2010-08-25 | 13 | -105/+740 |
* | Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ... | willchan@chromium.org | 2010-08-25 | 3 | -4/+54 |
* | Move the stream initialization out of the HttpStreamRequest and back | mbelshe@chromium.org | 2010-08-25 | 10 | -61/+138 |
* | In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc... | mmenke@chromium.org | 2010-08-25 | 16 | -38/+80 |
* | Provide a wstring-free version of FormatUrl(), part 1. | viettrungluu@chromium.org | 2010-08-25 | 3 | -0/+210 |
* | Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to | dhollowa@chromium.org | 2010-08-25 | 13 | -738/+104 |
* | Add support for speaking SSL to an HTTP Proxy, to | rch@chromium.org | 2010-08-25 | 13 | -104/+738 |
* | NSS: Add Snap Start support | agl@chromium.org | 2010-08-25 | 10 | -15/+1299 |
* | Don't run URLRequestTest under ThreadSanitizer on Windows | timurrrr@chromium.org | 2010-08-25 | 1 | -0/+3 |
* | Remove dead log entries for SPDY_TRANSACTION_* | mbelshe@chromium.org | 2010-08-25 | 1 | -16/+0 |
* | Refactor: change the spdy session pool key to take a ProxyServer instead of a... | eroman@chromium.org | 2010-08-25 | 10 | -22/+109 |
* | Fix a crash where we are checking IsConnected(). If you look into the | mbelshe@chromium.org | 2010-08-25 | 8 | -6/+326 |
* | Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy. | eroman@chromium.org | 2010-08-25 | 6 | -36/+44 |
* | A/B experiment for re-establishing TCP connections. | ziadh@chromium.org | 2010-08-25 | 5 | -25/+50 |
* | Make sure the key into the spdy session pool identifies the actual proxy used... | eroman@chromium.org | 2010-08-25 | 7 | -22/+77 |
* | Remove two CHECKs that were added to help track down the crash | wtc@chromium.org | 2010-08-24 | 2 | -7/+2 |
* | When asserting that an event object is not signaled, | wtc@chromium.org | 2010-08-24 | 1 | -6/+19 |
* | Fail rather than crash if username+password are unspecified for NTLM on Linux... | cbentzel@chromium.org | 2010-08-24 | 1 | -0/+5 |
* | Http cache: Make sure that the memory used to receive the | rvargas@google.com | 2010-08-24 | 3 | -11/+22 |
* | Heapcheck: Don't run net_unittests that simulate crashes. | rvargas@google.com | 2010-08-24 | 1 | -0/+14 |
* | chromeos: 1st draft of ProxyConfigService for chromeos | kuan@chromium.org | 2010-08-24 | 2 | -1/+16 |
* | Actually allow recursive=true to be set in net::DirectoryLister | johnnyg@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 18 | -99/+370 |
* | Revert 57100 - Only create the backup ConnectJob when it is needed. | thestig@chromium.org | 2010-08-23 | 2 | -215/+188 |
* | Only create the backup ConnectJob when it is needed. | willchan@chromium.org | 2010-08-23 | 2 | -188/+215 |
* | Disk cache: Extend the internal buffering performed by each entry | rvargas@google.com | 2010-08-23 | 11 | -543/+1079 |
* | --auth-schemes specifies which authentication schemes are supported on the co... | cbentzel@chromium.org | 2010-08-23 | 2 | -0/+71 |
* | Address post-review comments on r56727. | agl@chromium.org | 2010-08-23 | 2 | -13/+14 |
* | Missed a file from last checkin. histograms_recorded member variable is | mbelshe@chromium.org | 2010-08-23 | 1 | -1/+0 |