summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-1/+0
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-3/+1
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-6/+5
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-1/+3
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+7
* linux: add windowless plugin plumbingpiman@google.com2009-07-221-4/+27
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-15/+80
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-9/+12
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-12/+9
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-9/+12
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-12/+13
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-13/+12
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-12/+13
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+8
* Revert all of my patches from today.evan@chromium.org2009-06-261-8/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+8
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-231-0/+14
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+52
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Reverting 15986.michaeln@google.com2009-05-131-52/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+52
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-271-2/+6
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-9/+34
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-30/+9
* Fix Mac build break.jam@chromium.org2009-04-011-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-34/+40
* We need to set the clipping region of the HDC passed in to a windowless flash...ananta@chromium.org2009-03-271-0/+7
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+4
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+3
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+4
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-2/+2
* Reverting 10080.jam@chromium.org2009-02-201-2/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-2/+2
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-16/+17
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-7/+32
* Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...ananta@chromium.org2009-01-161-0/+13
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+7
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+4
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-4/+0
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-6/+22
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-22/+6
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-6/+22
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-6/+6