summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/fake_session.h
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-2/+9
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-4/+5
* Use Authenticator interface in Session and SessionManager.sergeyu@chromium.org2011-11-301-13/+0
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-5/+0
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-8/+8
* Add CancelChannelCreation() in protocol::Session interface.sergeyu@chromium.org2011-11-171-17/+20
* Switch remoting/protocol to new callbackssergeyu@chromium.org2011-10-071-3/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Parse termination reason and propagate the error to the Session interface.sergeyu@chromium.org2011-09-271-0/+6
* Pass SessionConfig by reference instead of pointer.sergeyu@chromium.org2011-09-101-3/+3
* Trampoline MessageReader::OnMessageDone() to correct thread.lambroslambrou@chromium.org2011-08-241-0/+4
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-0/+2
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-111-8/+33
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-101-33/+8
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-091-8/+33
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-291-0/+5
* Revert 94247 - Add an authentication step to stream channel setup in JingleSt...wez@chromium.org2011-07-271-5/+0
* Add an authentication step to stream channel setup in JingleStreamConnector.wez@chromium.org2011-07-271-0/+5
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+5
* Revert 92641 because it doesn't compile - Move channel initialization logic t...sadrul@chromium.org2011-07-151-5/+0
* Move channel initialization logic to JingleChannel class.sergeyu@chromium.org2011-07-151-0/+5
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-2/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-7/+8
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-0/+9
* Unittests for RTP packetizer and depacketizer.sergeyu@chromium.org2010-11-171-7/+43
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-7/+5
* Rename classes for Chromoting:garykac@chromium.org2010-11-031-0/+106