summaryrefslogtreecommitdiffstats
path: root/remoting/host/gaia_oauth_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing initialisation in GaiaOAuthClient::Core.wez@chromium.org2012-05-231-1/+2
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-26/+84
* This broke M20 build.dharani@chromium.org2012-05-221-84/+26
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-26/+84
* Refcounted types should not have public destructors, remoting/ editionrsleevi@chromium.org2012-04-241-3/+5
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-201-107/+29
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-171-0/+6
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Added helper classes to allow OAuth to be used in Me2Me.jamiewalch@google.com2012-03-161-0/+207