summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_downloader.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.rogerta@chromium.org2014-02-141-1/+6
* Revert of Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAcco...hubbe@chromium.org2014-02-141-6/+1
* Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.rogerta@chromium.org2014-02-141-1/+6
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-1/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-4/+4
* profile_downloader should allow loading the user information for all user acc...aruslan@chromium.org2013-11-131-5/+11
* cros: Fix O2TS observer list check empty failure.xiyuan@chromium.org2013-09-261-5/+16
* When user first time logs into Chromeos, he doesn't have "language" setting f...alemate@chromium.org2013-09-241-11/+27
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-201-4/+6
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-191-6/+4
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-191-4/+6
* Redesign the avatar menu bubble to match the new mocks. This is behind the --...noms@chromium.org2013-09-121-8/+23
* Updates to profile downloader to use PO2TS notificationsfgorski@chromium.org2013-07-291-61/+33
* Use a direct include of the message_loop header in chrome/browser/, part 9.avi@chromium.org2013-07-171-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-071-1/+1
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Fix login visual hitch on chromebookbshe@chromium.org2013-01-251-2/+4
* [cros] Retry downloading profile image on failure.ivankr@chromium.org2012-12-171-8/+16
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-071-3/+3
* Force avatar and wallpaper decoding to use robust JPEG.saintlou@chromium.org2012-08-291-1/+1
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-191-1/+2
* Revert 147199 - Update API of OAuth2AccessTokenFetcher to return an expiratio...jochen@chromium.org2012-07-181-2/+1
* Update API of OAuth2AccessTokenFetcher to return an expiration date.qsr@chromium.org2012-07-181-1/+2
* Ignore partial profile image downloads.ivankr@chromium.org2012-07-111-4/+8
* [cros] Always fetch user profile info after login.ivankr@chromium.org2012-06-281-9/+14
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-3/+3
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Disable sending cookies from ProfileDownloader::StartFetchingImage()sail@chromium.org2012-03-201-2/+4
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-161-0/+1
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-081-2/+5
* Disable storing cookies from URLFetchers that run with a profile's cookie jar.jochen@chromium.org2012-02-291-0/+3
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-2/+2
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-2/+2
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-2/+2
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-2/+2
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-2/+2
* Lower log level for profile errorssail@chromium.org2011-12-091-3/+3
* Fix detection of default G+ profile picturesail@chromium.org2011-12-071-12/+3
* Use Google OAuth userinfo API to get profile informationsail@chromium.org2011-12-061-60/+83
* ChromeOS: Use OAuth2 refresh token to download GAIA infosail@chromium.org2011-12-061-31/+9
* Cache GAIA profile picture URLsail@chromium.org2011-11-301-1/+21
* Use OAuth2 refresh token to download GAIA infosail@chromium.org2011-11-301-9/+67
* Add service to update GAIA infosail@chromium.org2011-11-301-2/+2
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-291-2/+2