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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed jingle to use the IO thread from the passed in URLRequestContextGette...
sanjeevr@chromium.org
2011-04-07
2
-1
/
+9
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
4
-7
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
9
-23
/
+23
*
[Jingle] Refactored some notifier-related structs/classes
akalin@chromium.org
2011-03-22
8
-2
/
+329
*
Added support for other authentication mechanisms in jingle. This will allow ...
sanjeevr@chromium.org
2011-03-09
2
-5
/
+25
*
Add a new method of ClientSocketFactory for clearing the cache used for SSL s...
rch@chromium.org
2011-02-25
2
-0
/
+5
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-0
/
+3
*
Fix nits. Add 'const'.
wtc@google.com
2011-01-04
1
-2
/
+2
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
1
-0
/
+1
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
3
-6
/
+6
*
The MediatorThread worker thread needs to have a CertVerifier
wtc@google.com
2010-12-17
6
-18
/
+37
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
3
-3
/
+5
*
[Sync] Fixed sync crash regression in ServerNotifierThread
akalin@chromium.org
2010-12-10
2
-8
/
+3
*
[Sync] Fixed crash on XMPP reconnection
akalin@chromium.org
2010-12-08
2
-0
/
+92
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
2
-4
/
+5
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
2
-5
/
+4
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
2
-4
/
+5
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
2
-5
/
+4
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
2
-4
/
+5
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
3
-7
/
+10
*
[Sync] Removed unused notification methods, renamed 'transitional' to 'p2p'
akalin@chromium.org
2010-11-04
2
-55
/
+10
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
2
-3
/
+6
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
3
-0
/
+6
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-26
1
-7
/
+10
*
Convert LOG(INFO) to VLOG(1) - jingle/.
pkasting@chromium.org
2010-10-20
1
-1
/
+1
*
Revert 62699 - [Sync] Added some switches for testing/debugging.
rsimha@chromium.org
2010-10-19
1
-8
/
+10
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
3
-4
/
+10
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
3
-10
/
+4
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
3
-4
/
+10
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-15
1
-10
/
+8
*
Implemented VLOG() et al.
akalin@chromium.org
2010-09-29
1
-2
/
+2
*
Fixed notifier_unit_tests failures.
akalin@chromium.org
2010-09-16
1
-1
/
+13
*
Refactored handling of XmppClient.
akalin@chromium.org
2010-09-16
9
-85
/
+664
*
Fixed test broken in Release build.
akalin@chromium.org
2010-09-13
1
-1
/
+5
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-10
5
-187
/
+3
*
Revert r59012 which started using Chrome sockets for sync.
willchan@chromium.org
2010-09-10
5
-3
/
+187
*
Removed use of XmppSocketAdapter by sync.
akalin@chromium.org
2010-09-09
5
-187
/
+3
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-08
3
-0
/
+167
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
3
-167
/
+0
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
3
-0
/
+167
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
3
-1
/
+6
*
Fixed crash involving using NetAddress::Adopt() incorrectly
akalin@chromium.org
2010-09-02
1
-17
/
+13
*
Style fix.
akalin@chromium.org
2010-09-01
1
-12
/
+0
*
Added XmppClientSocketFactory for use with ChromeAsyncSocket
akalin@chromium.org
2010-09-01
5
-90
/
+171
*
Added FakeSSLClentSocket for connecting to Google Talk on the SSL port
akalin@chromium.org
2010-09-01
3
-0
/
+790
*
In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...
mmenke@chromium.org
2010-08-25
1
-2
/
+3
*
Moved ChromeAsyncSocket to jingle/notifier/base.
akalin@chromium.org
2010-07-16
3
-0
/
+1720
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
7
-0
/
+339