summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_video_capture_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded forward declarations in webkit/plugins/.thestig@chromium.org2011-11-171-2/+1
* Properly scope the lifetime of the |PPB_VideoCapture_Impl|.viettrungluu@chromium.org2011-09-281-0/+7
* Add OnRemoved() in VideoCapture::EventHandler APIwjia@chromium.org2011-09-271-0/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-5/+3
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+86