summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_video_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-4/+1
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-5/+1
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-181-63/+13
* Build fix to make ARM builders happyhclam@chromium.org2011-04-291-2/+2
* Pepper video layer APIhclam@chromium.org2011-04-291-0/+93