summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an UpdateContext call to WebPluginDelegateImpl on the Mac.stuartmorgan@google.com2009-08-131-0/+4
* linux: fix race in TransportDIB passingpiman@chromium.org2009-08-101-1/+7
* linux: fix windowless Flash when scrollingpiman@chromium.org2009-08-071-0/+6
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-1/+7
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-3/+1
* linux: add a GtkPlug / GtkSocket pair in the plugin processpiman@chromium.org2009-07-301-4/+48
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-1/+3
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-301-2/+5
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-291-7/+3
* 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