summaryrefslogtreecommitdiffstats
path: root/content/browser/resource_context.cc
Commit message (Expand)AuthorAgeFilesLines
* 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