summaryrefslogtreecommitdiffstats
path: root/remoting/host/screen_recorder.h
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-9/+5
* Make ConnectionToClient and ClientSession not ref-counted.sergeyu@chromium.org2011-11-111-4/+3
* Access ChromotingHost::clients_ only on network thread.sergeyu@chromium.org2011-11-111-4/+0
* Gather history of capture and encode time determine next recoring delayhclam@chromium.org2011-11-071-11/+8
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-2/+6
* Properly handle screen recorder shutdown in ChromotingHost.sergeyu@chromium.org2011-08-121-5/+4
* Fix crash in ScreenRecordersergeyu@chromium.org2011-08-041-2/+3
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-1/+6
* Use AutoTaskRunner to run tasks automatically, even if validation checks fail.lambroslambrou@chromium.org2011-04-211-1/+0
* Report capture and encode time for chromotinghclam@google.com2011-04-051-0/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Invalidate fullscreen when a new client connects to chromoting hosthclam@chromium.org2011-02-091-0/+1
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-281-2/+2
* Revert "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-261-2/+2
* Fix crashes in ChromotingHosthclam@chromium.org2011-01-251-2/+2
* Add a done task to ScreenRecorder::Stop()hclam@chromium.org2011-01-211-12/+29
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-27/+24
* Rename SessionManager to ScreenRecorderhclam@chromium.org2010-12-061-0/+187