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
/
pepper_stream_channel.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.
sergeyu@chromium.org
2012-01-20
1
-4
/
+5
*
Remove old DCHECK from ~PepperStreamChannel().
sergeyu@chromium.org
2012-01-02
1
-2
/
+0
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-4
/
+3
*
Move SSL layer initialization into ChannelAuthenticator implementations.
sergeyu@chromium.org
2011-11-23
1
-88
/
+12
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
1
-4
/
+9
*
Refactor ChannelAuthenticator so that it can be used with Authenticator.
sergeyu@chromium.org
2011-11-15
1
-5
/
+4
*
Add DISABLE_TCP_TRANSPORT flag in the Transport API.
sergeyu@chromium.org
2011-09-21
1
-0
/
+5
*
Relay server support for P2P Transport API.
sergeyu@chromium.org
2011-09-15
1
-3
/
+9
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-15
1
-1
/
+2
*
Revert 101189 - Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-2
/
+1
*
Use enum instead of string to specify transport type.
sergeyu@chromium.org
2011-09-14
1
-1
/
+2
*
Chromoting protocol implementation based on P2P Transport API.
sergeyu@chromium.org
2011-09-12
1
-0
/
+264