summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_profile.h
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-399/+0
* Time-based removal of temporary file systems via BrowsingDataRemovermkwst@chromium.org2011-08-011-0/+4
* Back-end for shortcuts providergeorgey@chromium.org2011-07-221-0/+1
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-25/+1
* Adding a test for the appcache removal functionality of BrowsingDataRemover.marja@google.com2011-07-121-0/+6
* Profiles: Make NTPResourceCache a ProfileKeyedService.erg@chromium.org2011-06-291-3/+0
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-13/+9
* Integrate file systems with BrowsingDataRemovermkwst@chromium.org2011-06-071-5/+7
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-281-1/+0
* Adding `browsing_data_filesystem_helper*` as the first step towards content s...mkwst@chromium.org2011-05-261-0/+3
* Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.vandebo@chromium.org2011-05-251-0/+1
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-251-1/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-10/+0
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+1
* Revert r83261 "With this implementation, logging on to sync logs you in to th...maruel@chromium.org2011-04-281-1/+0
* With this implementation, logging on to sync logs you in to the multiprofile ...mirandac@chromium.org2011-04-281-0/+1
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-271-0/+1
* Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...jknotten@chromium.org2011-04-271-1/+0
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-261-1/+1
* Don't hold the installed app in BrowserProcessRenderHost, since that's in con...jam@chromium.org2011-04-231-2/+2
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-221-1/+1
* [Extensions] Make ExtensionService not be ref-countedakalin@chromium.org2011-04-201-3/+1
* [Sync] Move some extension-sync-related logic to ExtensionServiceakalin@chromium.org2011-04-171-1/+2
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+6
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-1/+1
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-151-1/+0
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-131-5/+0
* Revert 81277 - Profile shouldn't own DesktopNotificationService.DesktopNotifi...siggi@chromium.org2011-04-121-0/+5
* Profile shouldn't own DesktopNotificationService.torne@chromium.org2011-04-121-5/+0
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+9
* Create a ProfileDependencyManager to order ProfileKeyedService destruction.erg@google.com2011-03-311-0/+8
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-8/+11
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-291-7/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-4/+4
* 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-2/+2
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-221-10/+0
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-4/+0
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-151-0/+4
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-0/+4
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-4/+0
* cd Move prerender specific functionality out of TabContents into a tab contenttburkard@chromium.org2011-03-081-0/+2
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* cleanup: make OnLogin to be pure virtual as all methods around.dilmah@chromium.org2011-03-041-0/+2
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-1/+0
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-261-0/+5
* Implementation of ExtensionEventRouterForwarderbattre@chromium.org2011-02-231-0/+3
* Device policy infrastructurejkummerow@chromium.org2011-02-231-1/+1