summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-140/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-2/+1
* Make it possible to write simple unit tests for the pepper implementation. Th...brettw@google.com2010-12-091-0/+1
* Close URL requests associated with an instance when that instance goes away.brettw@chromium.org2010-11-091-13/+12
* PPB_Class implementation in Chrome.neb@chromium.org2010-11-051-0/+1
* Add callback ability for URLLoader so an asynchronous proxy can send thebrettw@chromium.org2010-11-041-1/+13
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* Add back some code I accidentally removed when merging changes.dumi@chromium.org2010-10-201-0/+4
* Resubmit http://codereview.chromium.org/3944001.dumi@chromium.org2010-10-201-5/+2
* Revert 63153 - Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-2/+5
* Update Pepper's FileSystem and FileRef implementations.dumi@chromium.org2010-10-201-5/+2
* Made deriving from Pepper Resource class easier.neb@chromium.org2010-10-141-69/+38
* FBTF: Moves code to the headers.erg@google.com2010-09-281-2/+2
* Preliminary Network P2P Pepper APInfullagar@google.com2010-09-141-0/+3
* Track Pepper string and object vars with the module so they can be deleted onbrettw@chromium.org2010-09-131-0/+9
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-301-3/+3
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-5/+1
* Pepper2 Graphics3D implementation - browser side.neb@chromium.org2010-08-171-0/+3
* add pepper video decoder glue and delegatewjia@google.com2010-08-061-0/+3
* Fix missing Linux fonts in PDF plugin.gene@chromium.org2010-08-051-0/+1
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-0/+6
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+2
* Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...brettw@chromium.org2010-07-291-2/+0
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-291-0/+2
* De-coupled resource references by plugin from Resource object's refcount. Mad...neb@chromium.org2010-07-201-5/+43
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+3
* Chrome side of Pepper v2 scrollbar widget.jam@chromium.org2010-07-081-0/+6
* Add a GetAs<ResourceType> template.neb@chromium.org2010-06-281-2/+34
* File API boilerplate.darin@chromium.org2010-06-261-1/+9
* Boilerplate implementation of the Pepper URL Loader API.darin@chromium.org2010-06-241-0/+6
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-231-0/+2
* Update Chrome to use the new int64-typedefed module, instance, and resources ...brettw@chromium.org2010-05-191-4/+0
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-181-2/+1
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-071-0/+45