summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix race in PluginDataRemoverImpl going away while it's still being used on t...jam@chromium.org2011-11-211-9/+10
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-2/+2
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-3/+2
* 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
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-141-5/+211
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-131-60/+2
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-121-2/+60
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-6/+15
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-1/+1
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Fix mac buildjam@chromium.org2011-06-141-1/+1
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-1/+0
* Remove Gears from Chrome.aa@chromium.org2011-03-111-0/+1
* Fixed PluginService unit tests to really run and test the code.pastarmovj@chromium.org2011-03-091-79/+67
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+107