summaryrefslogtreecommitdiffstats
path: root/jingle/glue
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, sql/ and jingle/ editionrsleevi@chromium.org2012-04-282-3/+7
* Roll libjingle 132:135sergeyu@chromium.org2012-04-264-13/+14
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+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-032-1/+7
* 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-151-2/+3
* 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
* * 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
* 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
* Convert int ms interfaces to TimeDelta in jingle/glue files.tedvessenes@gmail.com2012-02-011-1/+1
* 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-172-0/+162
* Revert 117531 - Convert use of int ms to TimeDelta in files owned by ajwong.lambroslambrou@google.com2012-01-121-2/+2
* Convert use of int ms to TimeDelta in files owned by ajwong.tedvessenes@gmail.com2012-01-121-2/+2
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-5/+1
* Rolling new libjingle revision 100 mallinath@google.com2011-12-151-1/+1
* Removing MessageLoop::QuitTask() from jingle/dcheng@chromium.org2011-12-092-4/+4
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-096-250/+91
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-095-134/+24
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-085-24/+134
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-075-34/+141
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-062-9/+52
* Roll libjingle to 98:99. tommi@chromium.org2011-12-061-1/+1
* Move P2P unit tests to content_unittestsjochen@chromium.org2011-11-251-0/+1
* Add OVERRIDE to jingle/.avi@chromium.org2011-11-175-4/+9
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* base::Bind: Convert jingle/.jhawkins@chromium.org2011-11-125-21/+30
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-016-46/+46
* 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-081-0/+3
* 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-021-1/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+2
* Fix delay in PseudoTcpAdapterTest.LossyChannelsergeyu@chromium.org2011-08-231-9/+64
* 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-013-92/+321
* 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
* Drop packets when io pending is received for UDP sockets.hclam@chromium.org2011-07-272-13/+13