summaryrefslogtreecommitdiffstats
path: root/google_apis/gaia/gaia_auth_util.cc
Commit message (Expand)AuthorAgeFilesLines
* gaia::AreEmailsSame() should consider X@gmail.com == X@googlemail.com.rogerta@chromium.org2014-04-151-6/+23
* Add URL parameter so that /ListAccounts returns valid json.rogerta@chromium.org2014-02-201-4/+15
* Update policy signature verification to include policy domain.atwilson@chromium.org2014-02-141-3/+5
* Keep reconcilor for looping when cookies change.rogerta@chromium.org2014-02-121-11/+12
* Watch cookie jar so that reconcilor reacts more quickly.rogerta@chromium.org2014-01-311-1/+2
* Added secondary /MergeSession verification step.zelidrag@chromium.org2013-12-081-2/+34
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-1/+1
* Deprecate switches gaia-host and gaia-url-path in favor of gaia-urlachuith@chromium.org2013-05-181-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Web-based-signin must not let the user sign in with a different account onrogerta@chromium.org2013-02-081-0/+5
* No need to support old style dasher domains.rogerta@chromium.org2012-10-161-3/+1
* Add helper function to test that a given URL is a valid Gaia sign in URL.rogerta@chromium.org2012-10-111-0/+11
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-0/+61