summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_plugin_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-35/+35
* PPB_Var implementation, Chrome side.neb@chromium.org2010-10-251-0/+3
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-17/+1
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-1/+17
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-17/+1
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-081-16/+7
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-071-3/+3
* Pull new PPAPI and update Browser interfaces to reflect new API.brettw@chromium.org2010-10-031-0/+8
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-0/+3
* Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This justbrettw@chromium.org2010-09-291-0/+3
* Revert 60850 (broke build) - Implement PPB_ImageDataTrusted on the Chrome sid...willchan@chromium.org2010-09-281-3/+0
* Implement PPB_ImageDataTrusted on the Chrome side. This just connects the callbrettw@chromium.org2010-09-281-0/+3
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+4
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-4/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+4
* Pepper: Fix getting the trusted URL loader interface.interfaceviettrungluu@chromium.org2010-09-231-1/+1
* Implement PPB_URLLoaderTrusted_Dev.darin@chromium.org2010-09-201-0/+3
* Add the ability to create FileRefs pointing to inexistent ordumi@chromium.org2010-09-141-1/+17
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+3
* Preliminary Network P2P Pepper APInfullagar@google.com2010-09-141-0/+4
* Implement QuitMessageLoop using QuitNow instead of Quit.darin@chromium.org2010-09-131-1/+1
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-1/+61
* Fix the cursor api not working.jam@chromium.org2010-08-301-0/+4
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-43/+45
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-281-7/+7
* Add hook into pepper to query if running on the main thread.ajwong@chromium.org2010-08-241-1/+6
* Revert "Add hook into pepper to query if running on the main thread."ajwong@chromium.org2010-08-241-6/+1
* Add hook into pepper to query if running on the main thread.ajwong@chromium.org2010-08-241-1/+6
* Add support for Pepper charset conversions.brettw@chromium.org2010-08-221-0/+4
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-171-2/+13
* add pepper video decoder glue and delegatewjia@google.com2010-08-061-1/+4
* Implement the UrlUtil pepper interface. Pull PPAPI to get that interface.brettw@chromium.org2010-08-051-0/+4
* Chromium-side implemention of pepper's FileChooser.dumi@chromium.org2010-08-051-0/+4
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-0/+7
* De-coupled resource references by plugin from Resource object's refcount. Mad...neb@chromium.org2010-07-201-10/+4
* Add private Pepper v2 API to get localized strings.jam@chromium.org2010-07-161-0/+4
* Added support for printing of Pepper v2 plugins.sanjeevr@chromium.org2010-07-151-0/+5
* add find hookupwjia@google.com2010-07-121-1/+4
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-091-2/+2
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+4
* Chrome side of Pepper v2 scrollbar widget.jam@chromium.org2010-07-081-0/+8
* Chrome-side of making CallOnMainThread use a completion callback.brettw@chromium.org2010-07-021-2/+4
* Add a GetAs<ResourceType> template.neb@chromium.org2010-06-281-1/+1
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-281-38/+71
* File API boilerplate.darin@chromium.org2010-06-261-0/+17
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-241-0/+12
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-231-71/+38
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-231-38/+71
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-231-0/+4
* Implement more of Flush properly. This adds support for waiting on the messagebrettw@chromium.org2010-06-161-1/+15