summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Multi-profile flag cleanup.nkostylev@chromium.org2014-05-201-18/+9
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-2/+2
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-1/+2
* Rename profile_info_util to profile_avatar_icon_util.mlerman@chromium.org2014-04-091-2/+3
* LastUsedProfile needs to be off-the-record for Guest profiles.bcwhite@chromium.org2014-03-251-5/+16
* Fix several tests that were broken for CrOS multi-profilesnkostylev@chromium.org2014-03-131-3/+17
* Make TestingProfile auto-create incognito profiles.dconnelly@chromium.org2014-03-071-16/+0
* Stop using the old-style profile names when using --new-profile-managementnoms@chromium.org2014-02-261-14/+140
* Fix GetLastUsedProfile to return off the record profile in cros guest modetbarzic@chromium.org2014-02-201-5/+14
* Keep supervised users out of the profile list until they're registered.pam@chromium.org2014-02-031-25/+67
* Test that Guest profile is Incognitodpolukhin@chromium.org2014-01-081-0/+53
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-2/+3
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-2/+2
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-7/+12
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Store and filter the active profiles list on exit.pastarmovj@chromium.org2013-10-221-9/+28
* Add is_ephemeral flag to the profile cache.pastarmovj@chromium.org2013-10-211-0/+79
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-6/+2
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-2/+6
* Use multi-profile mount point by default after browser crash and in Guest ses...nkostylev@chromium.org2013-09-191-1/+1
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-221-16/+14
* Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.ibraaaa@chromium.org2013-08-051-9/+9
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-241-2/+2
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-24/+19
* Revert 213148 "Add asserts to TestingProfile::CreateHistoryServi..."rlarocque@chromium.org2013-07-231-2/+2
* Add asserts to TestingProfile::CreateHistoryService to ensure files are deletedrmcilroy@chromium.org2013-07-231-2/+2
* Use a direct include of the message_loop header in chrome/browser/, part 9.avi@chromium.org2013-07-171-1/+1
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-171-0/+7
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* [Mac] AppController needs to update its "last profile" pointer when the activ...noms@chromium.org2013-06-281-40/+175
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-12/+6
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.pneubeck@chromium.org2013-06-041-13/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+4
* Don't open the 'stats for nerds' in a non-incognito window when incognito is ...joaodasilva@chromium.org2013-05-301-0/+32
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+2
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-1/+7
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-7/+1
* Re-land 195501 with fixed testbartfab@google.com2013-04-221-0/+6
* Revert 195501 "Make UserManager a non-Lazy singleton"szym@chromium.org2013-04-221-6/+0
* Make UserManager a non-Lazy singletonbartfab@chromium.org2013-04-221-0/+6
* Make CrosSettings and DeviceSettingsService non Lazy instancesstevenjb@chromium.org2013-04-171-0/+2
* CrOS multi-profiles ProfileManager changesnkostylev@chromium.org2013-04-151-1/+6
* Re-Re-apply 192420: Move login switches to src/chromeos"stevenjb@chromium.org2013-04-051-1/+2
* Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"tkent@chromium.org2013-04-051-2/+1
* Re-apply 192420: Move login switches to src/chromeosstevenjb@chromium.org2013-04-051-1/+2
* Revert 192420 "Move login switches to src/chromeos"alexeypa@google.com2013-04-051-2/+1
* Move login switches to src/chromeosstevenjb@chromium.org2013-04-041-1/+2