summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/webplugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-511/+0
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-0/+511
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-511/+0
* Don't call NPP_SetWindow on plugins that return an error from NPP_Newstuartmorgan@chromium.org2010-11-301-0/+3
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-9/+8
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-011-5/+5
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-16/+24
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-21/+16
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-16/+21
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-1/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-5/+6
* If SHM pixmaps support is available, for example, Intel drivers now support thatpiman@chromium.org2010-08-051-0/+11
* At times the Windows media player plugin would not render video. This would o...ananta@chromium.org2010-06-151-5/+10
* Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac pluginsstuartmorgan@chromium.org2010-06-031-0/+3
* Linux: for Flash, disable right clicks in windowless mode.viettrungluu@chromium.org2010-06-031-0/+1
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-15/+14
* The windowed flash plugin has a bug which occurs when the plugin enters fulls...ananta@chromium.org2010-04-301-0/+12
* Clean up initial CA layer setup for Mac Pluginsstuartmorgan@chromium.org2010-04-281-4/+1
* Reorganize the Mac plugin host codestuartmorgan@chromium.org2010-04-161-20/+20
* Remove the last remnants of windowless_needs_set_window_ from Linux pluginsstuartmorgan@chromium.org2010-04-151-10/+1
* Move details of QuickDraw plugin drawing into a helper classstuartmorgan@chromium.org2010-04-121-15/+4
* Enforce valid Mac plugin event and drawing model pairingsstuartmorgan@chromium.org2010-04-061-1/+2
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Work around coordinate problems in page zoom for Mac pluginsstuartmorgan@chromium.org2010-03-301-0/+7
* Add a faster path for QuickDraw plugin drawing for limited use.stuartmorgan@chromium.org2010-03-261-0/+22
* A Chrome-side fix for Issue 13233.hbono@chromium.org2010-03-241-0/+6
* Add visibility tracking to the temporary Core Animation plugin timerstuartmorgan@chromium.org2010-03-231-0/+3
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Filter certain drag events for Cocoa plugins to comply with the event specstuartmorgan@chromium.org2010-03-151-0/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Call UpdateAcceleratedSurface only when necessary for Core Animation pluginsstuartmorgan@chromium.org2010-03-101-6/+6
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-6/+33
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-33/+6
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-6/+33
* Make plugin buffer changes robust against synchronous plugin call nestingstuartmorgan@chromium.org2010-03-061-3/+5
* Mac Plugin context handling cleanupstuartmorgan@chromium.org2010-03-051-1/+7
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-161-1/+0
* Make the plugin popup handling code cross-platformstuartmorgan@chromium.org2010-02-111-10/+13
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-091-5/+2
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-21/+19
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-3/+13
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-1/+2
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-6/+7
* Fix passing pointers between processes.jam@chromium.org2010-01-291-9/+7
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-251-0/+2
* Improve handling of off-screen plugins on the Macstuartmorgan@chromium.org2010-01-211-2/+7
* Use a shared idle event for Carbon-based pluginsstuartmorgan@chromium.org2010-01-211-7/+3
* Send Cocoa NPAPI plugins an initial window activation eventstuartmorgan@chromium.org2010-01-211-0/+6
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-191-1/+3