| Commit message (Expand) | Author | Age | Files | Lines |
* | More correctly handle username and password in FtpNetworkTransaction. | phajdan.jr@chromium.org | 2009-09-16 | 3 | -83/+1 |
* | Add a histogram for measuring SSL Connect times. | mbelshe@google.com | 2009-09-11 | 2 | -2/+14 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 2 | -8/+8 |
* | Http cache: Convert data writes from sysnchronous to asynchronous. | rvargas@google.com | 2009-09-10 | 3 | -35/+89 |
* | Http cache: Don't delete sparse entries when we | rvargas@google.com | 2009-09-09 | 2 | -11/+54 |
* | Add some trace-points to HttpCache for request profiling (cache entry "open",... | eroman@chromium.org | 2009-09-06 | 2 | -13/+89 |
* | Bug fixing for range request support in HttpCache | hclam@chromium.org | 2009-09-05 | 3 | -2/+36 |
* | [Second attempt of r25461] | wtc@chromium.org | 2009-09-05 | 8 | -703/+1092 |
* | Http Cache: Add support for resuming downloading a | rvargas@google.com | 2009-09-04 | 5 | -44/+282 |
* | Update the request time of http cache entries on 304. | eroman@chromium.org | 2009-09-04 | 4 | -6/+25 |
* | Re-enabled URLRequestTestHTTP.BasicAuth. | eroman@chromium.org | 2009-09-04 | 1 | -2/+2 |
* | Update the response time of http cache entries on 304. | eroman@chromium.org | 2009-09-04 | 4 | -6/+98 |
* | Revert "Use SSPI for NTLM authentication on Windows." | agl@chromium.org | 2009-09-04 | 7 | -968/+697 |
* | Use SSPI for NTLM authentication on Windows. | wtc@chromium.org | 2009-09-04 | 7 | -697/+968 |
* | Display the LoadLogs for recent and in-progress URLRequests on the net-intern... | eroman@chromium.org | 2009-09-03 | 1 | -1/+2 |
* | Http cache: reorder some functions. No code change. | rvargas@google.com | 2009-09-01 | 1 | -77/+74 |
* | Http cache: Cleanup from tracking of bug 9952. | rvargas@google.com | 2009-09-01 | 2 | -68/+12 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Http cache: Bypass the cache for range requests that have validation headers. | rvargas@google.com | 2009-08-28 | 2 | -1/+41 |
* | Add the ability to not send cookies or send user name/password. | levin@chromium.org | 2009-08-26 | 2 | -6/+54 |
* | Refactor function to unpack an Entry from its pickle to a HttpResponseInfo. | mbelshe@google.com | 2009-08-25 | 2 | -12/+22 |
* | Add UMA Histogram for FieldTrial for Async Socket SlowStart | mbelshe@google.com | 2009-08-25 | 1 | -1/+14 |
* | Only retry on unused, idle sockets if the socket error is ERR_CONNECTION_RESET. | willchan@chromium.org | 2009-08-24 | 2 | -5/+8 |
* | Add more histograms to understand idle sockets. | willchan@chromium.org | 2009-08-24 | 1 | -10/+50 |
* | Http cache: Enable experimental support for byte range requests. | rvargas@google.com | 2009-08-24 | 3 | -39/+56 |
* | Resend on IO errors on late bound sockets that were idle. | willchan@chromium.org | 2009-08-22 | 1 | -1/+2 |
* | Revert cl 24015 | rvargas@google.com | 2009-08-21 | 3 | -55/+39 |
* | Http cache: Enable experimental support for byte range requests. | rvargas@google.com | 2009-08-21 | 3 | -39/+55 |
* | Cleanups for SSLConfigService and SSLConfigServiceManager. | mattm@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Pulling new version of googleurl into the tree. | cira@chromium.org | 2009-08-21 | 1 | -4/+2 |
* | Http cache: Fix the code that handles 206s when revalidating | rvargas@google.com | 2009-08-20 | 3 | -22/+91 |
* | Add missing break statement. | jhawkins@chromium.org | 2009-08-19 | 1 | -3/+5 |
* | Pref-backed SSLConfigService for Linux. | mattm@chromium.org | 2009-08-19 | 9 | -29/+53 |
* | Make ClientSocketHandle::Init() typesafe. | willchan@chromium.org | 2009-08-19 | 6 | -18/+16 |
* | Change ClientSocketHandle to take the pool as a parameter to Init() rather th... | willchan@chromium.org | 2009-08-18 | 2 | -3/+4 |
* | Remove an unused header from proxy_service.h. | ericroman@google.com | 2009-08-18 | 1 | -0/+1 |
* | Reference count ProxyService. | eroman@chromium.org | 2009-08-18 | 5 | -32/+24 |
* | Http Cache: Additional byte-range support. | rvargas@google.com | 2009-08-18 | 4 | -53/+327 |
* | Add histograms for tracking the unused/unused_idle/reused socket states from ... | willchan@chromium.org | 2009-08-17 | 2 | -18/+76 |
* | Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic. | willchan@chromium.org | 2009-08-14 | 1 | -7/+7 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 8 | -91/+91 |
* | Unescape username/passwords obtained from URLs before using them for HTTP auth. | ericroman@google.com | 2009-08-14 | 3 | -7/+95 |
* | Implement SSL certificate error handling on the Mac. If the user gives | wtc@chromium.org | 2009-08-13 | 1 | -1/+4 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 8 | -80/+94 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 7 | -48/+374 |
* | Http Cache: Deactivate entries without having the key of the | rvargas@google.com | 2009-08-07 | 3 | -6/+77 |
* | Update a comment. | ericroman@google.com | 2009-08-04 | 1 | -1/+2 |
* | Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h. | eroman@chromium.org | 2009-08-04 | 1 | -5/+2 |
* | Support user-constructed conditional requests to HttpCache updating the cache. | ericroman@google.com | 2009-08-03 | 2 | -50/+425 |