| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cleaning up lines longer than 80 chars under src/chrome/browser. | mark@chromium.org | 2009-08-17 | 1 | -1/+2 |
* | Refactor IDMap to support safe removing of elements during iteration. | phajdan.jr@chromium.org | 2009-08-17 | 1 | -4/+4 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 1 | -34/+9 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 1 | -9/+34 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 1 | -34/+9 |
* | Revert 23064 - Ensure we don't load plugins on the IO thread | sgk@google.com | 2009-08-11 | 1 | -12/+0 |
* | Ensure we don't load plugins on the IO thread | jam@chromium.org | 2009-08-11 | 1 | -0/+12 |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 1 | -1/+2 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -1/+1 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Refuse to load extension-private plugins for pages that don't belong to that | mpcomplete@google.com | 2009-06-05 | 1 | -6/+31 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Change plugin handling in extension from "plugin_dir" to a "plugin" list of | mpcomplete@google.com | 2009-06-03 | 1 | -9/+10 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 1 | -1/+1 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-21 | 1 | -0/+38 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -40/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+40 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -40/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+40 |
* | Allow Flash (and other plugins) to be installed without restarting the browse... | jam@chromium.org | 2009-04-23 | 1 | -1/+44 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -26/+1 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make plugin_process_host.cc and child_process_host.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -7/+1 |
* | Add NPAPI plugins contained in extensions to the PluginList. | mpcomplete@google.com | 2009-02-21 | 1 | -0/+6 |