summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix unchecked returns.kmadhusu@chromium.org2011-06-221-1/+2
* Move deleting GEARS data to the profile destructorjochen@chromium.org2011-06-221-0/+7
* Remove unnecessary forward declarations.wtc@chromium.org2011-06-201-3/+0
* Added more spellcheck related UMA histogramsmorrita@chromium.org2011-06-201-1/+3
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-172-3/+3
* Fix to make 'Enable accessibility features.' option change take effect immedi...hashimoto@chromium.org2011-06-161-1/+1
* Fix regression where cookies could not be set from a split-mode incognito ext...mpcomplete@chromium.org2011-06-141-3/+1
* Task Manager on Mac OS X may fire without an open browser window. If a user c...mirandac@chromium.org2011-06-142-0/+11
* Add profiles to wrench menusail@chromium.org2011-06-142-0/+83
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-141-1/+1
* Uninitialized struct members in ProfileIOData::RequestContext.finnur@chromium.org2011-06-121-0/+2
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-093-1/+34
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-1/+0
* Fix ProfileManagerTest.CreateProfileAsync failures on cros.jam@chromium.org2011-06-081-8/+0
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-082-0/+12
* fix clang error on crosjam@chromium.org2011-06-081-0/+4
* Disable profile test on cros while I debug failuresjam@chromium.org2011-06-081-0/+4
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-072-5/+27
* Change PinnedTabServiceFactory::GetForProfile to InitForProfile.satish@chromium.org2011-06-071-1/+1
* Fix a chrome frame net tests crasher which started occuring after revision 88...ananta@chromium.org2011-06-072-12/+14
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-076-33/+7
* Require experimental permission for isolated apps.creis@chromium.org2011-06-072-12/+10
* CrOS - Add browsertest for file open/save dialog.jamescook@chromium.org2011-06-061-10/+0
* Split incognito extension content settings in session-only and persistent.bauerb@chromium.org2011-06-031-1/+7
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-032-2/+2
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-032-10/+12
* Modify how ProfileKeyedServiceFactories deal with testing. There are 4 differ...erg@google.com2011-06-032-27/+57
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-023-18/+1
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-012-12/+10
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-012-10/+12
* Fix memory leak in unit tests for ProtocolHandlerRegistry introduced by obser...willchan@chromium.org2011-05-311-0/+3
* Revert 87296 - Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-3/+0
* Check for OS unregistered protocol handlers at startupwillchan@chromium.org2011-05-311-0/+3
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-292-2/+4
* Fix a comparison in determing the profile cache max sizersleevi@chromium.org2011-05-281-1/+1
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-284-21/+3
* revert 87108 and 87076dgrogan@chromium.org2011-05-272-12/+10
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-272-10/+12
* Make sure that per-hostname zoom settings are retained.mirandac@chromium.org2011-05-271-2/+2
* Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...erg@google.com2011-05-265-0/+61
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-0/+11
* Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...willchan@chromium.org2011-05-261-11/+0
* Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.willchan@chromium.org2011-05-261-0/+11
* Enable incognito_session_only preferencesbattre@chromium.org2011-05-251-0/+1
* Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.vandebo@chromium.org2011-05-254-3/+21
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-254-21/+3
* Give URLRequestJobFactory::Interceptors the ability to specify protocols they...koz@chromium.org2011-05-251-0/+4
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-251-2/+6
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* When spell-check is disabled, notify renderers of the change.csilv@chromium.org2011-05-251-1/+10