summaryrefslogtreecommitdiffstats
path: root/jingle/glue
Commit message (Expand)AuthorAgeFilesLines
* Properly handle IPv6 literals in CONNECT requestsrsleevi2015-11-121-1/+1
* Add support for default local address in IpcNetworkManagerguoweis2015-11-122-0/+22
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-4/+2
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-145-0/+17
* Reland remove reference counting from HttpNetworkSession.mmenke2015-10-132-2/+2
* Update to use third_party/webrtc_overrides instead of third_party/webrtc/over...grunell2015-09-302-2/+3
* Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...mmenke2015-09-122-2/+2
* Remove reference counting from HttpNetworkSession.mmenke2015-09-112-2/+2
* s/use_alternate_protocols/use_alternative_services/gbnc2015-08-191-2/+2
* Move remoting-specific adapters from jingle/glue to remoting/protocolsergeyu2015-07-066-1571/+0
* [jingle] Replace MessageLoopProxy usage with ThreadTaskRunnerHandleashlin.j2015-05-201-1/+2
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-151-0/+8
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-157-0/+31
* Roll WebRTC 9187:9189tommi2015-05-141-7/+6
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...piman2015-05-051-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-051-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-051-8/+0
* Revert of Revert some other possible suspects of a 0.43% size increase of set...dbeam2015-05-041-0/+8
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-041-8/+0
* Re-instating r328154 because it's depended on to compile.Dan Beam2015-05-041-0/+8
* Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...Dan Beam2015-05-041-8/+0
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-041-0/+8
* Remove outdated instrumentation and move a few remaining bits around.pkasting2015-05-021-5/+0
* Rename SocketDataProvider::GetNextRead() to OnRead()rch2015-04-141-1/+1
* Update instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-141-0/+5
* Remove force_spdy_always, force_spdy_over_ssl and force_spdy_single_domain.rch2015-04-101-2/+0
* Simplify the interface to ProxyClientSocket::BuildTunnelRequestrch2015-04-071-1/+1
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-023-3/+3
* Change include order in logging_unittest.cctommi2015-03-201-5/+7
* Do not call IPEndpoint::ToString for empty IP address.jiayl2015-03-111-5/+5
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-5/+0
* Add new method to get negotiated SSL cipher in jingle glue.mail2015-02-091-0/+1
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-061-0/+5
* Fix JingleThreadWrapper initialization in PNaCl plugin.sergeyu2015-01-272-22/+37
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Standardize usage of virtual/override/final specifiers in jingle/.dcheng2014-12-226-9/+9
* Hide the proxy socket address from the clients of ProxyResolvingClientSocket.jiayl2014-12-111-3/+15
* Roll WebRTC 7546:7549.hellner2014-10-315-5/+5
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-295-5/+5
* Roll WebRTC 7546:7549.hellner2014-10-295-5/+5
* Cleanup: Remove more unused timer.h includes.thestig2014-10-292-4/+4
* Standardize usage of virtual/override/final in jingle/dcheng2014-10-2212-142/+150
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-211-2/+1
* Replacing the OVERRIDE with override and FINAL with final in jinglemohan.reddy2014-10-0712-103/+103