summaryrefslogtreecommitdiffstats
path: root/jingle/notifier
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Propagate XMPP auth errors to SyncNotifierObserversakalin@chromium.org2012-06-1816-86/+218
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-162-3/+3
* RefCounted types should not have public destructors - sync and jinglersleevi@chromium.org2012-06-118-28/+29
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-085-8/+8
* Replace the CapturingNetLog in Jingle tests with a NULLmmenke@chromium.org2012-06-071-5/+2
* [Sync] Make InvalidationNotifier use PushClientakalin@chromium.org2012-05-304-2/+23
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2317-440/+1112
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-232-26/+25
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-225-12/+24
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2217-1127/+440
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2217-440/+1127
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-1715-1187/+527
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-1523-814/+782
* [Sync] Make ChromeAsyncSocket use only the hostname on connectakalin@chromium.org2012-05-116-66/+79
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-072-10/+8
* Roll libjingle 132:135sergeyu@chromium.org2012-04-261-0/+1
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-035-3/+17
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+1
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-3/+4
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-202-6/+6
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-151-2/+2
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-023-84/+33
* Change MockRead and MockWrite (et. al.) to take an IoMode enum, insteadrch@chromium.org2012-02-232-51/+51
* Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,rch@chromium.org2012-02-173-13/+15
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-16/+2
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-274-6/+71
* Revert 119171 - Maybe introduced a static initializer - or may be 119173rsleevi@chromium.org2012-01-264-68/+6
* - replace custom <iq>-stanza protocol with push notifications (using PushNoti...ghc@google.com2012-01-264-6/+68
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-2/+16
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-2/+0
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-282-12/+2
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+1
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-1/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+1
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-1/+0
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-152-17/+13
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-098-151/+54
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-095-20/+1
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-085-1/+20
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-1/+2
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-075-1/+20
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-065-18/+84
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-2/+2
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-1715-86/+107
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-171-1/+1
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-162-10/+6
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-155-13/+0
* base::Bind: Convert jingle/.jhawkins@chromium.org2011-11-127-54/+40
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-081-0/+1