summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/monitored_video_stub_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Include <utility> in files that use std::move() in remoting/protocol.sergeyu2015-12-241-0/+2
* Use std::move() instead of scoped_ptr<>::Pass() in remoting/protocolsergeyu2015-12-221-5/+5
* Switch to standard integer types in remoting/.avi2015-12-221-1/+3
* Don't use base::MessageLoop::{Quit,QuitClosure} in remoting/ki.stfu2015-10-121-6/+4
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Update {virtual,override} to follow C++11 style in remoting.nick2015-04-231-1/+1
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Fix MonitoredVideoStubTest failure in memory runskelvinp@chromium.org2014-05-021-1/+9
* Smart reconnect part II - plugin and hostkelvinp@chromium.org2014-05-011-0/+90