summaryrefslogtreecommitdiffstats
path: root/content/browser/loader/buffered_resource_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-3/+3
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-3/+4
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-10/+10
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Add Resource Handler for creating Streams to forward to extensionszork@chromium.org2013-03-201-0/+5
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-6/+6
* Initial CL for Downloads resumption.rdsmith@chromium.org2013-01-121-0/+2
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-1/+0
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-0/+2
* Add file browser handler resource throttler for intercepting downloads.tbarzic@chromium.org2012-12-181-1/+3
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-6/+6
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-0/+462