summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_video_capture_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move VideoCapture::VideoCaptureCapability to video_capture_types.hyujie.mao@intel.com2012-04-181-1/+2
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-03-061-2/+2
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-151-25/+43
* base::Bind: Remove scoped_callback_factory.h.jhawkins@chromium.org2012-01-031-1/+0
* 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