Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a source id to global NetLog entries, which makes them | mmenke@chromium.org | 2012-03-15 | 1 | -3/+3 |
* | base::Bind: Convert most of net/http. | jhawkins@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -4/+3 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -5/+6 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | Added NetLog support for HTTP authentication. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+60 |