summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/protocol_mock_objects.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-2/+2
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-2/+2
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-3/+1
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-291-0/+2
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-271-2/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-271-0/+2
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-2/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+4
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-151-4/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+4
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-1/+1
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-0/+2
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-1/+4
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+133