| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 52161 -Accidental checkin. Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-13 | 1 | -0/+3 |
* | Load Pepper v2 internal pdf plugin. | jam@chromium.org | 2010-07-13 | 1 | -3/+0 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -2/+2 |
* | Allow Pepper plugins to make requests with relative urls. Also allow bundled... | jam@chromium.org | 2010-07-02 | 1 | -1/+6 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-07-02 | 1 | -78/+3 |
* | Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl... | bauerb@chromium.org | 2010-06-30 | 1 | -2/+2 |
* | Revert 51110 because of regression 47858- Group plugins in about:plugins and ... | jam@chromium.org | 2010-06-29 | 1 | -3/+78 |
* | Add switch for specifying a directory to load plugins, so that test plugins c... | stuartmorgan@chromium.org | 2010-06-29 | 1 | -1/+5 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | bauerb@chromium.org | 2010-06-29 | 1 | -78/+3 |
* | Turn on the pdf plugin by default for Chrome OS. | jam@chromium.org | 2010-06-25 | 1 | -0/+4 |
* | Fix the internal plugin getting disabled after an update. | jam@chromium.org | 2010-06-16 | 1 | -9/+10 |
* | Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu... | viettrungluu@chromium.org | 2010-06-05 | 1 | -3/+73 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | viettrungluu@chromium.org | 2010-06-05 | 1 | -73/+3 |
* | Make webkit_glue not depend on default_plugin. | thakis@chromium.org | 2010-06-02 | 1 | -0/+3 |
* | Add ppapi plugins to about:plugins | darin@chromium.org | 2010-05-28 | 1 | -0/+21 |
* | Disable internal plugin on all platforms by default. | jam@chromium.org | 2010-05-26 | 1 | -6/+0 |
* | Get the internal plugin working on Mac. | jabdelmalek@google.com | 2010-05-26 | 1 | -0/+6 |
* | Do case-insensitive checks for the plugin paths in case a user has different ... | jam@chromium.org | 2010-05-24 | 1 | -2/+4 |
* | Don't use command line flags for enabling the internal pdf plugin. Instead, ... | jam@chromium.org | 2010-05-22 | 1 | -19/+57 |
* | Make disabled internal plugins stay disabled even when the version of Chrome ... | viettrungluu@chromium.org | 2010-05-05 | 1 | -2/+19 |
* | No longer display EULA when internal Flash enabled (revert r42783 and most of... | viettrungluu@chromium.org | 2010-04-09 | 1 | -10/+0 |
* | Revert "Temporary CL to debug test failure on the buildbot." | mpcomplete@chromium.org | 2010-04-07 | 1 | -7/+0 |
* | Temporary CL to debug test failure on the buildbot. | mpcomplete@chromium.org | 2010-04-07 | 1 | -0/+7 |
* | Fix problems with unloading/reloading/updating extensions that contain NPAPI | mpcomplete@chromium.org | 2010-04-06 | 1 | -7/+14 |
* | Use internal pdf plugin with --internal-pdf | jam@chromium.org | 2010-03-27 | 1 | -0/+7 |
* | Temporary stuff for internal plugins, part 1. | viettrungluu@chromium.org | 2010-03-25 | 1 | -0/+10 |
* | Implement chrome://plugins page that can disable plugins. | viettrungluu@chromium.org | 2010-03-24 | 1 | -1/+33 |
* | linux: also load plugins from ~/.config/google-chrome/Plugins | evan@chromium.org | 2010-01-27 | 1 | -0/+10 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -0/+3 |
* | Revert 33344 - Relocate plugin list fetching to PluginService | jamesr@chromium.org | 2009-11-30 | 1 | -38/+0 |
* | Relocate plugin list fetching to PluginService | evan@chromium.org | 2009-11-30 | 1 | -0/+38 |
* | Tommi, please review everything. John please review the changes to plugin_ser... | ananta@chromium.org | 2009-11-21 | 1 | -0/+11 |
* | Use GetSwitchValueASCII. | tony@chromium.org | 2009-11-06 | 1 | -3/+2 |
* | Don't allow the browser to stay above a modal plugin window (Mac) | stuartmorgan@chromium.org | 2009-11-04 | 1 | -0/+26 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -6/+3 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -2/+2 |
* | Add an option to disable NaCl at compile time for platforms where it doesn't ... | piman@chromium.org | 2009-10-02 | 1 | -0/+4 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-29 | 1 | -0/+3 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 1 | -3/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 1 | -0/+3 |
* | Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -3/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+3 |
* | Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 1 | -3/+0 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 1 | -0/+3 |
* | Update renderer plugin cache when we load/unload extensions with plugins. | mpcomplete@chromium.org | 2009-09-21 | 1 | -8/+24 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 1 | -10/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 1 | -0/+10 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 1 | -16/+13 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 1 | -6/+1 |
* | Load extensions that have their manifest in the Prefs on the UI thread. | mpcomplete@chromium.org | 2009-08-21 | 1 | -13/+9 |