| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 22 | -33/+105 |
* | Make chrome aware of text/x-sh mime type. | estade@chromium.org | 2010-09-30 | 1 | -4/+5 |
* | Call GetSSLInfo late, after we have received the response | wtc@chromium.org | 2010-09-30 | 2 | -9/+5 |
* | net: add caching and inflight merging to DnsRRResolver | agl@chromium.org | 2010-09-30 | 6 | -203/+550 |
* | Adds the ability for a link to set the filter in the events | mmenke@chromium.org | 2010-09-30 | 2 | -2/+20 |
* | Fixed compilation errors in flip_in_mem_edsm_server and dependencies. | mbelshe@chromium.org | 2010-09-30 | 4 | -7/+11 |
* | Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS... | willchan@chromium.org | 2010-09-30 | 15 | -106/+127 |
* | Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h... | erikwright@chromium.org | 2010-09-30 | 13 | -247/+434 |
* | FTP: fix directory listing parser for ftp.usa.hp.com | phajdan.jr@chromium.org | 2010-09-30 | 18 | -36/+275 |
* | Revert 61034 - Refactor FTP unit tests. | phajdan.jr@chromium.org | 2010-09-30 | 1 | -530/+741 |
* | Refactor FTP unit tests. | phajdan.jr@chromium.org | 2010-09-30 | 1 | -741/+530 |
* | Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 15 | -127/+106 |
* | Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 15 | -106/+127 |
* | Disk cache: Change the way we delete files. | rvargas@google.com | 2010-09-29 | 5 | -16/+75 |
* | Use ScopedRunnableMethodFactory for SpdySession to better control lifetime. | willchan@chromium.org | 2010-09-29 | 2 | -4/+15 |
* | Stop refcounting ClientSocketPool. | willchan@chromium.org | 2010-09-29 | 33 | -1059/+1658 |
* | Disk cache: Handle failures growing the user_buffer that | rvargas@google.com | 2010-09-29 | 5 | -18/+103 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-29 | 10 | -19/+43 |
* | First step at OpenSSL client socket implementation. | joth@chromium.org | 2010-09-29 | 4 | -0/+767 |
* | FBTF: Moves code to the headers. | erg@google.com | 2010-09-28 | 15 | -30/+72 |
* | add audio/x-wav mimetype for apache | fbarchard@chromium.org | 2010-09-28 | 1 | -0/+1 |
* | add audio/wav mimetype | fbarchard@chromium.org | 2010-09-28 | 1 | -2/+6 |
* | Add more LOG(ERROR) messages to track down bug 55678, | wtc@chromium.org | 2010-09-28 | 1 | -4/+8 |
* | Review URL: http://codereview.chromium.org/3402032 | lzheng@chromium.org | 2010-09-28 | 2 | -2/+2 |
* | Kill all HttpResponseBodyDrainers when HttpNetworkSession goes away. | willchan@chromium.org | 2010-09-28 | 6 | -14/+63 |
* | Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ... | cbentzel@chromium.org | 2010-09-28 | 10 | -43/+19 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-28 | 10 | -19/+43 |
* | Revert 60765 - FTP: fix directory listing parser for ftp.usa.hp.com | phajdan.jr@chromium.org | 2010-09-28 | 17 | -262/+8 |
* | FTP: fix directory listing parser for ftp.usa.hp.com | phajdan.jr@chromium.org | 2010-09-28 | 17 | -8/+262 |
* | FTP: fix directory listing parser for ftp.symantec.com. | phajdan.jr@chromium.org | 2010-09-28 | 2 | -3/+8 |
* | Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS... | rch@chromium.org | 2010-09-28 | 12 | -1620/+35 |
* | Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO... | willchan@chromium.org | 2010-09-28 | 4 | -187/+93 |
* | Add a new class SpdyProxyClientSocket which implements ClientSocket | rch@chromium.org | 2010-09-28 | 12 | -35/+1620 |
* | Reland r59972: Eagerly set the IO loop used for OCSP. | willchan@chromium.org | 2010-09-28 | 4 | -93/+187 |
* | Change the default SOCKS version used by gnome settings (and environment vari... | eroman@chromium.org | 2010-09-28 | 2 | -16/+20 |
* | Clean up socket backup job when there are no requests. | willchan@chromium.org | 2010-09-27 | 3 | -16/+39 |
* | Change the meaning of the command-line flag --proxy-server="socks://foo" to i... | eroman@chromium.org | 2010-09-27 | 4 | -9/+14 |
* | Disk cache: Add a little more tracing for the stress test | rvargas@google.com | 2010-09-27 | 1 | -0/+3 |
* | Remove commented out expression in http_network_transaction_unittest.cc | rch@chromium.org | 2010-09-27 | 1 | -2/+2 |
* | GTTF: Use different port number for all types of TestServer. | phajdan.jr@chromium.org | 2010-09-27 | 1 | -2/+6 |
* | Skip CNAME lookup if resolver_ is NULL in the Negotiate handler. | cbentzel@chromium.org | 2010-09-27 | 1 | -1/+1 |
* | Immediately reject empty cookie headers. | jochen@chromium.org | 2010-09-27 | 3 | -6/+30 |
* | Remove the references to HttpNetworkSession in SpdySession | rch@chromium.org | 2010-09-25 | 10 | -32/+43 |
* | Remove SpdySession::Connect(). This methods was only | rch@chromium.org | 2010-09-25 | 6 | -123/+53 |
* | Turn off CRL checking for CAs that have multiple keys to work around | wtc@chromium.org | 2010-09-25 | 1 | -0/+25 |
* | Even more status reporting for SSPI functions. | cbentzel@chromium.org | 2010-09-25 | 1 | -71/+89 |
* | Update ClientSocket::GetPeerAddress() to specify the | rch@chromium.org | 2010-09-25 | 3 | -3/+4 |
* | Clarify the semantics of Socket::Read() and Socket::Write(), | rch@chromium.org | 2010-09-25 | 2 | -14/+18 |
* | Fix include order to fix linux perf bot. | tfarina@chromium.org | 2010-09-25 | 1 | -2/+2 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 56 | -285/+361 |