summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_data_remover_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 113593 - Make sure PluginDataRemoverImpl::Init is executed after the co...bauerb@chromium.org2011-12-121-34/+33
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-2/+3
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-0/+1
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-1/+1
* Fix race in PluginDataRemoverImpl going away while it's still being used on t...jam@chromium.org2011-11-211-107/+156
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-0/+190