summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the "DNS prefetch" button to control whether prerender is enabled/disabled.cbentzel@chromium.org2011-03-311-1/+1
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-1/+2
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-291-1/+0
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-5/+5
* Remove TopSites dependency from content/ in anticipation of pulling it out of...erg@google.com2011-03-241-4/+0
* Theme system cleanuperg@google.com2011-03-231-1/+1
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-30/+1
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+15
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* cd Move prerender specific functionality out of TabContents into a tab contenttburkard@chromium.org2011-03-081-1/+6
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-4/+0
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-1/+1
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-2/+2
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-2/+12
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-2/+2
* Implementation of ExtensionEventRouterForwarderbattre@chromium.org2011-02-231-2/+6