summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/files
Commit message (Expand)AuthorAgeFilesLines
* Made some XmppTask functions static.akalin@chromium.org2010-02-091-2/+2
* linux: build with -Wextraevan@chromium.org2010-02-054-4/+4
* 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-1313-43/+43
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-074-5/+23
* 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-248-46/+110
* 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
* 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
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-202-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
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-164-20/+111
* Fix a naming collision in thread.h on a crit section that can cause a deadlockzork@google.com2009-10-092-5/+5
* Prevent threads from running in libjingle after their object has been deleted.zork@google.com2009-10-092-0/+14
* Turn off SSL on Linux and MacOS in libjingle.zork@chromium.org2009-10-071-1/+6
* Add some fixes to the Linux version of criticalsection.hzork@chromium.org2009-10-061-2/+15
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-261-0/+5
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-2517-17/+16
* Update libjingle to build on Linuxzork@chromium.org2009-09-215-7/+7
* Add libjingle version 0.4.0, plus some patchesnick@chromium.org2009-09-14257-0/+53614