summaryrefslogtreecommitdiffstats
path: root/remoting/host/single_window_desktop_environment.cc
Commit message (Expand)AuthorAgeFilesLines
* Use IpcVideoFrameCapturer on network thread instead of capture thread.sergeyu2016-02-151-11/+10
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-6/+7
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Touch Events capability negotiationrkuroiwa2015-06-051-4/+8
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-2/+2
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-291-3/+3
* I've created a new desktop environment, Me2MeWindowDesktopEnvironment. This e...ronakvora@google.com2014-08-151-0/+106