summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppapi_webplugin_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ppapi implementation of IsScalingDisabled.vandebo@chromium.org2011-10-141-0/+4
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-3/+3
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-141-0/+10
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-301-2/+6
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-301-6/+2
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-1/+1
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-3/+4
* Fix re-entrancy case in WebPluginImpl::scriptableObject.piman@chromium.org2011-07-151-0/+5
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+4
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-3/+1
* Add GetPluginURL to PPB_URLUtil_Devpiman@google.com2011-03-311-0/+4
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-1/+2
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-291-5/+7
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-3/+9
* Removed deprecated function WebPlugin::getBackingTextureId.alokp@chromium.org2011-03-181-4/+0
* Clarify/fix fullscreen semantics, and add GetScreenSizepiman@google.com2011-03-081-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+229