summaryrefslogtreecommitdiffstats
path: root/remoting/host/video_scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on skia from remotingsergeyu@chromium.org2013-12-161-1/+0
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-2/+2
* Fix VideoScheduler to set client_sequence_number in video packets.sergeyu@chromium.org2013-06-081-2/+2
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-9/+10
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-161-15/+19
* Create the desktop environment before any of the channel were connected.alexeypa@chromium.org2013-05-011-10/+4
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-231-4/+0
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-14/+17
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-12/+14
* Use more specific protocol::CursorShapeStub instead of protocol::ClientStub i...alexeypa@chromium.org2012-12-281-4/+4
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-2/+3
* Wait for encode thread during VideoScheduler teardown.wez@chromium.org2012-12-111-0/+4
* Fix AudioScheduler and VideoScheduler creation.wez@chromium.org2012-12-081-1/+10
* Capturing and encoding time are now calculated by the thread doing the operat...alexeypa@chromium.org2012-11-281-6/+0
* DesktopSessionAgent now hosts the video capturer and provides necessary plumb...alexeypa@chromium.org2012-11-271-1/+1
* Adding support of shared memory buffers to the video capturer (Windows only).alexeypa@chromium.org2012-11-201-1/+1
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-8/+9
* Pause/resume the VideoScheduler in response to messages from the client.wez@chromium.org2012-10-271-1/+8
* Clean up remoting::VideoScheduler implementation: wez@chromium.org2012-10-261-84/+59
* Rename ScreenRecorder to VideoScheduler.wez@chromium.org2012-10-261-0/+211