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
/
notifier
/
communicator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the jingle network code in ChromeAsyncSocket to use the client socket...
sanjeevr@chromium.org
2011-04-15
7
-50
/
+58
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-5
/
+5
*
[Sync] Delete ServerNotifierThread and refactor InvalidationNotifier
akalin@chromium.org
2011-03-24
1
-0
/
+4
*
[Jingle] Refactored some notifier-related structs/classes
akalin@chromium.org
2011-03-22
11
-273
/
+54
*
Modified the jingle library to be able to able to update the auth token after...
sanjeevr@chromium.org
2011-03-17
2
-0
/
+7
*
Added support for other authentication mechanisms in jingle. This will allow ...
sanjeevr@chromium.org
2011-03-09
7
-18
/
+41
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
2
-4
/
+4
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Fix nits. Add 'const'.
wtc@google.com
2011-01-04
1
-2
/
+2
*
The MediatorThread worker thread needs to have a CertVerifier
wtc@google.com
2010-12-17
5
-6
/
+22
*
[Sync] Make sync integration tests use local xmpp servers.
akalin@chromium.org
2010-11-27
2
-2
/
+3
*
Workaround for VS 2005 bug with inheritance from nested classes.
caseq@google.com
2010-11-03
1
-1
/
+5
*
[Sync] Removed more uses of libjingle's sigslot
akalin@chromium.org
2010-11-02
4
-45
/
+54
*
[Sync] Added unittests for XmppConnectionGenerator.
akalin@chromium.org
2010-10-27
3
-21
/
+121
*
[Sync] Removed use of libjingle's sigslot in XmppConnectionGenerator
akalin@chromium.org
2010-10-26
4
-48
/
+46
*
Convert LOG(INFO) to VLOG(1) - jingle/.
pkasting@chromium.org
2010-10-20
3
-33
/
+26
*
Revert 62699 - [Sync] Added some switches for testing/debugging.
rsimha@chromium.org
2010-10-19
9
-12
/
+41
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-15
9
-41
/
+12
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
2
-2
/
+12
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
2
-2
/
+2
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
2
-12
/
+2
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
2
-2
/
+12
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
13
-684
/
+111
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-2
/
+1
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-10
11
-1306
/
+23
*
Revert r59012 which started using Chrome sockets for sync.
willchan@chromium.org
2010-09-10
11
-23
/
+1306
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-09
11
-1306
/
+23
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
2
-1
/
+17
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-0
/
+8
*
Added XmppClientSocketFactory for use with ChromeAsyncSocket
akalin@chromium.org
2010-09-01
1
-1
/
+6
*
Gather preconnection use vs waste statistics
jar@chromium.org
2010-08-25
2
-0
/
+10
*
Use SSL/TCP port for notifications in sync tests.
rsimha@chromium.org
2010-08-10
9
-6
/
+38
*
Skip unresolved hosts for sync notifications instead of having libjingle reso...
akalin@chromium.org
2010-08-06
1
-0
/
+7
*
Rewrote handing of auto-reconnection and network changes for sync notifier.
akalin@chromium.org
2010-07-27
9
-492
/
+93
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
2
-6
/
+6
*
Added switch to use ChromeAsyncSocket for sync.
akalin@chromium.org
2010-07-16
4
-21
/
+61
*
Fixed bug where sync notifications don't work for non-gmail accounts.
akalin@chromium.org
2010-07-14
1
-1
/
+34
*
Fixed events handling in XmppSocketAdapter. Removed unnecessary warnings.
sergeyu@chromium.org
2010-07-01
2
-118
/
+92
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
26
-0
/
+3411