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
/
connection_to_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor of Authenticator to allow it to ProcessMessage asynchronously and th...
rmsousa@chromium.org
2013-03-01
1
-0
/
+1
*
Always enabled audio in remoting host, disable it for It2Me, minor cleanups.
sergeyu@chromium.org
2012-09-13
1
-1
/
+0
*
Enable Audio support on Chromoting client.
sergeyu@chromium.org
2012-08-22
1
-0
/
+1
*
Enable channel multiplexing for control, event and audio channels.
sergeyu@chromium.org
2012-08-22
1
-12
/
+18
*
Add support for multiplexed channels in remoting::protocol::Session interface.
sergeyu@chromium.org
2012-08-18
1
-1
/
+2
*
Clean-up inline members of nested classes (remoting/)
hans@chromium.org
2012-08-09
1
-0
/
+5
*
Fix incorrect ready state events.
sergeyu@chromium.org
2012-07-24
1
-1
/
+1
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
1
-0
/
+11
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-23
1
-1
/
+3
*
Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
1
-3
/
+1
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
1
-1
/
+3
*
Use callback interface for state notifications in Session interface.
sergeyu@chromium.org
2012-07-12
1
-7
/
+10
*
Added piping for sending audio packets from host to client.
kxing@chromium.org
2012-06-25
1
-9
/
+29
*
Cleaned up the reader and writer create methods to return scoped_ptr.
kxing@chromium.org
2012-06-15
1
-1
/
+1
*
Remove Pepper Transport API transport.
sergeyu@chromium.org
2012-05-26
1
-1
/
+1
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-17
/
+8
*
Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-16
1
-5
/
+2
*
Revert 136692 - Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-14
1
-2
/
+5
*
Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-11
1
-5
/
+2
*
Add notifyClientDimensions API to the Chromoting Client plugin.
wez@chromium.org
2012-05-01
1
-0
/
+5
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-3
/
+3
*
[Chromoting] Let the client plugin pass clipboard items to the host.
simonmorris@chromium.org
2012-04-04
1
-1
/
+7
*
[Chromoting] Add plumbing to carry clipboard events from the host to the client.
simonmorris@chromium.org
2012-03-31
1
-0
/
+5
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-22
/
+18
*
Rename PepperSession to JingleSession.
sergeyu@chromium.org
2012-02-24
1
-2
/
+2
*
Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-09
1
-2
/
+4
*
Revert 121094 - Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-09
1
-4
/
+2
*
Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-08
1
-2
/
+4
*
Fix crash on disconnect
dcaiafa@chromium.org
2012-02-04
1
-9
/
+4
*
Return NULL form ConnectionToHost::input_stub() until connection is connected.
sergeyu@chromium.org
2012-01-27
1
-0
/
+4
*
Implement V2 authentication support in the client plugin.
sergeyu@chromium.org
2012-01-24
1
-8
/
+6
*
Revert 118805 - Implement V2 authentication support in the client plugin.
sergeyu@chromium.org
2012-01-24
1
-6
/
+8
*
Implement V2 authentication support in the client plugin.
sergeyu@chromium.org
2012-01-24
1
-8
/
+6
*
Use scoped_ptr<>.Pass() to pass ownership in the remoting protocol code.
sergeyu@chromium.org
2012-01-20
1
-6
/
+6
*
Restrict Me2Me host to the 12400-12409 port range.
sergeyu@chromium.org
2012-01-13
1
-2
/
+3
*
Refactor SignalStrategy so that it can be reused for multiple connections.
sergeyu@chromium.org
2012-01-03
1
-23
/
+15
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
1
-0
/
+1
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-26
/
+27
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-7
/
+5
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-0
/
+1
*
Move SSL layer initialization into ChannelAuthenticator implementations.
sergeyu@chromium.org
2011-11-23
1
-1
/
+1
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-23
/
+16
*
Refactor client channel dispatchers.
sergeyu@chromium.org
2011-11-18
1
-17
/
+11
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-10
/
+3
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-1
/
+2
*
Expose connection error code to the web app.
sergeyu@chromium.org
2011-10-01
1
-23
/
+51
*
Remove old sandboxing-related code.
sergeyu@chromium.org
2011-09-23
1
-2
/
+0
*
Cleanup ConnectionToHost of non-P2P-API code.
sergeyu@chromium.org
2011-09-22
1
-26
/
+1
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Add flag to use P2P Transport API.
sergeyu@chromium.org
2011-09-13
1
-9
/
+17
[next]