summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update {virtual,override} to follow C++11 style in jingle.nick2015-04-231-3/+3
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-211-1/+0
* Remove hclam from OWNERS files.nick2015-04-151-1/+0
* Remove ajwong from OWNERS files.nick2015-04-151-1/+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
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-4/+4
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-5/+0
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+2
* Change jingle_unittests target to a test executable.tfarina2015-02-191-3/+2
* Work on GN Win64 build.brettw2015-02-181-0/+2
* 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-2211-20/+18
* remove some dead visual studio < 2013 codemostynb2014-12-191-2/+2
* Hide the proxy socket address from the clients of ProxyResolvingClientSocket.jiayl2014-12-111-3/+15
* gn format // (the rest, except mojo)scottmg2014-12-031-7/+8
* Enforce TLS for XMPP connections.vitalybuka2014-11-031-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-3135-54/+53
* Update PRESUBMIT files for first round of ng trybotsPaweł Hajdan, Jr2014-10-301-22/+0
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-2935-53/+54
* Roll WebRTC 7546:7549.hellner2014-10-2935-54/+53
* Cleanup: Remove more unused timer.h includes.thestig2014-10-292-4/+4
* Standardize usage of virtual/override/final in jingle/dcheng2014-10-2229-252/+246
* Convert manually triggered try runs to use bots without _swarming prefix.John Abd-El-Malek2014-10-221-3/+3
* 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-0730-176/+176
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-6/+10
* 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