summaryrefslogtreecommitdiffstats
path: root/content/browser/resource_context.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+5
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-6/+4
* Remove Prerender from ResourceContext and ProfileIOData.cbentzel@chromium.org2011-10-071-19/+0
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-221-0/+8
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+7
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-141-8/+0
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-141-0/+8
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-7/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+7
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-7/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+7
* Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.willchan@chromium.org2011-07-261-5/+7
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+5
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-5/+0
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-7/+12
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-101-0/+7
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-0/+35
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-201-0/+12
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-0/+17
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+41