summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 126571 - Disable profile shortcut creationkaren@chromium.org2012-03-211-0/+3
* Merge 122333 - Reland 122003 - chromeos: Use default profile as last used pro...xiyuan@chromium.org2012-02-171-0/+6
* Merge 120554 - Fix: open incognito windows at exit created extra normal windo...marja@chromium.org2012-02-061-2/+2
* Remove a bunch of GetProfileSyncService callers to use the new factory.tim@chromium.org2012-01-271-2/+6
* Stop unit tests from creating desktop shortcuts.stevet@chromium.org2012-01-271-9/+10
* Add explicit check for opening profiles before login on crosdavemoore@chromium.org2012-01-201-2/+10
* Add a startup check to create profile shortcuts for legacy Chrome profiles.stevet@chromium.org2012-01-191-0/+22
* Check the browser distribution when determining whether or not we should crea...stevet@chromium.org2012-01-171-2/+5
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-121-2/+101
* Revert "Restore all profiles which were active when restoring the last open p...saintlou@chromium.org2012-01-101-101/+2
* Restore all profiles which were active when restoring the last open pages.marja@chromium.org2012-01-101-2/+101
* 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