summaryrefslogtreecommitdiffstats
path: root/content/browser/resource_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-1/+15
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-291-6/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Remove Prerender from ResourceContext and ProfileIOData.cbentzel@chromium.org2011-10-071-14/+0
* Removing singelton property of MediaStreamManager.mflodman@chromium.org2011-09-221-1/+15
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+12
* Revert 101063 - Removing singleton property of MediaStreamManager and creatin...mad@chromium.org2011-09-141-15/+1
* Removing singleton property of MediaStreamManager and creating thread first w...mflodman@chromium.org2011-09-141-1/+15
* Cancel pending plugin channel requests before destroying the ResourceContext.bauerb@chromium.org2011-09-121-1/+8
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-12/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+12
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-12/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+12
* Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.willchan@chromium.org2011-07-261-6/+7
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-1/+13
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+3
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-12/+0
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-131-0/+3
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-12/+11
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-101-0/+12
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-291-0/+48
* Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...willchan@chromium.org2011-04-201-1/+27
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-1/+41
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+31