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
*
[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
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
11
-50
/
+153
*
Build fix for Clang. const type qualifier on return type has no effect.
hans@chromium.org
2010-11-24
1
-1
/
+1
*
Implemented RtcpWriter for sending RTCP Receiver Reports.
sergeyu@chromium.org
2010-11-24
11
-17
/
+296
*
Refactoring in RTP reader code: sequence number wrapping logic moved to
sergeyu@chromium.org
2010-11-24
9
-35
/
+114
*
Use VP8 over PseudoTCP by default.
sergeyu@chromium.org
2010-11-23
3
-45
/
+44
*
Use VideoStub interface on the host side.
sergeyu@chromium.org
2010-11-19
12
-80
/
+73
*
Use CompoundBuffer in MessageDecoder.
sergeyu@chromium.org
2010-11-18
2
-79
/
+22
*
Unittests for RTP packetizer and depacketizer.
sergeyu@chromium.org
2010-11-17
7
-36
/
+688
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
9
-44
/
+72
*
Fixed checkdeps error.
sergeyu@chromium.org
2010-11-16
1
-0
/
+1
*
Packetizer/Depacketizer for RTP.
sergeyu@chromium.org
2010-11-16
9
-70
/
+437
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
14
-49
/
+62
[next]