summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove custom Task implementation from ProfileManager.dcheng@chromium.org2011-12-221-38/+25
* [Sync Promo UI] Changing sync promo to honor brand codes.dbeam@chromium.org2011-12-151-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+3
* Making profile avatars and names sync. This is done by moving these two prope...jwd@chromium.org2011-12-131-11/+59
* Adding metrics to track browser launches per primary/secondary profile. Addin...rlp@chromium.org2011-12-121-0/+7
* Replace ProfileManagerObserver with callbacksail@chromium.org2011-12-071-68/+48
* Rename constants used with default apps to confrom with naming convention.rogerta@chromium.org2011-12-061-2/+2
* Lands http://codereview.chromium.org/8801034/ in hopes of getting asky@chromium.org2011-12-061-56/+10
* Making profile avatars and names sync.jwd@chromium.org2011-12-031-10/+56
* Disable sync immediately when deleting a profilejeremy@chromium.org2011-12-021-1/+6
* Fixing ProfileManagerTest to use the TestingProfile instead of a real profile...rlp@chromium.org2011-12-021-3/+8
* Do not create shortcuts on Windows if the "no-first-run" switch is on.mirandac@chromium.org2011-12-011-3/+7
* Revert 112124 - Fixing ProfileManagerTest to use the TestingProfile instead o...sail@chromium.org2011-11-301-8/+3
* Fixing ProfileManagerTest to use the TestingProfile instead of a real profile...rlp@chromium.org2011-11-301-3/+8
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-221-0/+13
* Update last used profile when deleting profilesail@chromium.org2011-11-211-0/+16
* Eliminate CrosLibrary::EnsureLoadedstevenjb@google.com2011-11-171-2/+1
* chrome: Remove 11 exit time destructors and 4 static initializers.thakis@chromium.org2011-11-171-1/+1
* Refactor ProfileManager::DoFinalInit(...) to allow for a more flexible Profil...jwd@chromium.org2011-11-111-1/+9
* Allow deletion of singleton profilesjeremy@chromium.org2011-11-081-9/+24
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Cuter default names for profiles.mirandac@chromium.org2011-10-141-3/+5
* GTK: Enable multi-profiles by defaultsail@chromium.org2011-10-141-3/+3
* Add metrics to help measure effects of installing default apps in a profilerogerta@chromium.org2011-10-131-0/+89
* Autoload any profiles with background applications running.rlp@chromium.org2011-10-121-0/+13
* Multi-Profiles: Initialize sync user name when adding profilesail@chromium.org2011-10-111-3/+5
* Make profile deletion really remove stale profile directoryjeremy@chromium.org2011-10-061-15/+20
* Honor profile startup settings when opening a window for a profile.rlp@chromium.org2011-10-061-8/+24
* Show sync promo at startupsail@chromium.org2011-10-051-4/+8
* Clean up some profile menu code.mirandac@chromium.org2011-10-031-60/+1
* Enable multiprofiles by default on Mac and Windows.rsesek@chromium.org2011-09-141-0/+4
* Fix sync test crashing when multiprofiles are enabled on Mac.mirandac@chromium.org2011-09-131-0/+7
* Remove PathService from ProfileManager.rsesek@chromium.org2011-09-121-14/+11
* Multi-Profiles: Put multi-profiles behind a flag on Windowssail@chromium.org2011-09-051-3/+0
* Revamp the multi-profiles testing infrastructure.rsesek@chromium.org2011-08-311-5/+9
* Do not initialize event routers in the Profile Import process.mirandac@chromium.org2011-08-261-1/+15
* Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...rsesek@chromium.org2011-08-221-7/+4
* This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() andrsesek@chromium.org2011-08-221-4/+7
* Revert 97049 - Trying to see if it fixes sync_integration_testsrvargas@google.com2011-08-171-8/+5
* [Mac] Flip the flag for multi-profiles to on by default.rsesek@chromium.org2011-08-161-5/+8
* Fix regression where component extensions were being loaded for login profiledavemoore@chromium.org2011-08-121-21/+18
* Change kNotSignedInProfile to kInitialProfile to better reflect its usage.mirandac@chromium.org2011-08-121-6/+6
* Multi-Profiles: Remove new profile setup UIsail@chromium.org2011-08-041-1/+1
* ProfileManager::GetLastUsedProfile should only return profiles it manages.yoz@chromium.org2011-08-021-2/+5
* Reenable multi-profiles by default after m14 branch.mirandac@chromium.org2011-07-281-0/+3
* Multi-Profiles: Disable multi-profiles for M14sail@chromium.org2011-07-261-4/+0
* Change locale before initialization of extensions.dilmah@chromium.org2011-07-251-27/+36