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
/
jingle_glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
4
-0
/
+234
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
4
-16
/
+124
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
4
-124
/
+16
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
4
-16
/
+124
*
Remove workaround for an old bug in WCS.
sergeyu@chromium.org
2014-04-19
2
-33
/
+0
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-4
/
+4
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-4
/
+4
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-4
/
+4
*
Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...
mallinath@chromium.org
2014-02-15
2
-6
/
+6
*
Update webrtc/libjingle 5523:5548.
ronghuawu@chromium.org
2014-02-14
1
-0
/
+4
*
Migrate remoting/ to base::RunLoop::RunUntilIdle();
tfarina@chromium.org
2014-01-24
1
-3
/
+4
*
Fix host STUN. Use talk_base::AsyncResolver.
dcaiafa@chromium.org
2014-01-17
1
-25
/
+2
*
Update webrtc/libjingle 5268:5301.
ronghuawu@chromium.org
2013-12-17
2
-2
/
+4
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
2
-16
/
+32
*
Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."
sergeyu@chromium.org
2013-12-16
2
-32
/
+16
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
2
-16
/
+32
*
LOG(INFO) tidying in remoting/
scottmg@chromium.org
2013-11-25
1
-3
/
+3
*
Return dummy resolver from ChromiumPacketSocketFactory::CreateAsyncResolver()
lambroslambrou@chromium.org
2013-11-15
1
-2
/
+25
*
Roll webrtc 5104:5122
sergeyu@chromium.org
2013-11-14
2
-0
/
+7
*
Update webrtc to r4819.
mallinath@chromium.org
2013-09-23
2
-5
/
+14
*
Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."
sergeyu@chromium.org
2013-09-20
2
-9
/
+18
*
Enable IPv6 in chromoting
sergeyu@chromium.org
2013-09-19
1
-7
/
+6
*
Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.
sergeyu@chromium.org
2013-08-27
2
-18
/
+9
*
Cleanup XmppSignalStrategy initialization
sergeyu@chromium.org
2013-08-22
2
-25
/
+28
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
3
-3
/
+3
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
1
-1
/
+1
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
Add static Create method to LibjingleTransportFactory
solb@chromium.org
2013-06-21
3
-0
/
+296
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.
dcheng@chromium.org
2013-06-14
1
-1
/
+1
*
Remove XmppProxy and JavascriptSignalStrategy.
sergeyu@chromium.org
2013-06-13
3
-220
/
+0
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
6
-6
/
+6
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
2
-5
/
+8
*
Roll libjingle r313.
ronghuawu@chromium.org
2013-05-07
2
-5
/
+5
*
remoting: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
2
-3
/
+3
*
remoting: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-27
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-13
/
+14
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
2
-14
/
+13
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
2
-13
/
+14
*
Linux/ChromeOS Chromium style checker cleanup, remoting/ edition.
rsleevi@chromium.org
2013-02-06
1
-10
/
+10
*
Make host/url references configurable.
rmsousa@chromium.org
2013-02-05
2
-12
/
+28
*
remoting: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-01
1
-3
/
+3
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-8
/
+0
*
Create stub jingle library for iOS.
qsr@chromium.org
2012-08-23
1
-1
/
+2
*
Clean-up inline members of nested classes (remoting/)
hans@chromium.org
2012-08-09
1
-2
/
+2
*
Fix destruction order in XmppSignalStrategy.
sergeyu@chromium.org
2012-08-02
1
-0
/
+9
*
Don't use MessageLoop and MessageLoopProxy in remoting/jingle_glue
sergeyu@chromium.org
2012-07-27
2
-7
/
+9
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
11
-1597
/
+40
*
Ingore ERR_ADDRESS_INVALID error returned from sendto().
sergeyu@chromium.org
2012-07-27
1
-2
/
+8
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
11
-40
/
+1597
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
11
-1597
/
+40
[next]