summaryrefslogtreecommitdiffstats
path: root/jingle/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use SafeWrapCurrent to make sure JingleThreadWrapper ctor does not fail.jiayl2014-09-221-1/+1
* Fail early if rtc::Thread::WrapCurrent failed to get more information for deb...jiayl2014-09-161-1/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Handles proxy authentication request in ProxyResolvingClientSocket.jiayl2014-08-281-0/+11
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-151-1/+1
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-0618-169/+170
* Revert "Update webrtc&libjingle 6774:6799."erikchen@chromium.org2014-07-3118-170/+169
* Update webrtc&libjingle 6774:6799.ronghuawu@chromium.org2014-07-3118-169/+170
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-252-4/+4
* Remove jingle_glue_test_util targetsergeyu@chromium.org2014-07-214-416/+0
* Fixes for re-enabling more MSVC level 4 warnings: misc edition #2pkasting@chromium.org2014-07-182-4/+4
* Add Finch experiment for selectively bypassing proxies.rcs@chromium.org2014-07-091-2/+5