summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/buffered_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-201-1/+1
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Add a content_shell specific DownloadManagerDelegate.jam@chromium.org2011-09-291-0/+6
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-15/+7
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+4
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-161-0/+1
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-4/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+4
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-8/+10
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-4/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+4
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-161-10/+19
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-9/+14
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-201-2/+2
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-3/+4
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-1/+0
* We don't need to buffer network responses anymore now that we have an HTML5abarth@chromium.org2011-05-171-39/+1
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-10/+13
* Removed static variable for histograms to avoid race withrtenneti@chromium.org2011-03-191-3/+3
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-1/+1
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+491