summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_info_cache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/, part 3 of 4.avi2015-12-261-2/+7
* Do not do unnecessary recursive deletes for files.thestig2015-12-071-1/+1
* Remove references to IsNewAvatarMenu since the flag was removed.anthonyvd2015-10-021-11/+2
* Add methods to check for exact gfx::Image equality and make most tests use itpkotwicz2015-09-291-11/+11
* Add syncable_prefs namespace.sdefresne2015-09-181-1/+1
* Componentize PrefSyncableService and support classes.sdefresne2015-09-161-1/+1
* Don't try to download 'NothingToDownload' placeholder avatar.emaxx2015-05-181-0/+25
* Override user data directory to the temp for ProfileInfoCacheTest.emaxx2015-05-121-2/+4
* Add gaia_id to ProfileInfoCache.rogerta2015-05-111-35/+50
* Reland of: Change default code flag to NewAvatarMenu.mlerman2015-04-081-16/+24
* Revert of Change default code flag to NewAvatarMenu. (patchset #29 id:580001 ...mlerman2015-03-231-37/+16
* Change default code flag to NewAvatarMenu. Flags or Finch Configs still take ...mlerman2015-03-231-16/+37
* [Profiles] Remove the NotificationService from the ProfileInfoCachenoms2015-02-261-14/+6
* [Profiles] Delete test-only method from the ProfileInfoCachenoms2015-02-051-1/+14
* ProfileInfoCache: Don't delete ProfileAvatarDownloader while we're being call...treib2015-01-301-1/+3
* [Profiles] Send out less profile avatar related notificationsnoms2015-01-281-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-3/+6
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/browser/.viettrungluu2014-10-161-1/+1
* Disable the new avatar menu in a test.treib2014-08-271-0/+2
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* [Profiles] Update legacy default profile names.noms2014-08-231-0/+81
* [Profiles] Fix the usage of custom/default names and avatarsnoms@chromium.org2014-08-161-1/+4
* [Profiles] Downloading high res avatars should do nothing on non-desktopnoms@chromium.org2014-08-151-0/+3
* [Win] Profile desktop shortcuts should use the Gaia avatar if it's in use.noms@chromium.org2014-08-121-1/+3
* Move avatar_menu to disable-enable flag. A future CL will set the default beh...mlerman@chromium.org2014-08-061-1/+1
* Prefer the GAIA avatar to the local profile avatar, unless it's been customized.treib@chromium.org2014-07-301-10/+33
* Fix the profile picture doesn't display correctly after the new profile has b...malcolm.2.wang@gmail.com2014-07-171-2/+12
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-2/+1
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-24/+26
* Send out new-style notifications when the profile photos have been downloaded.noms@chromium.org2014-05-141-1/+2
* Download the high-res avatars when using the --new-profile-management flagnoms@chromium.org2014-05-011-3/+48
* Rename profile_info_util to profile_avatar_icon_util.mlerman@chromium.org2014-04-091-3/+4
* [Profiles] Don't treat GAIA names differently than regular profile names.noms@chromium.org2014-03-251-42/+7
* Use custom profile names (if available) for signed in profilesnoms@chromium.org2014-03-061-21/+30
* Adjust before/after times to compensate for storage inaccuracies.bcwhite@chromium.org2014-02-271-0/+6
* Keep supervised users out of the profile list until they're registered.pam@chromium.org2014-02-031-0/+1
* Track when profiles are last used.bcwhite@chromium.org2014-01-161-0/+13
* Revert 244760 "Track when profiles are last used."zea@chromium.org2014-01-141-13/+0
* Track when profiles are last used.bcwhite@chromium.org2014-01-141-0/+13
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-261-0/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-0/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-45/+50
* This is the fourth CL of several that will eventually replace TokenService withrogerta@chromium.org2013-11-221-1/+1
* Mark supervised profiles as such immediately when they're created.bauerb@chromium.org2013-10-171-0/+6
* Don't use path expansion for profile dictionaries in LocalState andmichaelpg@chromium.org2013-09-161-0/+35
* Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.ibraaaa@chromium.org2013-08-051-25/+42
* [Mac] Disable the "Add new user" menu item for managed users.bauerb@chromium.org2013-07-311-8/+35
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1