summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix clicking in QuickTime content on the Macstuartmorgan@chromium.org2010-01-133-0/+44
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-137-7/+0
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-122-0/+141
* Fix mouse event handling in Cocoa plugins so we still update our location inf...stuartmorgan@chromium.org2010-01-122-21/+25
* Simplify Mac plugin HandleInputEvent logicstuartmorgan@chromium.org2010-01-121-46/+44
* Fix Carbon NPAPI event modifiersstuartmorgan@chromium.org2010-01-111-17/+21
* Add support for NPN_PopUpContextMenu on Macstuartmorgan@chromium.org2010-01-085-1/+185
* Partial implementation of NPN_ConvertPointstuartmorgan@chromium.org2010-01-074-7/+91
* linux: Do not unload plugin in the browser process, it's not safe.thestig@chromium.org2010-01-071-9/+1
* Un-blacklist the Shockwave plugin on Macstuartmorgan@chromium.org2010-01-071-1/+0
* Fix incorrect model check in Mac pluginsstuartmorgan@chromium.org2010-01-071-1/+1
* Don't send a window ref to plugins under the Cocoa model, per specstuartmorgan@chromium.org2010-01-072-31/+73
* Remove the Mac QuickTime quirk, which we don't need after allstuartmorgan@chromium.org2010-01-062-26/+7
* Fix Cocoa plugin event model modifier flagsstuartmorgan@chromium.org2010-01-051-18/+16
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-316-16/+13
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4