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
*
Cleanup ChannelFactory interface
sergeyu
2014-09-09
12
-117
/
+45
*
Roll WebRTC 7011:7046 libjingle: 7007:7045
niklase
2014-09-08
27
-27
/
+27
*
Fix Chrome linker errors in GN build.
Brett Wilson
2014-09-02
1
-11
/
+4
*
Don't use libvpx if it is disabled in GN build
hclam
2014-08-28
1
-0
/
+2
*
Add some remoting targets to GN build.
Brett Wilson
2014-08-25
1
-0
/
+160
*
Fix JingleSession class to avoid bogus incompatible protocol error
sergeyu
2014-08-25
1
-14
/
+9
*
Enable and fix CRLSet and remoting tests on non-Android OpenSSL.
davidben@chromium.org
2014-08-18
4
-50
/
+22
*
Update webrtc&libjingle 6774:6825.
ronghuawu@chromium.org
2014-08-06
14
-105
/
+106
*
Revert "Update webrtc&libjingle 6774:6799."
erikchen@chromium.org
2014-07-31
14
-106
/
+105
*
Update webrtc&libjingle 6774:6799.
ronghuawu@chromium.org
2014-07-31
14
-105
/
+106
*
Add basic perf tests for chromoting protocol.
sergeyu@chromium.org
2014-07-25
3
-8
/
+27
*
Cast Port Allocator Factory for PeerConnection
aiguha@chromium.org
2014-07-22
1
-1
/
+1
*
Remove remoting/jingle_glue
sergeyu@chromium.org
2014-07-17
20
-14
/
+1045
*
Cleanups in ChromotingClient
sergeyu@chromium.org
2014-07-12
2
-10
/
+3
*
Enforce relay policy
dcaiafa@chromium.org
2014-06-23
1
-0
/
+9
*
Host extensions
dcaiafa@chromium.org
2014-05-30
1
-1
/
+1
*
Revert 273652 "Host extensions"
mattm@chromium.org
2014-05-30
1
-1
/
+1
*
Host extensions
dcaiafa@chromium.org
2014-05-29
1
-1
/
+1
*
Restore client advertisement of VP9 support.
wez@chromium.org
2014-05-28
1
-0
/
+1
*
Call talk_base::InitializeSSL() in the remoting client
sergeyu@chromium.org
2014-05-26
1
-19
/
+4
*
Change video channel timeout to 2 seconds instead of 1
sergeyu@chromium.org
2014-05-26
1
-1
/
+1
*
Switch CandidateSession to use lists rather than vectors.
wez@chromium.org
2014-05-22
6
-60
/
+46
*
Move ConnectionToHost parameters out from Connect() call.
wez@chromium.org
2014-05-22
3
-47
/
+64
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
3
-5
/
+21
*
Revert 271343 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-05-19
3
-21
/
+5
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
3
-5
/
+21
*
Don't use talk_base::CreateRandomString() to generate ICE credentials.
sergeyu@chromium.org
2014-05-09
1
-4
/
+21
*
Remove dead code in ConnectionToHost
sergeyu@chromium.org
2014-05-07
2
-7
/
+0
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Fix MonitoredVideoStubTest failure in memory runs
kelvinp@chromium.org
2014-05-02
1
-1
/
+9
*
Smart reconnect part II - plugin and host
kelvinp@chromium.org
2014-05-01
10
-47
/
+249
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
1
-6
/
+5
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
1
-5
/
+6
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
1
-6
/
+5
*
Revert 267030 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-04-30
3
-21
/
+5
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-04-30
3
-5
/
+21
*
Don't create CertVerifier in SslHmacChannelAuthenticator
sergeyu@chromium.org
2014-04-15
2
-5
/
+0
*
Rename remoting/protocol/util.h to message_serialization.h
sergeyu@chromium.org
2014-04-10
10
-14
/
+13
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
3
-20
/
+22
*
Cause:
kelvinp@chromium.org
2014-04-07
22
-28
/
+230
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
3
-23
/
+21
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
3
-21
/
+23
*
Add TextEvent message in the protocol
sergeyu@chromium.org
2014-03-27
10
-8
/
+47
*
Remove deprecated_flags field from VideoPacket
sergeyu@chromium.org
2014-03-20
1
-5
/
+0
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Reimplemented string array resources.
jamiewalch@chromium.org
2014-03-07
2
-3
/
+2
*
Refactor TokenValidatorImpl into a base class + implementation.
rmsousa@chromium.org
2014-02-26
8
-51
/
+80
*
Fix getPairedClients for un-elevated native messaging process.
weitaosu@chromium.org
2014-02-23
1
-1
/
+3
*
Explicitly select ICEPROTO_GOOGLE mode in LibjingleTransportFactory
sergeyu@chromium.org
2014-02-08
1
-0
/
+1
[next]