index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
protocol
/
fake_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ChannelMultiplexer to properly handle base channel creation failure.
sergeyu@chromium.org
2012-09-26
1
-3
/
+15
*
Add support for multiplexed channels in remoting::protocol::Session interface.
sergeyu@chromium.org
2012-08-18
1
-11
/
+12
*
Add unittests for BufferedSocketWriter and fix some bugs in that code.
sergeyu@chromium.org
2012-08-01
1
-0
/
+12
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+2
*
Fix MessageReader to handle errors properly.
sergeyu@chromium.org
2012-07-14
1
-0
/
+2
*
Use callback interface for state notifications in Session interface.
sergeyu@chromium.org
2012-07-12
1
-10
/
+3
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
[Chromoting] Tighten up unit tests.
simonmorris@chromium.org
2012-05-24
1
-2
/
+5
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+1
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-3
/
+3
*
Add JingleSession::OnRouteChange(), and pass IP endpoint information to a
lambroslambrou@chromium.org
2012-01-25
1
-1
/
+4
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
1
-2
/
+11
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-9
/
+2
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-4
/
+0
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-0
/
+4
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-2
/
+9
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-4
/
+5
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-13
/
+0
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-5
/
+0
*
Add OVERRIDE to remoting/.
avi@chromium.org
2011-11-19
1
-8
/
+8
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
1
-17
/
+20
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-3
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-7
/
+7
*
Parse termination reason and propagate the error to the Session interface.
sergeyu@chromium.org
2011-09-27
1
-0
/
+6
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
1
-3
/
+3
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
1
-0
/
+4
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-0
/
+2
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
1
-8
/
+33
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
1
-33
/
+8
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
1
-8
/
+33
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-29
1
-0
/
+5
*
Revert 94247 - Add an authentication step to stream channel setup in JingleSt...
wez@chromium.org
2011-07-27
1
-5
/
+0
*
Add an authentication step to stream channel setup in JingleStreamConnector.
wez@chromium.org
2011-07-27
1
-0
/
+5
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
1
-0
/
+5
*
Revert 92641 because it doesn't compile - Move channel initialization logic t...
sadrul@chromium.org
2011-07-15
1
-5
/
+0
*
Move channel initialization logic to JingleChannel class.
sergeyu@chromium.org
2011-07-15
1
-0
/
+5
*
Make Session and SessionManager not thread-safe and not ref-counted.
sergeyu@chromium.org
2011-07-06
1
-2
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
1
-7
/
+8
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
1
-0
/
+9
*
Unittests for RTP packetizer and depacketizer.
sergeyu@chromium.org
2010-11-17
1
-7
/
+43
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-7
/
+5
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-0
/
+106