| Commit message (Expand) | Author | Age | Files | Lines |
* | net: always save certs and trigger verify in SSLHostInfo. | agl@chromium.org | 2010-10-26 | 1 | -2/+3 |
* | net: Remove key argument from ActivateEntry function. | tfarina@chromium.org | 2010-10-23 | 1 | -4/+3 |
* | net: move SSL host info serialisation into SSLHostInfo | agl@chromium.org | 2010-10-20 | 1 | -1/+1 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 1 | -1/+22 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 1 | -0/+17 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -22/+1 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -1/+22 |
* | Http Cache: Remove checks used to track a crash. | rvargas@google.com | 2010-10-11 | 1 | -16/+12 |
* | Http Cache: Add some debug code to track a bug. Basically | rvargas@google.com | 2010-10-08 | 1 | -0/+8 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 1 | -3/+5 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 1 | -5/+3 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 1 | -3/+5 |
* | Stop refcounting ClientSocketPool. | willchan@chromium.org | 2010-09-29 | 1 | -2/+1 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -3/+4 |
* | Http cache: Make sure that the memory used to receive the | rvargas@google.com | 2010-08-24 | 1 | -10/+19 |
* | Http cache: It turns out that the cache destructor | rvargas@google.com | 2010-08-21 | 1 | -17/+35 |
* | Make sure we flush ssl pool when CloseCurrentConnections is called. | lzheng@chromium.org | 2010-08-19 | 1 | -0/+1 |
* | SpdySessionPool closes down sessions accurately now. | erikchen@google.com | 2010-08-19 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Http Cache: Enable some checks to track a low volume crash. | rvargas@google.com | 2010-07-17 | 1 | -10/+19 |
* | Http Cache: Don't delete the callback that is waiting for | rvargas@google.com | 2010-07-17 | 1 | -2/+15 |
* | Http Cache: chain GetLoadState from transactions waiting for | rvargas@google.com | 2010-07-15 | 1 | -0/+13 |
* | Revert 52334 - Http Cache: chain GetLoadState from transactions waiting for | rvargas@google.com | 2010-07-14 | 1 | -13/+0 |
* | Http Cache: chain GetLoadState from transactions waiting for | rvargas@google.com | 2010-07-14 | 1 | -0/+13 |
* | Disk cache: Switch the disk cache to use the cache_thread. | rvargas@google.com | 2010-07-13 | 1 | -0/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -7/+4 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Reland 49600 - Http cache: Remove deprecated code. | rvargas@google.com | 2010-06-14 | 1 | -60/+6 |
* | Revert 49600 - Http cache: Remove deprecated code. | rvargas@google.com | 2010-06-11 | 1 | -6/+60 |
* | Http cache: Remove deprecated code. | rvargas@google.com | 2010-06-11 | 1 | -60/+6 |
* | Do not attempt to reuse active sockets after a socket pool flush (usually a n... | willchan@chromium.org | 2010-06-07 | 1 | -2/+1 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -1/+3 |
* | net-internals: use the async interface for displaying cache statistics. | rvargas@google.com | 2010-05-27 | 1 | -0/+4 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 1 | -0/+1 |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -1/+1 |
* | Http Cache: Add a backend factory class so that the caller | rvargas@google.com | 2010-05-12 | 1 | -77/+36 |
* | Http Cache: Handle the asynchronous instantiation of the | rvargas@google.com | 2010-05-07 | 1 | -91/+254 |
* | Auto-format style pass over files. | cbentzel@chromium.org | 2010-05-04 | 1 | -3/+4 |
* | Http cache: Add support for a dedicated cache thread. | rvargas@google.com | 2010-04-29 | 1 | -0/+11 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -2/+6 |
* | Update about:cache to display cached metadata for an entry. | tonyg@chromium.org | 2010-04-19 | 1 | -6/+0 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -6/+2 |
* | Http cache: Reorder the files after the previous mess-up. | rvargas@google.com | 2010-03-08 | 1 | -62/+62 |
* | Http cache: Expose storing metadata on a given entry. | rvargas@google.com | 2010-03-02 | 1 | -1/+87 |
* | Add APIs to expose http cache's metadata and the | rvargas@google.com | 2010-02-23 | 1 | -0/+6 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -3/+5 |
* | Http cache: Remove the explicit transaction callback and let the | rvargas@google.com | 2010-02-11 | 1 | -30/+27 |