summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-1/+3
* Sync Promo: Remember promo expanded statesail@chromium.org2011-08-041-0/+4
* Profile shouldn't own CloudPrintProxyService.torne@chromium.org2011-08-021-4/+0
* Create DownloadManagerDelegate class to group the embedder functions related ...jam@chromium.org2011-07-291-1/+9
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-0/+6
* Context menu for "Voice recognition options"gshires@google.com2011-07-261-0/+3
* Back-end for shortcuts providergeorgey@chromium.org2011-07-221-0/+4
* The problem:marja@google.com2011-07-221-2/+1
* Profiles: There should be an equivalent profile creation message to the Profi...erg@chromium.org2011-07-221-5/+1
* Disable plugin preference control for all but the first profile to be launched.mirandac@chromium.org2011-07-201-0/+5
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-1/+4
* Reland r92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) ...mdm@chromium.org2011-07-161-10/+7
* Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque...willchan@chromium.org2011-07-151-4/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-1/+4
* Revert 92668 - Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-4/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-151-1/+4
* Revert 92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) p...mdm@chromium.org2011-07-141-7/+10
* Linux: make externally-stored passwords (e.g. GNOME Keyring) profile-specific.mdm@chromium.org2011-07-141-10/+7
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-18/+8
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-121-2/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-3/+4
* Make ExtensionContentSettingsStore refcounted.bauerb@chromium.org2011-07-061-0/+3
* Profiles: Make NTPResourceCache a ProfileKeyedService.erg@chromium.org2011-06-291-5/+0
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-1/+2
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-1/+1
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-0/+24
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-0/+8
* Fix a chrome frame net tests crasher which started occuring after revision 88...ananta@chromium.org2011-06-071-6/+7
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-4/+0
* Require experimental permission for isolated apps.creis@chromium.org2011-06-071-6/+5
* 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-031-1/+1
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-031-5/+6
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-011-6/+5
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-011-5/+6
* Retain support for 'UnlimitedStorage' in the QuotaManager.michaeln@google.com2011-05-291-1/+2
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-281-4/+0
* revert 87108 and 87076dgrogan@chromium.org2011-05-271-6/+5
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-271-5/+6
* Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...erg@google.com2011-05-261-0/+4
* Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.vandebo@chromium.org2011-05-251-0/+4
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-251-4/+0
* Remove Profile code from HostZoomMap.jam@chromium.org2011-05-231-1/+1
* Take out pref watching from HostZoomMap, in preparation of removing Profile f...jam@chromium.org2011-05-231-0/+5
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-161-13/+12
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-4/+6
* Implement SandboxQuotaClient for Quota support in sandboxed filesystemkinuko@chromium.org2011-05-091-11/+26
* Refactor preference syncing.zea@chromium.org2011-05-091-19/+50