index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
libjingle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bugs in libjingle's handling of connection errors.
akalin@chromium.org
2010-01-21
2
-1
/
+9
*
Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code...
akalin@chromium.org
2010-01-13
15
-43
/
+226
*
Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...
akalin@chromium.org
2010-01-07
6
-19
/
+92
*
Removed reference to Windows-only debug variable. This makes it so
akalin@chromium.org
2009-12-30
2
-4
/
+4
*
Update Signal Thread to use ref counting and locks to ensure thread safety.
zork@chromium.org
2009-11-24
10
-76
/
+587
*
Fix a race condition in signal thread destructor.
zork@google.com
2009-11-17
2
-2
/
+14
*
Fix mediator_thread_impl.cc to run timer tasks when the task runner is
zork@google.com
2009-11-12
1
-0
/
+5
*
libjingle: add missing include in asynctcpsocket.cc
craig.schlenter@chromium.org
2009-11-02
1
-0
/
+2
*
linux: fix library=shared_library issues
piman@chromium.org
2009-11-02
1
-0
/
+1
*
Add some missing includes to libjingle.
craig.schlenter@chromium.org
2009-10-29
2
-0
/
+2
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
12
-0
/
+14
*
Fix unit test compiling on Linux
zork@chromium.org
2009-10-21
1
-4
/
+0
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
3
-0
/
+0
*
Prevent thread creation if Join has already been called.
zork@google.com
2009-10-16
2
-0
/
+10
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+1
*
Reverted 29258.
akalin@chromium.org
2009-10-16
1
-1
/
+1
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
1
-1
/
+1
*
Within libjingle, add an abstraction of winsock initialization.
nick@chromium.org
2009-10-16
6
-20
/
+136
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
1
-1
/
+1
*
Fix a naming collision in thread.h on a crit section that can cause a deadlock
zork@google.com
2009-10-09
2
-5
/
+5
*
Prevent threads from running in libjingle after their object has been deleted.
zork@google.com
2009-10-09
2
-0
/
+14
*
Part 1 of making sync work on Mac:
munjal@chromium.org
2009-10-08
2
-1
/
+14
*
Turn off SSL on Linux and MacOS in libjingle.
zork@chromium.org
2009-10-07
2
-1
/
+11
*
Add some fixes to the Linux version of criticalsection.h
zork@chromium.org
2009-10-06
1
-2
/
+15
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+5
*
Remove common.gypi includes from expat and libjingle.
nick@chromium.org
2009-10-05
1
-3
/
+0
*
Use base/logging from chrome/browser/sync. Add a macro to libjingle's
nick@chromium.org
2009-09-26
3
-3
/
+12
*
Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"
nick@chromium.org
2009-09-25
19
-19
/
+21
*
Remove COMPILER_MSVC flags from gyp files. When we do need it, we can
nick@chromium.org
2009-09-25
2
-3
/
+1
*
Update libjingle to build on Linux
zork@chromium.org
2009-09-21
8
-58
/
+306
*
Build the sync unit tests:
nick@chromium.org
2009-09-16
1
-5
/
+5
*
Add libjingle version 0.4.0, plus some patches
nick@chromium.org
2009-09-14
264
-0
/
+54701