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
/
jingle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #pragma once from jingle
ajwong@chromium.org
2012-07-11
7
-10
/
+3
*
[Sync] Make Login class listen to connection and DNS changes
akalin@chromium.org
2012-06-28
2
-6
/
+36
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
3
-3
/
+2
*
Revert 144382 - [Sync] Make Login class listen to connection and DNS changes
nkostylev@chromium.org
2012-06-27
2
-37
/
+6
*
[Sync] Make Login class listen to connection and DNS changes
akalin@chromium.org
2012-06-27
2
-6
/
+37
*
Use base::ThreadChecker as a member var, rather than base::NonThreadSafe
rsleevi@chromium.org
2012-06-25
4
-25
/
+25
*
[Sync] Propagate XMPP auth errors to SyncNotifierObservers
akalin@chromium.org
2012-06-18
16
-86
/
+218
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
2
-3
/
+3
*
Update libjingle to 153.
ronghuawu@chromium.org
2012-06-13
2
-2
/
+5
*
RefCounted types should not have public destructors - sync and jingle
rsleevi@chromium.org
2012-06-11
8
-28
/
+29
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
7
-12
/
+12
*
Replace the CapturingNetLog in Jingle tests with a NULL
mmenke@chromium.org
2012-06-07
1
-5
/
+2
*
Currently when talk_base::Thread exists, Clear(NULL) is called from its destr...
mallinath@chromium.org
2012-06-01
1
-0
/
+1
*
[Sync] Make InvalidationNotifier use PushClient
akalin@chromium.org
2012-05-30
4
-2
/
+23
*
[Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-23
18
-442
/
+1126
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
2
-26
/
+25
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
7
-14
/
+26
*
Revert 138216 - [Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-22
18
-1141
/
+442
*
[Sync] Turn notifier::PushClient into an interface
akalin@chromium.org
2012-05-22
18
-442
/
+1141
*
[Sync] Replace TalkMediator*/MediatorThread* with PushClient
akalin@chromium.org
2012-05-17
16
-1197
/
+530
*
[Sync] Clean up XMPP connection code
akalin@chromium.org
2012-05-15
24
-819
/
+785
*
[Sync] Make ChromeAsyncSocket use only the hostname on connect
akalin@chromium.org
2012-05-11
6
-66
/
+79
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
2
-10
/
+8
*
RefCounted types should not have public destructors, sql/ and jingle/ edition
rsleevi@chromium.org
2012-04-28
2
-3
/
+7
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-0
/
+1
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
5
-13
/
+15
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+2
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-2
/
+2
*
Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...
sergeyu@chromium.org
2012-04-06
3
-1
/
+124
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
7
-4
/
+24
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
1
-1
/
+1
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-3
/
+4
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
2
-6
/
+6
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Roll libjingle to r124. Removed overrides for the ws2 fixes.
ronghuawu@chromium.org
2012-03-15
2
-4
/
+5
*
Include the headers from the libjingle overrides.
ronghuawu@chromium.org
2012-03-06
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in jingle and remoting.
tedvessenes@gmail.com
2012-03-05
2
-7
/
+9
*
Move TestURLRequestContextGetter to url_request_test_util.{h,cc}
akalin@chromium.org
2012-03-02
3
-84
/
+33
*
Convert the XXX_sync builders to using directly sync_integration_tests.
maruel@chromium.org
2012-03-02
1
-2
/
+6
*
* Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...
ronghuawu@chromium.org
2012-03-01
2
-2
/
+3
*
Delete Session and SessionManager object synchronously.
sergeyu@chromium.org
2012-02-24
1
-12
/
+25
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
2
-51
/
+51
*
Implement support for route change notifications in the Transport interface.
sergeyu@chromium.org
2012-02-21
1
-1
/
+3
*
Libjingle-based TransportFactory implementation.
sergeyu@chromium.org
2012-02-21
2
-2
/
+16
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
3
-13
/
+15
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-16
/
+2
*
Convert int ms interfaces to TimeDelta in jingle/glue files.
tedvessenes@gmail.com
2012-02-01
1
-1
/
+1
*
- replace custom <iq>-stanza protocol with push notifications (using PushNoti...
ghc@google.com
2012-01-27
4
-6
/
+71
*
Revert 119171 - Maybe introduced a static initializer - or may be 119173
rsleevi@chromium.org
2012-01-26
4
-68
/
+6
*
- replace custom <iq>-stanza protocol with push notifications (using PushNoti...
ghc@google.com
2012-01-26
4
-6
/
+68
[next]