summaryrefslogtreecommitdiffstats
path: root/chrome/browser/internal_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* Use size_t as the type of the key_length and digest_length argumentswtc@chromium.org2012-12-041-1/+1
* browser: Move more files into chrome namespace.tfarina@chromium.org2012-07-021-14/+13
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-3/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-3/+3
* Make LazyInstance managed Locks leaky.thestig@chromium.org2011-11-011-3/+3
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Fix behaviour of internal token generation in case of wakeup.dilmah@chromium.org2011-09-131-14/+8
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Add WARN_UNUSED_RESULT to crypto/hmac.hrsleevi@chromium.org2011-07-301-4/+10
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-181-0/+480