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
*
libjingle roll 27->29
sergeyu@chromium.org
2010-09-08
2
-3
/
+10
*
Changed the revision number of libjingle to r24.
sergeyu@chromium.org
2010-07-12
1
-0
/
+4
*
Added option to disable logging in libjingle
sergeyu@chromium.org
2010-06-29
2
-1
/
+9
*
Fix remoting_unittests on shlib-dbg build bots
hclam@chromium.org
2010-06-24
1
-2
/
+0
*
Proper fix for libjingle _DEBUG issue.
dmaclach@chromium.org
2010-06-10
1
-1
/
+10
*
Revert 49202 - Fixes up alignment issue in remoting where subprojects of libj...
dmaclach@chromium.org
2010-06-08
1
-4
/
+1
*
Fixes up alignment issue in remoting where subprojects of libjingle had _DEBU...
dmaclach@chromium.org
2010-06-08
1
-1
/
+4
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
1
-1
/
+1
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
201
-37496
/
+590
*
Revert 48798 - New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
201
-590
/
+37496
*
New libjingle integrated to chrome.
sergeyu@chromium.org
2010-06-03
201
-37496
/
+590
*
Recombined buzz::PreXmppAuth and buzz::SaslHandler to be compatible
akalin@chromium.org
2010-05-27
5
-40
/
+21
*
Made Login and AutoReconnect use base/timer.h.
akalin@chromium.org
2010-05-25
1
-0
/
+4
*
GYP changes for FreeBSD and OpenBSD
pvalchev@google.com
2010-05-14
1
-0
/
+5
*
Fixed up several sscanf format strings/arguments to get rid of warnings. Also...
dmaclach@chromium.org
2010-05-14
9
-1566
/
+1617
*
Removed non-thread-safe QName ad-hoc interning.
akalin@chromium.org
2010-05-13
5
-313
/
+208
*
Added win-specific direct-dependent settings to libjingle.gyp.
akalin@chromium.org
2010-05-11
1
-0
/
+8
*
Updated libjingle diff.
akalin@chromium.org
2010-04-15
1
-0
/
+34
*
Check for closed read sockets and handle them properly.
akalin@chromium.org
2010-04-14
1
-1
/
+26
*
Fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
4
-28
/
+101
*
Quick fix for a problem introduced by 41865 which causes sync notifications
akalin@chromium.org
2010-04-01
1
-3
/
+4
*
Minor C++ fixes found by Clang.
evan@chromium.org
2010-03-30
1
-9
/
+9
*
Removed win32socketserver and its use in mediator_thread_impl.cc.
akalin@chromium.org
2010-03-23
3
-895
/
+0
*
Add licensing info for another set of projects in third_party.
evan@chromium.org
2010-03-22
1
-1
/
+2
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
3
-0
/
+139
*
Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...
hbono@google.com
2010-03-17
3
-139
/
+0
*
Removed auth_task.* and talk_auth_task.* (dead code)
akalin@chromium.org
2010-03-17
3
-0
/
+139
*
Split up PreXmppAuth and SaslHandler.
akalin@chromium.org
2010-03-16
4
-12
/
+67
*
Changed allow-non-google-login to allow-generated-jid.
akalin@chromium.org
2010-03-12
4
-8
/
+5
*
Ripped out talk/p2p directory from third_party/libjingle.
akalin@chromium.org
2010-03-10
66
-15668
/
+38
*
make sure we don't include the obsolete 2008 SDK dir.
nsylvain@chromium.org
2010-03-02
1
-1
/
+1
*
Made some XmppTask functions static.
akalin@chromium.org
2010-02-09
3
-5
/
+48
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
4
-4
/
+4
*
OpenBSD/FreeBSD GYP changes (most of the remaining ones)
pvalchev@google.com
2010-02-04
1
-3
/
+3
*
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
[next]