summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_video_decoder_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-8/+17
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-17/+8
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-8/+17
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-131-21/+1
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-6/+6
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-5/+6
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-6/+5
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-5/+6
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-071-6/+7
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-11/+14
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-14/+11
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-11/+14
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-14/+11
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-11/+14
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-1/+2
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+167