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
*
Fix handling of invalid certificates in JingleSessionManager.
sergeyu@chromium.org
2011-03-08
1
-1
/
+4
*
Replace libjingle's HttpPortAllocatorSession with Pepper's http client
hclam@google.com
2011-03-08
3
-5
/
+16
*
Chromoting client don't submit login info if not connected
hclam@chromium.org
2011-03-07
2
-6
/
+24
*
Configure Nagle's & Delayed ACK settings for Chromoting channels.
wez@chromium.org
2011-03-07
1
-0
/
+13
*
Wire up the codepath from Javascript into Jingle for IQ packets.
ajwong@chromium.org
2011-03-07
2
-10
/
+32
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
14
-46
/
+253
*
Integrate P2P Sockets IPC with chromoting plugin.
sergeyu@chromium.org
2011-03-04
2
-5
/
+19
*
Switch to new libjingle branch.
sergeyu@chromium.org
2011-03-04
2
-1
/
+7
*
Refactor JingleClient to support thunking the xmpp signaling into Javascript.
ajwong@chromium.org
2011-03-03
3
-5
/
+17
*
SocketWrapper for interfacing between JingleSession and SSL sockets
hclam@chromium.org
2011-03-02
4
-15
/
+122
*
Fix up mac test client and simple host for remoting.
dmaclach@chromium.org
2011-03-02
1
-0
/
+5
*
Fold jingle_connection_to_host into connection_to_host.
garykac@chromium.org
2011-02-28
4
-305
/
+221
*
[chromoting] Fix crash in JingleSession.
sergeyu@chromium.org
2011-02-09
1
-2
/
+3
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
1
-1
/
+1
*
Fix and enable JingleSessionTest.*. Disable these tests under TSan.
sergeyu@chromium.org
2011-02-08
4
-57
/
+58
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
3
-13
/
+59
*
Disable JingleSessionTest.TestEventChannel, flakily triggers
phajdan.jr@chromium.org
2011-02-07
1
-1
/
+2
*
Remove auto generation of certificate when chromoting client connects
hclam@chromium.org
2011-02-04
5
-53
/
+45
*
Disable JingleSessionTest.Connect, JingleSessionTest.TestControlChannel
phajdan.jr@chromium.org
2011-02-02
1
-2
/
+4
*
Chromoting host to respond to BeginSessionRequest
hclam@chromium.org
2011-01-29
2
-0
/
+15
*
Resubmit "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-28
2
-6
/
+35
*
Remove aggressive DCHECK in remoting::protocol::MessageReader()
hclam@chromium.org
2011-01-28
1
-2
/
+0
*
Use a random number to generate a self-signed certiciate for chromoting
hclam@chromium.org
2011-01-27
1
-1
/
+5
*
Revert "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-26
2
-35
/
+6
*
Fixed memory leaks in remoting_unittests.
sergeyu@chromium.org
2011-01-26
1
-6
/
+11
*
Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdown
hclam@chromium.org
2011-01-26
1
-1
/
+0
*
Fix crashes in ChromotingHost
hclam@chromium.org
2011-01-25
2
-6
/
+35
*
Changed MessageReader so that it doesn't read from the socket if there are
sergeyu@chromium.org
2011-01-22
16
-138
/
+418
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
1
-1
/
+0
*
Fix memory leak in JingleSessionTest.Connect and friends
hclam@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
5
-18
/
+16
*
Enable JingleSessionTest on windows
hclam@chromium.org
2011-01-19
1
-23
/
+1
*
Simplified MessageReader and MessageDecoder classes.
sergeyu@chromium.org
2011-01-14
17
-164
/
+110
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Disable JingleSessionTests on Windows
hclam@chromium.org
2010-12-23
1
-1
/
+2
*
Use certificate and key files instead of generating them each time for unit t...
hclam@chromium.org
2010-12-23
3
-10
/
+58
*
Send certificate in content description in jingle for Chromoting
hclam@chromium.org
2010-12-23
5
-61
/
+96
*
Add an extra SSL layer in JingleSession for Chromoting
hclam@chromium.org
2010-12-23
5
-66
/
+341
*
Chromoting protocol layers to receive and send login messages
hclam@chromium.org
2010-12-23
15
-110
/
+274
*
Fix leaks in RtpVideoReaderTest.
sergeyu@chromium.org
2010-12-10
1
-0
/
+4
*
Simplified frame rate control in the chromoting host.
sergeyu@chromium.org
2010-12-09
7
-32
/
+64
*
Remove ChromotingClientMessage
garykac@chromium.org
2010-12-08
2
-14
/
+14
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-20
/
+24
*
Removed stream_writer.[cc|h]
sergeyu@chromium.org
2010-12-07
5
-109
/
+0
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-1
/
+0
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
11
-6
/
+20
*
Fix threading problem caught by DCHECKs in ChromotingHost
hclam@chromium.org
2010-11-30
1
-3
/
+15
*
Properly parse multiple channel configs.
sergeyu@chromium.org
2010-11-30
1
-3
/
+3
*
Fix 2 crashers in remoting client.
sergeyu@chromium.org
2010-11-30
1
-1
/
+4
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
10
-25
/
+79
[next]