summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_video_capture_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add IDL file for PPP_VideoCapture_Dev.yzshen@chromium.org2012-10-021-1/+1
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-151-5/+30
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-6/+7
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-2/+2
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-12/+15
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-15/+12
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-12/+15
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-15/+12
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-12/+15
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-10/+12
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-0/+78