summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
...
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-1/+0
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-1720-90/+116
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-171-1/+1
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-162-10/+6
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* 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-1212-75/+70
* 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-0114-80/+80
* Jingle unit tests for issue 87336asanka@chromium.org2011-09-154-18/+75
* 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