summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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