summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* Chromium side changes to use PP_CompletionCallback as the Flush callback.darin@chromium.org2010-06-252-51/+54
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-257-34/+76
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-2413-9/+534
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-232-104/+46
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-232-46/+104
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-237-35/+36
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-236-0/+192
* Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-6/+19
* Revert 50360 - Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-17/+6
* Spoof as Safari when running Silverlight 4 on the Macstuartmorgan@chromium.org2010-06-211-6/+17
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-172-3/+3
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-165-32/+96
* Fixed a crash and added a test to find it.mad@google.com2010-06-163-14/+67
* At times the Windows media player plugin would not render video. This would o...ananta@chromium.org2010-06-156-10/+59
* Always report keypresses in plugins as handled on the Macstuartmorgan@chromium.org2010-06-151-4/+11
* Make timer-driven CA plugins less wasteful, and up the timer frequencystuartmorgan@chromium.org2010-06-151-1/+6
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-112-0/+10
* Keep the internal plugin always loaded in a more efficient way (i.e. don't in...jam@chromium.org2010-06-102-18/+30
* First pass at implementing real Flush callbacks. This does not currentlybrettw@chromium.org2010-06-104-40/+286
* Take 2 at working around a multipart crashtony@chromium.org2010-06-101-0/+1
* Add a command line switch to enable the pepper testing interface. This moves ...brettw@chromium.org2010-06-094-4/+49
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-055-7/+7
* Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficientstuartmorgan@chromium.org2010-06-031-2/+1
* Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac pluginsstuartmorgan@chromium.org2010-06-033-10/+26
* Linux: for Flash, disable right clicks in windowless mode.viettrungluu@chromium.org2010-06-032-2/+15
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-20/+0
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-022-32/+34
* Fix a regression which caused flash plugin installation to not work via the C...ananta@chromium.org2010-05-291-15/+20
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-285-18/+21
* Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...jam@chromium.org2010-05-271-0/+2
* Part 2 of http://codereview.chromium.org/2079016thakis@chromium.org2010-05-271-2/+2
* Strip PDF from QuickTime's list of MIME types on the Macstuartmorgan@chromium.org2010-05-261-0/+7
* Remove some non-functional plugins from the Mac blacklist now that users can ...stuartmorgan@chromium.org2010-05-261-13/+4
* Revert 48315 - Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-2/+2
* Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-2/+2
* Get the internal plugin working on Mac.jabdelmalek@google.com2010-05-261-8/+0
* Chrome side of moving Pepper ReadImageData to the Testing interface.brettw@chromium.org2010-05-263-20/+20
* Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min...brettw@chromium.org2010-05-254-41/+151
* Chromium side of supporting property enumeration, memory allocation, queryingdarin@chromium.org2010-05-246-20/+109
* Add a SetCursor API to Pepper. I'll implement custom cursors once we switche...jam@chromium.org2010-05-243-2/+13
* Add implementation of CreateObject.darin@chromium.org2010-05-211-4/+325
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-201-1/+1
* Add initial support for exceptions.darin@chromium.org2010-05-192-140/+211
* Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+1
* Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+1
* Shrink the window used for the NPN_ConvertPoint teststuartmorgan@chromium.org2010-05-191-9/+19
* Improve failure logging for NPN_ConvertPoint teststuartmorgan@chromium.org2010-05-191-10/+35
* Update Chrome to use the new int64-typedefed module, instance, and resources ...brettw@chromium.org2010-05-198-27/+16
* linux: move plugin blacklist check earlierevan@chromium.org2010-05-191-7/+7
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-184-6/+13