summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_video_decoder_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* 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