summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_data_remover.h
Commit message (Expand)AuthorAgeFilesLines
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-141-8/+10
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-131-9/+8
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-121-8/+9
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+5
* Use PluginPrefs in PluginDataRemover::IsSupported.bauerb@chromium.org2011-08-311-1/+2
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Readability review for bauerb.bauerb@chromium.org2011-04-041-5/+17
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-2/+1
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-9/+14
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-1/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-1/+1
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+1
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-1/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+1
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-151-8/+24
* Add PluginDataRemover.bauerb@chromium.org2010-11-181-0/+57