summaryrefslogtreecommitdiffstats
path: root/remoting/client/software_video_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-051-3/+4
* Move VideoRenderer to remoting/protocolsergeyu2016-01-051-2/+2
* Switch to standard integer types in remoting/.avi2015-12-221-0/+3
* Improve roundtrip stats calculation in the clientsergeyu2015-10-011-5/+4
* Move ownership of PerformanceTracker out of video renderers.sergeyu2015-09-171-8/+7
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-171-5/+8
* remoting: Simplify FrameConsumer interface and remove FrameProducer interface.sergeyu2015-08-201-29/+23
* Implement common stats-update method for use by multiple video-renderers.anandc2015-08-141-3/+0
* Revert of Implement common stats-update method for use by multiple video-rend...Sunny Sachanandani2015-08-141-0/+3
* Implement common stats-update method for use by multiple video-renderers.anandc2015-08-141-3/+0
* Allow shaped-desktop hosts to send shape only when it changes.wez2015-07-171-2/+1
* Decompose VideoRenderer from VideoStub.wez2015-02-141-1/+6
* Rename sequence_number to timestamp.sergeyu2015-01-081-2/+2
* Move existing renderer from PepperView to PepperVideoRenderer2D.sergeyu2014-12-191-1/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-11/+10
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-7/+7
* Add VideoProcessor interface.sergeyu@chromium.org2014-01-231-0/+86