summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Chromoting protocol implementation based on P2P Transport API.sergeyu@chromium.org2011-09-121-2/+2
* Update libjingle to the latest version.sergeyu@chromium.org2011-09-0818-44/+45
* Fix Dispose() method in JingleThreadWrapper.sergeyu@chromium.org2011-09-082-2/+36
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-022-2/+3
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-022-3/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-022-2/+3
* 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
* Fix delay in PseudoTcpAdapterTest.LossyChannelsergeyu@chromium.org2011-08-231-9/+64
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-154-4/+4
* Move P2P candidate serialization/deserialization to jingle/glue.sergeyu@chromium.org2011-08-092-1/+78
* Set send buffer size for the raw socket used by chromotinghclam@chromium.org2011-08-041-4/+2
* Implement Send() in JingleThreadWrapper.sergeyu@chromium.org2011-08-014-92/+322
* Revert 94956 - Implement Send() in JingleThreadWrapper.sergeyu@chromium.org2011-08-013-321/+92
* Implement Send() in JingleThreadWrapper.sergeyu@chromium.org2011-08-013-92/+321
* Increase PseudoTcp receive and send window sizeshclam@chromium.org2011-07-301-4/+14
* Roll libjingle 73:77.sergeyu@chromium.org2011-07-291-0/+3
* 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
* Drop packets when io pending is received for UDP sockets.hclam@chromium.org2011-07-272-13/+13
* 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
* Fix stability issues with ThreadWrapperTest.sergeyu@chromium.org2011-07-141-33/+40
* Roll new libjingle with asynchronous NetworkManager.sergeyu@chromium.org2011-07-132-14/+38
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Ensure PseudoTcpAdapterTest.LossyChannel can properly handle packet loss when...rsleevi@chromium.org2011-07-051-4/+18
* net: Build net.dll on Windows.rvargas@google.com2011-07-011-0/+1
* PseudoTcp to expose settings of nagling and ACK delayhclam@chromium.org2011-06-302-0/+28
* [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-277-1/+41
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-247-41/+1
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-247-1/+41
* Fix JingleSession to respect net::StreamSocket Read/Write semantics.wez@chromium.org2011-06-241-26/+13
* [Sync] Add Stop() method to TaskPump and call it in XmppConnection destructorakalin@chromium.org2011-06-179-4/+136
* Mark ThreadWrapperTest.PostDelayed as DISABLED on Winakalin@chromium.org2011-06-171-1/+7
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-061-0/+1
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+1
* Unbranch libjinglesergeyu@chromium.org2011-05-272-20/+17
* Correct unittest names.sergeyu@chromium.org2011-05-271-4/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Fix crash condition if caller deletes PseudoTcpAdaptor from within a callback.wez@chromium.org2011-05-253-177/+312
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-4/+4
* Use callback pointers as implicit "pending" indicators.wez@chromium.org2011-05-142-18/+16
* Pass net_log parameter properly for ProxyResolvingClientSocketakalin@chromium.org2011-05-1310-37/+23
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-122-3/+3
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-4/+4
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-102-8/+8