summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-2/+2
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+10
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-31/+11
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-12/+5
* Gears File Drag Dropmichaeln@google.com2009-09-161-2/+2
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-5/+3
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-7/+13
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-11/+0
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-0/+2
* linux: add a GtkPlug / GtkSocket pair in the plugin processpiman@chromium.org2009-07-301-0/+8
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+4
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* linux: add windowless plugin plumbingpiman@google.com2009-07-221-0/+5
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-6/+14
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+5
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-5/+1
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+5
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-3/+1
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-1/+3
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-3/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+5
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-5/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+5
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+2
* Revert all of my patches from today.evan@chromium.org2009-06-261-2/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+2
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-231-0/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+10
* Reverting 15986.michaeln@google.com2009-05-131-10/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+10
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-271-1/+2
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-6/+11
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-2/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-6/+9
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+2
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+1
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-3/+0
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-0/+4
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-3/+3
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-2/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+6
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+2
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-2/+0
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-0/+5
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-5/+0
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-0/+5
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+5
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-0/+1