summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle
Commit message (Expand)AuthorAgeFilesLines
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Roll libjingle 63:66.sergeyu@chromium.org2011-06-131-2/+3
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-3/+3
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* net: remove the project net_base, and move back to a single net library.rvargas@google.com2011-05-041-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-042-3/+16
* Remove obsolete dependencies that create needless recompiling.jeanluc@chromium.org2011-02-151-2/+0
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-5/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+5
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-5/+0
* 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