summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle
Commit message (Expand)AuthorAgeFilesLines
* libjingle roll 27->29sergeyu@chromium.org2010-09-082-3/+10
* Changed the revision number of libjingle to r24.sergeyu@chromium.org2010-07-121-0/+4
* Added option to disable logging in libjinglesergeyu@chromium.org2010-06-292-1/+9
* Fix remoting_unittests on shlib-dbg build botshclam@chromium.org2010-06-241-2/+0
* Proper fix for libjingle _DEBUG issue.dmaclach@chromium.org2010-06-101-1/+10
* Revert 49202 - Fixes up alignment issue in remoting where subprojects of libj...dmaclach@chromium.org2010-06-081-4/+1
* Fixes up alignment issue in remoting where subprojects of libjingle had _DEBU...dmaclach@chromium.org2010-06-081-1/+4
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-1/+1
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-03201-37496/+590
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-03201-590/+37496
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-03201-37496/+590
* Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatibleakalin@chromium.org2010-05-275-40/+21
* Made Login and AutoReconnect use base/timer.h.akalin@chromium.org2010-05-251-0/+4
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-0/+5
* Fixed up several sscanf format strings/arguments to get rid of warnings. Also...dmaclach@chromium.org2010-05-149-1566/+1617
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-135-313/+208
* Added win-specific direct-dependent settings to libjingle.gyp.akalin@chromium.org2010-05-111-0/+8
* Updated libjingle diff.akalin@chromium.org2010-04-151-0/+34
* Check for closed read sockets and handle them properly.akalin@chromium.org2010-04-141-1/+26
* Fix for a problem introduced by 41865 which causes sync notificationsakalin@chromium.org2010-04-014-28/+101
* Quick fix for a problem introduced by 41865 which causes sync notificationsakalin@chromium.org2010-04-011-3/+4
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-9/+9
* Removed win32socketserver and its use in mediator_thread_impl.cc.akalin@chromium.org2010-03-233-895/+0
* Add licensing info for another set of projects in third_party.evan@chromium.org2010-03-221-1/+2
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-173-0/+139
* Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...hbono@google.com2010-03-173-139/+0
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-173-0/+139
* Split up PreXmppAuth and SaslHandler.akalin@chromium.org2010-03-164-12/+67
* Changed allow-non-google-login to allow-generated-jid.akalin@chromium.org2010-03-124-8/+5
* Ripped out talk/p2p directory from third_party/libjingle.akalin@chromium.org2010-03-1066-15668/+38
* make sure we don't include the obsolete 2008 SDK dir.nsylvain@chromium.org2010-03-021-1/+1
* Made some XmppTask functions static.akalin@chromium.org2010-02-093-5/+48
* linux: build with -Wextraevan@chromium.org2010-02-054-4/+4
* OpenBSD/FreeBSD GYP changes (most of the remaining ones)pvalchev@google.com2010-02-041-3/+3
* Fixed bugs in libjingle's handling of connection errors.akalin@chromium.org2010-01-212-1/+9
* Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code...akalin@chromium.org2010-01-1315-43/+226
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-076-19/+92
* Removed reference to Windows-only debug variable. This makes it soakalin@chromium.org2009-12-302-4/+4
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-2410-76/+587
* Fix a race condition in signal thread destructor.zork@google.com2009-11-172-2/+14
* Fix mediator_thread_impl.cc to run timer tasks when the task runner iszork@google.com2009-11-121-0/+5
* libjingle: add missing include in asynctcpsocket.cccraig.schlenter@chromium.org2009-11-021-0/+2
* linux: fix library=shared_library issuespiman@chromium.org2009-11-021-0/+1
* Add some missing includes to libjingle.craig.schlenter@chromium.org2009-10-292-0/+2
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-2712-0/+14
* Fix unit test compiling on Linuxzork@chromium.org2009-10-211-4/+0
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-203-0/+0
* Prevent thread creation if Join has already been called.zork@google.com2009-10-162-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Reverted 29258.akalin@chromium.org2009-10-161-1/+1