summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
...
* Remove UI relating to disabling plugin controls for all but the first profile...bauerb@chromium.org2011-09-162-12/+0
* profile.cc should only have static and non virtual methods.rlp@chromium.org2011-09-154-6/+10
* Enable multiprofiles by default on Mac and Windows.rsesek@chromium.org2011-09-141-0/+4
* Added ability to set ChromeDownloadManagerDelegate for testing.rdsmith@chromium.org2011-09-145-2/+31
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-142-9/+0
* [Mac] New multi-profile main menubar UI.rsesek@chromium.org2011-09-142-3/+12
* Always call Init() for OffTheRecordProfileImpl constructionstevenjb@google.com2011-09-141-2/+4
* Fixes possible deadlock between history and bookmarks. The deadlocksky@chromium.org2011-09-141-0/+9
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-142-0/+9
* Fix sync test crashing when multiprofiles are enabled on Mac.mirandac@chromium.org2011-09-132-0/+12
* Prompt to enable permission-disabled apps when navigating to them.jstritar@chromium.org2011-09-132-0/+4
* Summary of changesyosin@chromium.org2011-09-133-511/+844
* Add CHECKs to make sure we don't leak Browsers on Profile shutdown.willchan@chromium.org2011-09-122-2/+10
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-0/+1
* Moved from http://codereview.chromium.org/7811020/ (same CL but was on a read...caitkp@chromium.org2011-09-122-0/+51
* Remove PathService from ProfileManager.rsesek@chromium.org2011-09-122-14/+14
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-106-12/+69
* Switch TransportSecurityPersister to ImportantFileWriterphajdan.jr@chromium.org2011-09-092-6/+8
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-072-6/+1
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-072-1/+6
* Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-075-8/+31
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-075-31/+8
* Don't pass URLBlacklistManager from UI to IO through ProfileParams on Profile...joaodasilva@chromium.org2011-09-074-14/+14
* Rename browser/sync/test/live_sync directory to browser/sync/test/integrationrsimha@chromium.org2011-09-061-1/+1
* Fix ProfileManagerTest.GetProfile unit_test failure.jknotten@chromium.org2011-09-061-0/+1
* Conditionally include Policy UI based on configuration_policy setting.jknotten@chromium.org2011-09-061-1/+2
* Integrate the Spelling service to Chrome.hbono@chromium.org2011-09-051-0/+7
* Multi-Profiles: Put multi-profiles behind a flag on Windowssail@chromium.org2011-09-051-3/+0
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-10/+4
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-043-2/+21
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-022-0/+16
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Initialize/Shutdown CrosLibrary explicitly (Take 2)stevenjb@google.com2011-09-011-0/+9
* Added DataTypeController integration and UI surfacing for syncing Search Engi...stevet@chromium.org2011-09-011-3/+5
* Revamp the multi-profiles testing infrastructure.rsesek@chromium.org2011-08-316-135/+49
* Move the otr profile into its own .cc file. Like what was done with thethomasvl@chromium.org2011-08-312-656/+728
* Remove BrowserSignin, as it's not used anywhere.atwilson@chromium.org2011-08-294-18/+0
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-292-6/+1
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-292-1/+6
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-273-9/+13
* Do not initialize event routers in the Profile Import process.mirandac@chromium.org2011-08-263-2/+37
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-3/+5
* Revert 97662 - Initialize/Shutdown CrosLibrary explicitly to avoid singleton ...satorux@chromium.org2011-08-241-9/+0
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-3/+5
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-222-2/+2
* Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...rsesek@chromium.org2011-08-223-15/+8
* This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() andrsesek@chromium.org2011-08-223-8/+15
* Initialize/Shutdown CrosLibrary explicitly to avoid singleton races during sh...stevenjb@google.com2011-08-221-0/+9