summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-166-20/+136
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-131-1/+1
* 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
* Part 1 of making sync work on Mac:munjal@chromium.org2009-10-082-1/+14
* Turn off SSL on Linux and MacOS in libjingle.zork@chromium.org2009-10-072-1/+11
* Add some fixes to the Linux version of criticalsection.hzork@chromium.org2009-10-061-2/+15
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+5
* Remove common.gypi includes from expat and libjingle.nick@chromium.org2009-10-051-3/+0
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-263-3/+12
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-2519-19/+21
* Remove COMPILER_MSVC flags from gyp files. When we do need it, we cannick@chromium.org2009-09-252-3/+1
* Update libjingle to build on Linuxzork@chromium.org2009-09-218-58/+306
* Build the sync unit tests:nick@chromium.org2009-09-161-5/+5
* Add libjingle version 0.4.0, plus some patchesnick@chromium.org2009-09-14264-0/+54701