summaryrefslogtreecommitdiffstats
path: root/jingle/glue
Commit message (Expand)AuthorAgeFilesLines
* Bypass the DataReductionProxy for all POST requestsryansturm2016-03-031-1/+3
* net: move IsLocalhost() function into url_util.htfarina2016-02-233-3/+0
* Replace --use-spdy by --disable-http2.bnc2016-02-091-2/+0
* Set trusted SPDY proxy dynamically on per-profile basistbansal2016-02-041-1/+0
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-022-1/+3
* Add Alternative Service field trial.bnc2016-01-291-2/+4
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-286-18/+19
* Switch to standard integer types in jingle/.avi2015-12-2218-80/+119
* 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