summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_video_decoder_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-33/+15
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-0/+1
* Gracefully handle multiple Flush/Reset/Decode with same idpiman@chromium.org2011-08-121-3/+6
* Convert the PluginResource to be refcounted.brettw@chromium.org2011-08-111-4/+2
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+365