Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LOG(INFO) tidying in remoting/ | scottmg@chromium.org | 2013-11-25 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in remoting/. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli... | rsleevi@chromium.org | 2013-06-01 | 1 | -4/+8 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -4/+4 |
* | Remove unused fields found by clang's new Wunused-private-fields. | thakis@chromium.org | 2012-06-27 | 1 | -1/+0 |
* | Convert uses of int ms to TimeDelta in jingle and remoting. | tedvessenes@gmail.com | 2012-03-05 | 1 | -3/+5 |
* | Fix valgrind warning in remoting_unittests due to uninitialized memory. | sergeyu@chromium.org | 2011-12-13 | 1 | -1/+6 |
* | Separate Authenticator and Session unittests. | sergeyu@chromium.org | 2011-12-13 | 1 | -0/+251 |