summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_data_remover_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-2/+2
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-1/+3
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-2/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+6
* Use a WeakPtrFactory instead of a refcounted internal class in PluginDataRemo...bauerb@chromium.org2011-10-131-57/+22
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-8/+9
* Only purge plug-in list caches for renderers belonging to a given profile.bauerb@chromium.org2011-10-121-1/+1
* Use base::Bind in plugin-related chrome/browser/ code.bauerb@chromium.org2011-09-281-8/+8
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-2/+3
* Use PluginPrefs in PluginDataRemover::IsSupported.bauerb@chromium.org2011-08-311-12/+14
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+2
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-151-0/+1
* Compile fix?bauerb@chromium.org2010-12-151-1/+1
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-151-0/+89