summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* Don't unload RealPlayer in the plugin process on the Macstuartmorgan@chromium.org2010-02-251-2/+3
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-246-324/+13
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-234-25/+106
* Linux: correctly handle single byte value for NPPVpluginNeedsXEmbed.craig.schlenter@chromium.org2010-02-221-3/+3
* Fix cliprect handling for Mac plugins in hidden tabs/windowsstuartmorgan@chromium.org2010-02-191-3/+3
* Protect against re-entering OnThrottleMessage thru CallWindowProc.darin@chromium.org2010-02-191-16/+24
* Pass the right argument when fixing up stale plugin location on the Macstuartmorgan@chromium.org2010-02-171-1/+1
* Add checks for Mac plugin instance destruction after NPP_* callsstuartmorgan@chromium.org2010-02-161-5/+12
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-164-8/+24
* Make the plugin popup handling code cross-platformstuartmorgan@chromium.org2010-02-115-52/+72
* Ensure we aren't using stale invalidation rects for windowless pluginsstuartmorgan@chromium.org2010-02-111-4/+10
* Don't attempt to unload Silverlight on the Macstuartmorgan@chromium.org2010-02-113-3/+19
* Fix Linux compile bustagestuartmorgan@chromium.org2010-02-111-1/+1
* Remove an NPP_SetWindow call left over from the old Carbon idle event codestuartmorgan@chromium.org2010-02-114-34/+13
* Always send the stream headers to the plugin, not just for seekable ones.jam@chromium.org2010-02-111-3/+5
* Pass the SWP_NOMOVE flag to SetWindowPos in WebPluginDelegateImpl::WindowedRe...mpcomplete@chromium.org2010-02-101-1/+4
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* Fixed clipping of GPU plugin instances on Mac OS X against the browserkbr@google.com2010-02-102-13/+20
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-097-26/+125
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-082-74/+88
* Make Carbon plugin idle event source robust against changes during iterationstuartmorgan@chromium.org2010-02-051-57/+62
* OpenBSD has sys/exec_elf.h for the ELF defines, not elf.hpvalchev@google.com2010-02-032-0/+4
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-034-12/+12
* [GPU] Get GPU process running on the mackbr@google.com2010-02-035-3/+374
* Use CFBundle directly when reading Mac plugin informationstuartmorgan@chromium.org2010-02-021-7/+6
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-022-3/+16
* Fix regression in NPN_PluginThreadAsyncCall.jam@chromium.org2010-02-024-3/+37
* Fix for a focus bug when loading a plugin in an extension background page.mpcomplete@chromium.org2010-02-011-1/+4
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-012-25/+81
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-3/+3
* Fix passing pointers between processes.jam@chromium.org2010-01-295-114/+154
* Fix possible iterator corruption in Carbon plugin idle event handlingstuartmorgan@chromium.org2010-01-291-2/+6
* Send the right event to Cocoa plugins when modifier keys are pressedstuartmorgan@chromium.org2010-01-271-2/+26
* Send Cocoa-event plugins drags, rather than moves, when a mouse button is downstuartmorgan@chromium.org2010-01-271-2/+7
* linux: also load plugins from ~/.config/google-chrome/Pluginsevan@chromium.org2010-01-271-2/+3
* Fix order of calls in Mac plugin HandleInputEventstuartmorgan@chromium.org2010-01-261-10/+14
* Blacklist DivX player on the Macstuartmorgan@chromium.org2010-01-251-26/+1
* linux: obey move.rects_valid in WebPluginGeometryevan@chromium.org2010-01-251-3/+6
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-252-0/+6
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-232-33/+1
* Check for context changes during Mac plugin event handling.stuartmorgan@chromium.org2010-01-211-1/+10
* Improve handling of off-screen plugins on the Macstuartmorgan@chromium.org2010-01-212-67/+101
* Use a shared idle event for Carbon-based pluginsstuartmorgan@chromium.org2010-01-212-46/+60
* Send Cocoa NPAPI plugins an initial window activation eventstuartmorgan@chromium.org2010-01-212-0/+25
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-192-1/+7
* (Mac) Allow the tracking of the "active" plugin delegate separate from the fa...avi@chromium.org2010-01-194-54/+60
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-154-4/+13
* Always eat mouse clicks on plugins on the Macstuartmorgan@chromium.org2010-01-151-0/+8
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-0/+1
* Update Mac plugin whitelist/blackliststuartmorgan@chromium.org2010-01-141-1/+2