summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-111-3/+1
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-40/+0
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-27/+3
* Fixing clang errorcdn@chromium.org2011-06-201-1/+1
* Maintain a map of all resources in the resource tracker and clear instance ba...cdn@chromium.org2011-06-201-9/+7
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-2/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-1/+3
* Pepper video layer APIhclam@chromium.org2011-04-291-0/+2
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-071-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-1/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-14/+24
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-0/+1
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-281-0/+1
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-0/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+141