summaryrefslogtreecommitdiffstats
path: root/remoting/host/fake_host_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-2/+1
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-8/+7
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-4/+4
* Readability review.wez2014-08-291-31/+9
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-121-5/+5
* Add HostExtensionSessionManager to help ClientSession handle extensions.wez@chromium.org2014-07-311-0/+122