| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -1/+0 |
* | FBTF: Start cleaning up net/ | erg@google.com | 2010-08-11 | 1 | -3/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt to back off from Kerberos authentication if we don't have credentials. | ahendrickson@google.com | 2010-07-20 | 1 | -0/+11 |
* | Remove |net_log_| as a class member and pass it in where needed and a little ... | vandebo@chromium.org | 2010-07-13 | 1 | -11/+7 |
* | Put HttpProxyClientSocket into a pool. | vandebo@chromium.org | 2010-07-12 | 1 | -11/+17 |
* | Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl... | vandebo@chromium.org | 2010-07-12 | 1 | -1/+6 |
* | Make the Negotiate Authentication Handler a state machine. | cbentzel@chromium.org | 2010-07-01 | 1 | -5/+2 |
* | Create HttpAuthController. (again) | vandebo@chromium.org | 2010-06-24 | 1 | -0/+134 |
* | Revert 50647 - Create HttpAuthController. | vandebo@chromium.org | 2010-06-23 | 1 | -135/+0 |
* | Create HttpAuthController. | vandebo@chromium.org | 2010-06-23 | 1 | -0/+135 |