Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move VideoCapture::VideoCaptureCapability to video_capture_types.h | yujie.mao@intel.com | 2012-04-18 | 1 | -1/+2 |
* | Coverity: Fix several pass-by-values. | jhawkins@chromium.org | 2012-03-06 | 1 | -2/+2 |
* | Implement device enumeration for PPB_VideoCapture_Dev. | yzshen@chromium.org | 2012-02-15 | 1 | -25/+43 |
* | base::Bind: Remove scoped_callback_factory.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -1/+0 |
* | Cleanup: Remove unneeded forward declarations in webkit/plugins/. | thestig@chromium.org | 2011-11-17 | 1 | -2/+1 |
* | Properly scope the lifetime of the |PPB_VideoCapture_Impl|. | viettrungluu@chromium.org | 2011-09-28 | 1 | -0/+7 |
* | Add OnRemoved() in VideoCapture::EventHandler API | wjia@chromium.org | 2011-09-27 | 1 | -0/+1 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -5/+3 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Video Capture Pepper API | piman@chromium.org | 2011-08-06 | 1 | -0/+86 |