summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a source id to global NetLog entries, which makes themmmenke@chromium.org2012-03-151-3/+3
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-2/+2
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-4/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-5/+6
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-2/+3
* Added NetLog support for HTTP authentication.cbentzel@chromium.org2010-06-211-0/+60