summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-131-1/+1
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-0812-19/+21
* Handles proxy authentication request in ProxyResolvingClientSocket.jiayl2014-08-281-0/+11
* Port parts of //third_pary/libjingle build to GNajwong2014-08-231-19/+6
* Keep track of network error in ProxyRetryInfo.kundaji@chromium.org2014-08-151-1/+1
* Update presubmit files to send windows tryjobs to swarming bots, now that the...jam@chromium.org2014-08-131-1/+1
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-5/+5
* Update manually triggered try jobs to use swarming for ChromeOS and Mac since...jam@chromium.org2014-08-071-1/+1
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-0634-213/+215
* GN support for //jingle directoryrlarocque@chromium.org2014-08-052-0/+207
* Revert "Update webrtc&libjingle 6774:6799."erikchen@chromium.org2014-07-3134-215/+213
* Update webrtc&libjingle 6774:6799.ronghuawu@chromium.org2014-07-3134-213/+215
* Update masters after the tryserver split.sergeyberezin@chromium.org2014-07-261-2/+6
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-252-4/+4
* Remove jingle_glue_test_util targetsergeyu@chromium.org2014-07-215-431/+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
* Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...jeremy@chromium.org2014-06-252-48/+62
* Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...miletus@chromium.org2014-06-242-62/+48