summaryrefslogtreecommitdiffstats
path: root/remoting/test/test_video_renderer.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-251-3/+0
* Add GetFrameConsumer() in VideoRenderer.sergeyu2016-01-051-0/+6
* Switch to standard integer types in remoting/.avi2015-12-221-0/+3
* Move ownership of PerformanceTracker out of video renderers.sergeyu2015-09-171-7/+0
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-171-2/+2
* Simplify VideoDecoder interfacesergeyu2015-08-201-29/+22
* Remove VideoDecoder::Initialize().sergeyu2015-08-191-1/+0
* Added highlight rect in frame functionality to help with debugging.liaoyuke2015-08-061-0/+1
* Created debug mode and dump imageliaoyuke2015-08-041-8/+33
* Updated latency fixture to match internal classes and refactoredliaoyuke2015-07-271-24/+8
* Updated latency fixture and key codes to support first input latency test caseliaoyuke2015-07-231-1/+3
* Added image pattern comparison logic including unit tests.liaoyuke2015-07-131-30/+117
* Added test interface: AppRemotingLatencyTestFixtureliaoyuke2015-07-081-1/+46
* Updating App Remoting Test Driver logging behavior.joedow2015-07-061-10/+10
* Update TestVideoRenderer with video decoding capabilitiesliaoyuke2015-06-301-6/+202
* Revert of Adding decoding capabilities to the TestVideoRenderer class (patchs...benwells2015-06-291-168/+6
* Updated Test Driver with video decoding capabilities so that when a video sam...liaoyuke2015-06-261-6/+168
* Adding the base ChromotingInstance implementation and unittests. This class ...joedow2015-03-111-0/+49