| Commit message (Expand) | Author | Age | Files | Lines |
* | Move plugin-related files in webkit/glue to webkit/glue/plugins to make them | brettw@chromium.org | 2010-03-31 | 1 | -2/+2 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -0/+9 |
* | Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing... | pinkerton@chromium.org | 2010-03-10 | 1 | -9/+0 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -0/+9 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -1/+1 |
* | Make plugin buffer changes robust against synchronous plugin call nesting | stuartmorgan@chromium.org | 2010-03-06 | 1 | -1/+2 |
* | Fix formatting nits. | wtc@chromium.org | 2010-02-27 | 1 | -1/+1 |
* | Fix passing pointers between processes. | jam@chromium.org | 2010-01-29 | 1 | -22/+13 |
* | Set disabled style on GPU window and plugin intermediate window so mouse mess... | apatrick@chromium.org | 2010-01-15 | 1 | -0/+6 |
* | Send resource load notifications from plugins to devtools agent. This is a pa... | yurys@chromium.org | 2009-12-03 | 1 | -2/+2 |
* | Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, use | mark@chromium.org | 2009-11-30 | 1 | -1/+6 |
* | Rename policy_url to first_party_for_cookies in cookie-related code. | wtc@chromium.org | 2009-11-18 | 1 | -2/+2 |
* | Amit, please review everything. | ananta@chromium.org | 2009-11-07 | 1 | -1/+10 |
* | Push the native canvas into the plugin implementation. On Windows, this means | brettw@chromium.org | 2009-10-23 | 1 | -31/+11 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -12/+5 |
* | Gears File Drag Drop | michaeln@google.com | 2009-09-16 | 1 | -2/+2 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 1 | -5/+3 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -7/+13 |
* | linux: new socket/plug code for windowed plugins | piman@chromium.org | 2009-08-25 | 1 | -11/+0 |
* | Another attempt at landing this patch. | ananta@chromium.org | 2009-08-04 | 1 | -0/+2 |
* | linux: add a GtkPlug / GtkSocket pair in the plugin process | piman@chromium.org | 2009-07-30 | 1 | -0/+8 |
* | CPAPI (0.11) for gears drag drop. | mpcomplete@chromium.org | 2009-07-23 | 1 | -1/+4 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | linux: add windowless plugin plumbing | piman@google.com | 2009-07-22 | 1 | -0/+5 |
* | Wire up windowless plugins. Mostly Mac related, some cross | amanda@chromium.org | 2009-07-11 | 1 | -6/+14 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -1/+5 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -5/+1 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -1/+5 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 1 | -3/+1 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 1 | -1/+3 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-06 | 1 | -3/+1 |
* | linux: only create browser-side plugin container after plugin requests it | evan@chromium.org | 2009-06-30 | 1 | -0/+5 |
* | Reverting 19560. This caused a bunch of plugin-related unittest failures on W... | glen@chromium.org | 2009-06-30 | 1 | -5/+0 |
* | linux: only create browser-side plugin container after plugin requests it | evan@chromium.org | 2009-06-29 | 1 | -0/+5 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 1 | -2/+2 |
* | Revert all of my patches from today. | evan@chromium.org | 2009-06-26 | 1 | -2/+2 |
* | linux plugins: eliminate GtkWidget* from plugin process | evan@chromium.org | 2009-06-26 | 1 | -2/+2 |
* | Make sure that seekable streams are removed from the list of resource clients... | ananta@chromium.org | 2009-05-23 | 1 | -0/+2 |
* | CPAPI gears drag drop and renderer IPC. | michaeln@google.com | 2009-05-22 | 1 | -0/+10 |
* | Reverting 15986. | michaeln@google.com | 2009-05-13 | 1 | -10/+0 |
* | CPAPI gears drag drop and renderer IPC.... | michaeln@google.com | 2009-05-13 | 1 | -0/+10 |
* | Fail the plugin initialization if we are unable to duplicate the event handle... | ananta@chromium.org | 2009-04-27 | 1 | -1/+2 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -6/+11 |
* | Fix hang seen in plugin process because plugin creation ended up having to wa... | jam@chromium.org | 2009-04-21 | 1 | -2/+2 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Port plugin messages. | jam@chromium.org | 2009-04-01 | 1 | -6/+9 |
* | Expose whether we're in private browsing mode to plugins.I chose to implement... | jam@chromium.org | 2009-03-26 | 1 | -0/+2 |
* | Report the plugin position to windowed plugins as (0,0) | jam@chromium.org | 2009-03-26 | 1 | -1/+1 |