summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 274205 "Remove passwords from the keychain if profile is ..."vasilii@chromium.org2014-06-021-76/+0
* Disable ProfileManagerBrowserTest.DeletePasswords on Windows.vasilii@chromium.org2014-06-021-0/+4
* Remove passwords from the keychain if profile is destroyed.vasilii@chromium.org2014-06-021-0/+73
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-22/+15
* cros: Don't prefix test user profile.xiyuan@chromium.org2014-03-191-5/+10
* Add Profile metric counting to new User Manager.bcwhite@chromium.org2014-01-301-5/+10
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-111-5/+7
* Custom Chrome OS implementation for ProfileManager::GetLastUsedProfile.nkostylev@chromium.org2013-12-061-0/+44
* Simplify the Ephemeral Profile test for the ProfileManager browser test suite.pastarmovj@chromium.org2013-11-071-14/+3
* Disable flaky test: ProfileManagerBrowserTest.EphemeralProfileisherman@chromium.org2013-11-051-1/+7
* Revert 232861 "Disable flaky test: ProfileManagerBrowserTest.Eph..."isherman@chromium.org2013-11-051-7/+1
* Disable flaky test: ProfileManagerBrowserTest.EphemeralProfileisherman@chromium.org2013-11-051-1/+7
* Fix up the sign-out flow for the --new-profile-management flag.noms@chromium.org2013-11-041-5/+12
* Schedule an ephemeral profile for deletion once the last browser is closed.pastarmovj@chromium.org2013-10-141-0/+77
* Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.ibraaaa@chromium.org2013-08-051-3/+3
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+3
* Disable another batch of failing Ash browser tests.gab@chromium.org2013-07-261-4/+11
* First try at a user management screen for the desktop. noms@chromium.org2013-07-191-0/+54
* ProfileInfoCacheObserver: All methods now have a default empty implementation.mgiuca@chromium.org2013-06-111-8/+0
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Pass errors generated during limited-user registration up to the UI for display.pam@chromium.org2013-06-041-1/+2
* Restructure user-creation flow for modularity and error-reporting.pam@chromium.org2013-05-291-4/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Set last used profile when deleting all profiles before sending notifications.benwells@chromium.org2013-03-121-9/+49
* Revert 187314 because I didn't mean to revert 186411.atwilson@chromium.org2013-03-111-1/+42
* Revert 186411atwilson@chromium.org2013-03-111-42/+1
* No longer display sync promo for profiles that are signing inatwilson@chromium.org2013-03-061-1/+42
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-6/+6
* Add a "managed user" checkbox to the user creation dialog.bauerb@chromium.org2012-12-191-1/+1
* Add desktop type context to most existing instances of FindTabbedBrowser.robertshield@chromium.org2012-10-041-3/+7
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-2/+2
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Created a confirmation dialog for profile creation from the Settings Page. Ad...hallielaine@chromium.org2012-07-091-2/+3
* Revert 126388 - Adding README file to user profile directories.jianli@chromium.org2012-03-131-28/+5
* Revert 126404 - Disabled ProfileManagerBrowserTest.ProfileReadmeCreated on no...jianli@chromium.org2012-03-131-7/+1
* Disabled ProfileManagerBrowserTest.ProfileReadmeCreated on non-Macs.marja@chromium.org2012-03-131-1/+7
* Adding README file to user profile directories.ivankr@chromium.org2012-03-131-5/+28
* Replace ProfileManagerObserver with callbacksail@chromium.org2011-12-071-14/+16
* Disable ProfileManagerBrowserTest.DeleteAllProfiles on Mac, as it flakily cra...rsleevi@chromium.org2011-11-231-2/+2
* Reland crrev.com/111358robertshield@chromium.org2011-11-231-1/+9
* Revert 111358 - Marking ProfileManagerBrowserTest.DeleteAllProfiles as flaky ...robertshield@chromium.org2011-11-231-9/+1
* Marking ProfileManagerBrowserTest.DeleteAllProfiles as flaky on mac.robertshield@chromium.org2011-11-231-1/+9
* Allow deletion of singleton profilesjeremy@chromium.org2011-11-081-0/+95