summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_video_decoder_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-1/+1
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-1/+1
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-1/+1
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-6/+2
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-2/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+2
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-2/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+2
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-4/+5
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-301-2/+3
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-15/+16
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+81