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
*
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
*
Implement ChromiumSocketFactory.
sergeyu@chromium.org
2012-07-23
3
-0
/
+489
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
2
-0
/
+12
*
Enable HSTS for XMPP connection used by Chromoting
sergeyu@chromium.org
2012-07-16
2
-2
/
+6
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+1
*
Fix SSLSocketAdapter to handle asynchronous writes appropriately.
sergeyu@chromium.org
2012-06-13
2
-63
/
+142
*
Update libjingle to 153.
ronghuawu@chromium.org
2012-06-13
2
-3
/
+3
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
2
-5
/
+3
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
1
-2
/
+2
*
Reland 137824 - was reverted by mistake
sergeyu@chromium.org
2012-05-22
1
-18
/
+0
*
This broke M20 build.
dharani@chromium.org
2012-05-22
1
-0
/
+18
*
Properly handle accounts that don't have GMail account.
sergeyu@chromium.org
2012-05-18
1
-18
/
+0
*
Verify that xmpp_login specified in the config matches auth token.
sergeyu@chromium.org
2012-05-12
8
-4
/
+75
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-16
/
+7
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
1
-0
/
+2
*
Handle IQ responses asynchronously.
sergeyu@chromium.org
2012-04-20
4
-5
/
+28
*
Send keep-alive messages for XMPP connections.
sergeyu@chromium.org
2012-04-20
2
-0
/
+20
*
Use NSS for SSL encryption of XMPP connection on Windows.
sergeyu@chromium.org
2012-04-20
1
-5
/
+1
*
Objects that derive from RefCounted should not have public dtors
rsleevi@chromium.org
2012-04-05
1
-0
/
+2
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
2
-1
/
+7
[next]