summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-231-2/+2
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-11/+14
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-2/+3
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-031-1/+1
* Modify how ProfileKeyedServiceFactories deal with testing. There are 4 differ...erg@google.com2011-06-031-7/+5
* Revert 87424 - Initial IndexedDBQuotaClient implementationthestig@chromium.org2011-06-011-1/+1
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-06-011-1/+1
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-281-4/+0
* revert 87108 and 87076dgrogan@chromium.org2011-05-271-1/+1
* Initial IndexedDBQuotaClient implementationdgrogan@chromium.org2011-05-271-1/+1
* Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...erg@google.com2011-05-261-0/+4
* Adding `browsing_data_filesystem_helper*` as the first step towards content s...mkwst@chromium.org2011-05-261-1/+15
* 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 a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-251-2/+5
* Renames BookmarkModelObserver::BookmarkNodeFaviconLoaded tosky@chromium.org2011-05-231-33/+1
* Implementation of DatabaseQuotaClient for the WebSQLDatabase system.michaeln@google.com2011-05-101-1/+1
* Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.koz@chromium.org2011-05-021-1/+2
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Clean up ExtensionService shutdown and related notifications.aa@chromium.org2011-04-281-1/+0
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-17/+4
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+4
* Revert r83261 "With this implementation, logging on to sync logs you in to th...maruel@chromium.org2011-04-281-4/+0
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+4
* Revert 83198 - Remove DestroyingProfile from a few places.These guys are both...aa@chromium.org2011-04-271-0/+1
* Remove DestroyingProfile from a few places.aa@chromium.org2011-04-271-1/+0
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-271-0/+4
* Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...jknotten@chromium.org2011-04-271-4/+0
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-1/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+1
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-261-1/+1
* Return NULL instead of a WeakPtr.cbentzel@chromium.org2011-04-251-1/+1
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-4/+8
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-221-4/+4
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-11/+11
* [Sync] Move some extension-sync-related logic to ExtensionServiceakalin@chromium.org2011-04-171-2/+3
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+5
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-1/+2
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-151-5/+3
* Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...koz@chromium.org2011-04-141-2/+1
* Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.koz@chromium.org2011-04-141-1/+2
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-14/+11
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-11/+14
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-14/+11
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+4
* Get rid of some dependencies on chrome from content.michaeln@google.com2011-04-011-2/+6
* Create a ProfileDependencyManager to order ProfileKeyedService destruction.erg@google.com2011-03-311-2/+12
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-7/+8