summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/connection_tester.cc
Commit message (Expand)AuthorAgeFilesLines
* LOG(INFO) tidying in remoting/scottmg@chromium.org2013-11-251-2/+2
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-011-4/+8
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-4/+4
* Remove unused fields found by clang's new Wunused-private-fields.thakis@chromium.org2012-06-271-1/+0
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-051-3/+5
* Fix valgrind warning in remoting_unittests due to uninitialized memory.sergeyu@chromium.org2011-12-131-1/+6
* Separate Authenticator and Session unittests.sergeyu@chromium.org2011-12-131-0/+251