summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Don't crash on startup if libcros is loaded when running on linux.stevenjb@google.com2011-07-191-4/+2
* Start and stop the safe browsing service depending on whether any profile is ...joaodasilva@chromium.org2011-07-191-1/+2
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-18/+0
* Fix for compile failures caused by the change to move chrome specific notific...ananta@chromium.org2011-07-101-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+4
* Multi-Profiles: Enable multi-profiles by default for views uisail@chromium.org2011-07-101-0/+9
* Multi-Profiles: Pass profile directories by referencesail@chromium.org2011-07-081-2/+2
* Multi-Profiles: Add delete profile commandsail@chromium.org2011-07-071-1/+32
* Multi-profiles: Use profile cache for menusail@chromium.org2011-07-061-5/+27
* Multi-Profiles: New Profile Setup UIsail@chromium.org2011-07-061-0/+11
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-3/+1
* Revert 90820 - Multi-Profiles: New Profile Setup UIsail@chromium.org2011-06-281-11/+0
* Multi-Profiles: New Profile Setup UIsail@chromium.org2011-06-281-0/+11
* Task Manager on Mac OS X may fire without an open browser window. If a user c...mirandac@chromium.org2011-06-141-0/+8
* Add profiles to wrench menusail@chromium.org2011-06-141-0/+67
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-1/+1
* dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...csilv@chromium.org2011-05-231-1/+1
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-80/+0
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Fix clang+chromeos buildapavlov@chromium.org2011-05-101-0/+5
* Fix MSVS 2005 buildapavlov@chromium.org2011-05-101-5/+6
* Removed dependency to gfx:: from profile_sync_service as it is not used.qsr@google.com2011-05-061-1/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-1/+2
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-1/+105
* Revert r83261 "With this implementation, logging on to sync logs you in to th...maruel@chromium.org2011-04-281-105/+1
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-1/+105
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-76/+133
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-10/+9
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-133/+76
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-76/+133