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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the core state machine of SSLClientSocketNSS into a thread-safe Core
rsleevi@chromium.org
2012-06-06
3
-26
/
+72
*
Removed the dead function OnVideoPacket().
kxing@chromium.org
2012-06-05
1
-3
/
+0
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
9
-8
/
+62
*
[Chromoting] Let the Windows IT2Me host send clipboard events to the client.
simonmorris@chromium.org
2012-05-31
3
-2
/
+94
*
Disable V1 auth support in remoting client and Me2Me host.
sergeyu@chromium.org
2012-05-31
1
-10
/
+0
*
Revert 139424 - Remove V1 authenticators.
sergeyu@chromium.org
2012-05-30
5
-3
/
+354
*
Remove V1 authenticators.
sergeyu@chromium.org
2012-05-29
5
-354
/
+3
*
Remove Pepper Transport API transport.
sergeyu@chromium.org
2012-05-26
5
-743
/
+1
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
12
-74
/
+42
*
Simplify BufferedSocketWriter by making it non-thread-safe.
sergeyu@chromium.org
2012-05-24
10
-113
/
+75
*
[Chromoting] Tighten up unit tests.
simonmorris@chromium.org
2012-05-24
2
-4
/
+7
*
Remove RTP support from chromoting.
sergeyu@chromium.org
2012-05-23
21
-2051
/
+10
*
[Chromoting] Add a filter that will stop the host sending unnecessary clipboa...
simonmorris@chromium.org
2012-05-22
6
-6
/
+272
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
2
-3
/
+11
*
Reland 137824 - was reverted by mistake
sergeyu@chromium.org
2012-05-22
8
-7
/
+17
*
This broke M20 build.
dharani@chromium.org
2012-05-22
8
-17
/
+7
*
Properly handle accounts that don't have GMail account.
sergeyu@chromium.org
2012-05-18
8
-7
/
+17
*
Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-16
2
-7
/
+4
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
3
-10
/
+6
*
Revert 136692 - Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-14
2
-4
/
+7
*
Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-11
2
-7
/
+4
*
[Chromoting] Move SharedSecretHash from Me2MeHostAuthenticatorFactory to Auth...
simonmorris@chromium.org
2012-05-05
4
-32
/
+33
*
Remove some unused includes.
wez@chromium.org
2012-05-05
1
-2
/
+0
*
Add a message to allow clients to control the video channel.
wez@chromium.org
2012-05-03
5
-0
/
+16
*
Add notifyClientDimensions API to the Chromoting Client plugin.
wez@chromium.org
2012-05-01
2
-0
/
+6
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
2
-7
/
+5
*
Pass TransportConfig to TransportFactory instead of Transport.
sergeyu@chromium.org
2012-04-30
8
-28
/
+65
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
10
-156
/
+99
*
Clamp events before they are sent to EventExecutors.
wez@chromium.org
2012-04-30
3
-0
/
+263
*
Add ClientDimensions message to control channel.
wez@chromium.org
2012-04-27
5
-3
/
+22
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
5
-37
/
+59
*
Refcounted types should not have public destructors, remoting/ edition
rsleevi@chromium.org
2012-04-24
4
-17
/
+26
*
Move PepperNetworkManager to client/plugin
sergeyu@chromium.org
2012-04-17
2
-165
/
+0
*
This CL removes the unused trace.proto definition and build target, and makes...
wez@chromium.org
2012-04-11
2
-3
/
+7
*
Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker.
wez@chromium.org
2012-04-09
3
-62
/
+89
*
Add APIs to the client plugin to re-map and trap key events.
wez@chromium.org
2012-04-09
2
-0
/
+4
*
Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...
sergeyu@chromium.org
2012-04-06
1
-1
/
+7
*
Specify session type when creating relay sessions for chromoting.
sergeyu@chromium.org
2012-04-06
1
-0
/
+6
*
[Chromoting] Let the client plugin pass clipboard items to the host.
simonmorris@chromium.org
2012-04-04
4
-1
/
+74
*
Fix InputEventTracker to track key events based on both VK- and USB-keycodes.
wez@chromium.org
2012-04-04
3
-49
/
+182
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
4
-1
/
+13
*
Implement PepperNetworkManager.
sergeyu@chromium.org
2012-04-03
2
-0
/
+165
*
This CL moves much of the input tracking logic out of ClientSession, which me...
wez@chromium.org
2012-04-03
6
-174
/
+259
*
[Chromoting] Add plumbing to carry clipboard events from the host to the client.
simonmorris@chromium.org
2012-03-31
6
-15
/
+44
*
Make all the things use cert_test_util.h.
mattm@chromium.org
2012-03-31
2
-12
/
+4
*
[Coverity] fixed uninit ctor
groby@chromium.org
2012-03-29
1
-1
/
+1
*
Address remaining nits for r129104.
sergeyu@chromium.org
2012-03-28
4
-6
/
+6
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
21
-128
/
+114
*
Implement exponential backoff for failed Me2Me authentication attempts
sergeyu@chromium.org
2012-03-27
6
-2
/
+23
*
Cleanups in the host authentication state handling.
sergeyu@chromium.org
2012-03-27
5
-21
/
+41
[next]