summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_change_notification_listener_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-231-1/+1
* Don't use base::MessageLoop::{Quit,QuitClosure} in remoting/ki.stfu2015-10-121-5/+5
* Roll WebRTC 7546:7549.hellner2014-10-311-1/+1
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-291-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-291-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-2/+2
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-081-1/+1
* Remove remoting/jingle_gluesergeyu@chromium.org2014-07-171-1/+1
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-111-1/+1
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-6/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-5/+6
* Implement a listener for host deletion notifications.rmsousa@chromium.org2013-01-301-0/+147