summaryrefslogtreecommitdiffstats
path: root/chrome/browser/internal_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-4/+4
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-4/+4
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-4/+4
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-4/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+4
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-4/+1
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-111-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* 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