summaryrefslogtreecommitdiffstats
path: root/jingle/notifier
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-1/+0
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-0/+1
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-071-2/+2
* Roll libjingle 88:92sergeyu@chromium.org2011-11-011-2/+2
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-018-34/+34
* Jingle unit tests for issue 87336asanka@chromium.org2011-09-154-18/+75
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-0817-44/+42
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-292-0/+7
* [Sync] Make P2PNotifier behave more like InvalidationNotifierakalin@chromium.org2011-08-273-32/+32
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-154-4/+4
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-0/+4
* Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...agayev@chromium.org2011-07-281-4/+0
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-0/+4
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-1/+1
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-213-4/+13
* [Sync] Simplify notifier code now that we have a single sync threadakalin@chromium.org2011-06-284-49/+26
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-275-1/+29
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-245-29/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-245-1/+29