summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_video_source_host.h
Commit message (Expand)AuthorAgeFilesLines
* pepper: Remove unused private fieldshashimoto2015-01-161-2/+0
* PepperVideoSourceHost: Use natural_size instead of visible_rect.sizemagjed2014-11-201-0/+3
* With this CL, the time for PepperVideoSourceHost::SendGetFrameReply drops fro...magjed2014-10-281-0/+9
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-5/+4
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* Add tracing for the Pepper video Track plugin.perkj2014-10-031-4/+4
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-2/+2
* Refactor VideoSourceHandler to implement MediaStreamVideoSink.perkj@chromium.org2014-04-051-3/+4
* Move Pepper host class WeakPtrFactory member declarations.bbudge@chromium.org2013-08-201-2/+2
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-3/+3
* Add PPAPI tests for VideoSource and VideoDestination resources.bbudge@chromium.org2013-05-111-13/+32
* Glue code to connect PPAPI proxy to MediaStream sources and destinations.bbudge@chromium.org2013-05-071-2/+25
* Adds internal APIs, thunks, resources, and resource hosts.bbudge@chromium.org2013-05-041-0/+47