summaryrefslogtreecommitdiffstats
path: root/jingle
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
* Update libjingle to 153.ronghuawu@chromium.org2012-06-132-2/+5
* 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-087-12/+12
* Replace the CapturingNetLog in Jingle tests with a NULLmmenke@chromium.org2012-06-071-5/+2
* Currently when talk_base::Thread exists, Clear(NULL) is called from its destr...mallinath@chromium.org2012-06-011-0/+1
* [Sync] Make InvalidationNotifier use PushClientakalin@chromium.org2012-05-304-2/+23
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2318-442/+1126
* [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-227-14/+26
* Revert 138216 - [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2218-1141/+442
* [Sync] Turn notifier::PushClient into an interfaceakalin@chromium.org2012-05-2218-442/+1141
* [Sync] Replace TalkMediator*/MediatorThread* with PushClientakalin@chromium.org2012-05-1716-1197/+530
* [Sync] Clean up XMPP connection codeakalin@chromium.org2012-05-1524-819/+785
* [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
* RefCounted types should not have public destructors, sql/ and jingle/ editionrsleevi@chromium.org2012-04-282-3/+7
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* Roll libjingle 132:135sergeyu@chromium.org2012-04-265-13/+15
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+2
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Implement write-waits-for-send mode for PseudoTCP and enable it on the host s...sergeyu@chromium.org2012-04-063-1/+124
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-037-4/+24
* 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
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Roll libjingle to r124. Removed overrides for the ws2 fixes.ronghuawu@chromium.org2012-03-152-4/+5
* Include the headers from the libjingle overrides.ronghuawu@chromium.org2012-03-061-2/+2
* Convert uses of int ms to TimeDelta in jingle and remoting.tedvessenes@gmail.com2012-03-052-7/+9
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-023-84/+33
* Convert the XXX_sync builders to using directly sync_integration_tests.maruel@chromium.org2012-03-021-2/+6
* * Remove the dependency to ws2_32.dll from talk_base::ThreadManager and talk_...ronghuawu@chromium.org2012-03-012-2/+3
* Delete Session and SessionManager object synchronously.sergeyu@chromium.org2012-02-241-12/+25
* Change MockRead and MockWrite (et. al.) to take an IoMode enum, insteadrch@chromium.org2012-02-232-51/+51
* Implement support for route change notifications in the Transport interface.sergeyu@chromium.org2012-02-211-1/+3
* Libjingle-based TransportFactory implementation.sergeyu@chromium.org2012-02-212-2/+16
* 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
* Convert int ms interfaces to TimeDelta in jingle/glue files.tedvessenes@gmail.com2012-02-011-1/+1
* - 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
* android build: jingle_unittests workjrg@chromium.org2012-01-251-0/+10
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-2/+16
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-191-3/+4
* Revert 118031 - Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* Roll libjingle to r108:ronghuawu@chromium.org2012-01-181-3/+3
* This change updates the libjingle logging so that it writes to chromiums VLOG...hellner@google.com2012-01-173-1/+164