| Commit message (Expand) | Author | Age | Files | Lines |
* | Split PepperPluginRegistry into the pieces that are needed in each process. c... | jam@chromium.org | 2013-07-25 | 1 | -0/+1 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -6/+6 |
* | Remove webkit/plugins/npapi. | jam@chromium.org | 2013-07-19 | 1 | -0/+8 |
* | Remove plugin_list.h includes from chrome tests in preparation for moving web... | jam@chromium.org | 2013-07-18 | 1 | -7/+3 |
* | Remove the two years old code to enable the nacl plugin once if it's disabled... | jam@chromium.org | 2013-07-17 | 1 | -1/+0 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -24/+26 |
* | Refactor: Simplify WaitableEventWatcher. | teravest@chromium.org | 2013-02-04 | 1 | -5/+2 |
* | Only permit plug-in loads in the browser if the plug-in isn't blocked or the | cevans@chromium.org | 2013-02-01 | 1 | -5/+9 |
* | Broke ContentSettingBubbleModelTest.Plugins on Android. | dbeam@chromium.org | 2013-02-01 | 1 | -9/+5 |
* | Only permit plug-in loads in the browser if the plug-in isn't blocked or the | cevans@chromium.org | 2013-02-01 | 1 | -5/+9 |
* | Revert 179987 | dmichael@chromium.org | 2013-01-31 | 1 | -2/+5 |
* | Refactor: Simplify WaitableEventWatcher. | teravest@chromium.org | 2013-01-31 | 1 | -5/+2 |
* | Remove the base::files:: namespace. | darin@chromium.org | 2013-01-15 | 1 | -2/+2 |
* | Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate. | darin@chromium.org | 2013-01-08 | 1 | -8/+4 |
* | Disable the failing linux aura browser tests so that it can be enabled on the... | jam@chromium.org | 2012-12-19 | 1 | -4/+1 |
* | Avoid watching for plugin updates on Android | dfalcantara@chromium.org | 2012-11-07 | 1 | -3/+3 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -20/+20 |
* | Only register the newer one of {bundled, component} Pepper Flash. | bauerb@chromium.org | 2012-10-10 | 1 | -0/+2 |
* | Remove PluginGroup | ibraaaa@google.com | 2012-09-27 | 1 | -4/+0 |
* | Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ... | jam@chromium.org | 2012-09-24 | 1 | -11/+4 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Run a ppapi process per (profile, plugin) pair. | tsepez@chromium.org | 2012-05-31 | 1 | -2/+6 |
* | Sequentialize calls to PluginList::GetPlugins from PluginService. | bauerb@chromium.org | 2012-05-16 | 1 | -1/+8 |
* | Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ... | bauerb@chromium.org | 2012-05-16 | 1 | -8/+1 |
* | Sequentialize calls to PluginList::GetPlugins from PluginService. | bauerb@chromium.org | 2012-05-16 | 1 | -1/+8 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -0/+1 |
* | Move PluginServiceFilterParams to plugin_service_impl.h | tfarina@chromium.org | 2012-03-13 | 1 | -3/+11 |
* | Apply a rate limit on a per-plug-in basis to plug-in crashes. | cevans@chromium.org | 2012-02-29 | 1 | -0/+10 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -2/+2 |
* | Remove a bunch of easy entries from chrome\browser\DEPS. | jam@chromium.org | 2012-01-31 | 1 | -6/+8 |
* | Keep "internal" and "extra" plugins in the same list. | bauerb@chromium.org | 2012-01-14 | 1 | -1/+2 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 1 | -6/+0 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -0/+6 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -6/+0 |
* | Automatically load newly installed plug-ins if they are missing on a page. | bauerb@chromium.org | 2012-01-06 | 1 | -4/+4 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -0/+237 |