summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Don't force non-session only cookies to be session only cookies, instead dele...jochen@chromium.org2012-05-301-0/+7
* Don't allow multiple profiles in metro mode.cpu@chromium.org2012-05-231-0/+5
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-231-3/+3
* Also delay regular profile destruction...mad@chromium.org2012-05-191-0/+5
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-4/+6
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-111-4/+5
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-111-5/+4
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-111-4/+5
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-7/+7
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-101-7/+7
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-7/+7
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-061-1/+1
* Allow SessionService to be disabled.yfriedman@chromium.org2012-04-051-0/+2
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-2/+1
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-2/+4
* Remove BrowserList dependency from ProfileManager (for Android).nileshagrawal@chromium.org2012-03-301-6/+24
* ProfileManager: Remove CHECKs.marja@chromium.org2012-03-281-27/+10
* Use OffTheRecord profile in case of GuestLogin for AppList.mukai@chromium.org2012-03-221-0/+13
* Mac: Deleting a profile should also delete it's cache directory.jeremy@chromium.org2012-03-201-0/+5
* Disable profile shortcut creationsail@chromium.org2012-03-141-0/+3
* Don't reuse profiles that are pending deletionsail@chromium.org2012-03-141-0/+8
* Add check for new profile creationsail@chromium.org2012-03-131-3/+7
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-4/+2
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-2/+4
* Move ManagedMode into a separate class.bauerb@chromium.org2012-03-081-5/+2
* Disable multi-profile UI in managed mode.bauerb@chromium.org2012-03-071-3/+10
* Initial Managed Mode extension API, supporting querying the setting and a stu...pam@chromium.org2012-03-061-1/+2
* Convert uses of int ms to TimeDelta in chrome/browser/profiles.tedvessenes@gmail.com2012-03-061-1/+1
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-4/+2
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-2/+4
* [cros] Always notify when a profile has been added.altimofeev@chromium.org2012-02-241-7/+7
* Control click profile menu to create new windowsail@chromium.org2012-02-241-15/+22
* Revert 123082 - Also delay regular profile destruction...groby@chromium.org2012-02-221-5/+0
* Also delay regular profile destruction...mad@chromium.org2012-02-221-0/+5
* More useful CHECKs for the "active profiles contains the same profile many ti...marja@chromium.org2012-02-221-0/+24
* [cros] Suggest sign-out/sign-in when sync login error appears. altimofeev@chromium.org2012-02-171-0/+6
* Reland 122003 - chromeos: Use default profile as last used profile in login s...xiyuan@chromium.org2012-02-161-0/+6
* Revert 122003 - chromeos: Use default profile as last used profile in login s...sky@chromium.org2012-02-151-6/+0
* chromeos: Use default profile as last used profile in login screen.xiyuan@chromium.org2012-02-151-0/+6
* Add a command-line switch "disable-desktop-shortcuts" to disable profile desk...cem.kocagil@gmail.com2012-02-081-1/+3
* Fix: open incognito windows at exit created extra normal windows on startup.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