summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-251-3/+19
* Fix drag event filtering in Mac pluginsstuartmorgan@chromium.org2010-03-241-2/+4
* Remove the unnecessary 'commit' call in Core Animation plugin drawingstuartmorgan@chromium.org2010-03-241-3/+0
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-243-6/+27
* Explicitly don't handle scroll events to Carbon pluginsstuartmorgan@chromium.org2010-03-241-8/+6
* A Chrome-side fix for Issue 13233.hbono@chromium.org2010-03-242-0/+32
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-244-2/+101
* Add a UseResFile call in Mac plugin loadingstuartmorgan@chromium.org2010-03-231-0/+7
* Add visibility tracking to the temporary Core Animation plugin timerstuartmorgan@chromium.org2010-03-232-13/+25
* Remove chrome/common from webkit/glue/plugin/DEPS.tony@chromium.org2010-03-231-3/+0
* Enable the Core Animation NPAPI drawing mode on 10.6 (except for QuickTime)stuartmorgan@chromium.org2010-03-221-6/+10
* Don't attempt to load a failed plugin twice.evan@chromium.org2010-03-195-24/+33
* Slightly tweak the style of some plugin code that's been bugging me.evan@chromium.org2010-03-192-21/+14
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-195-1/+450
* linux: unwrap nspluginwrapper-wrapped plugins if possibleevan@chromium.org2010-03-181-0/+53
* Fix the initial draw handing of Core Animation pluginsstuartmorgan@chromium.org2010-03-181-7/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-175-5/+5
* Infer caps lock state to set for Mac plugin eventsstuartmorgan@chromium.org2010-03-161-0/+24
* Filter certain drag events for Cocoa plugins to comply with the event specstuartmorgan@chromium.org2010-03-152-0/+76
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-151-14/+0
* linux: hackily blacklist acrobatevan@chromium.org2010-03-152-1/+18
* Move base/gfx contents to gfx/ben@chromium.org2010-03-142-3/+3
* Fixed the Pepper print interface to take in the print dimensions and printer ...sanjeevr@chromium.org2010-03-121-3/+1
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-124-450/+0
* Added functions to the Pepper interface to allow plugins to participate in th...sanjeevr@chromium.org2010-03-111-0/+51
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+2
* Call UpdateAcceleratedSurface only when necessary for Core Animation pluginsstuartmorgan@chromium.org2010-03-102-16/+15
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-103-15/+165
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-103-159/+15
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-103-15/+159
* More dependency breaking. webkit shouldn't depend on chrome or ipc.tony@chromium.org2010-03-101-0/+3
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-102-1/+2
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-082-0/+41
* Take out temp code now that WebKit patch has landed.jam@chromium.org2010-03-082-12/+0
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-073-0/+3
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-073-3/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-073-0/+3
* Make plugin buffer changes robust against synchronous plugin call nestingstuartmorgan@chromium.org2010-03-063-15/+16
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-062-0/+17
* Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...jam@chromium.org2010-03-051-0/+9
* Move forcing the return of NPP_HandleEvent to be true on Win/Linux to webplug...jam@chromium.org2010-03-052-0/+21
* Mac Plugin context handling cleanupstuartmorgan@chromium.org2010-03-052-96/+98
* Remove GetNextEvent loop from Carbon plugin processingstuartmorgan@chromium.org2010-03-051-19/+0
* Use UpdateDummyWindowBounds to do the initial Carbon plugin window setupstuartmorgan@chromium.org2010-03-031-3/+1
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-032-17/+0
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-032-0/+17
* Rename FakePluginWindowTrackerstuartmorgan@chromium.org2010-03-024-68/+68
* Fixes to 10.6 port of GPU plugin after recent backport to 10.5 andkbr@google.com2010-03-021-1/+2
* Check for Carbon Mac plugin destruction after each GetNextEvent cyclestuartmorgan@chromium.org2010-03-011-31/+27
* Call NPP_SetWindow immediately on initialization for Mac QuickTimestuartmorgan@chromium.org2010-02-261-0/+6