Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
external
/
libjingle
/
HEAD
e6d5cae
Libjingle has moved to https://code.google.com/p/webrtc/
by hellner@google.com
· 12 years ago
master
ae28db9
Pulls a newer webrtc version to fix bot breakage.
by hellner@google.com
· 12 years ago
5573f7c
Update to 49713299, same as r4380 in webrtc.
by hellner@google.com
· 12 years ago
f78b9ac
Converging libjingle and webrtc repositories. In webrtc google code webrtc directory is not under "third_party". Don't use third party in includes of webrtc files.
by hellner@google.com
· 12 years ago
3e4926f
Update to 49450965.
by ronghuawu@google.com
· 12 years ago
987cfc9
Updates supplement.gypi so that it no longer sets build_with_chromium.
by hellner@google.com
· 12 years ago
1ffa1f5
Remove exclude file for libjingle_p2p_unittest
by kjellander@google.com
· 12 years ago
0d77dcf
Suppressions/disabling for libjingle tests for memory tools.
by kjellander@google.com
· 12 years ago
2873737
Reenable SSLStreamAdapterTestDTLS.
by ronghuawu@google.com
· 12 years ago
627c35f
Update libjingle to revision=49260075.
by hellner@google.com
· 12 years ago
cc35c23
third_party/gtest -> testing/gtest to match how it is in webrtc.
by hellner@google.com
· 12 years ago
7af4665
Delete talk/build/dbg.
by ronghuawu@google.com
· 12 years ago
d3c7ec4
AppRTCDemo.java: unbreak build following addition of PeerConnection.Observer.onDataChannel()
by fischman@google.com
· 12 years ago
8a83199
RTCPeerConnection: unbreak build for missing param, and clean up .gyp files a bit.
by fischman@google.com
· 12 years ago
9160772
Add missing #include for gcc (worked fine in clang).
by fischman@google.com
· 12 years ago
1d68226
PeerConnection.java: added DataChannel support.
by fischman@google.com
· 12 years ago
7d9eeab
PeerConnectionTest.java: robustify test and make failures more informative.
by fischman@google.com
· 12 years ago
b3bafd3
Removing ViEFile interface methods from fakewebrtcvideoengine.h
by mallinath@google.com
· 12 years ago
0547e4a
Updating webrtc to r4262.
by mallinath@google.com
· 12 years ago
adf30d1
Update libjingle to 48839741.
by mallinath@google.com
· 12 years ago
45f944f
AppRTCDemo: take a WakeLock to avoid screen turning off & app closing.
by fischman@google.com
· 12 years ago
00e43d1
AppRTCDemo: enable speakerphone for MOAR VOLUME.
by fischman@google.com
· 12 years ago
2062c5d
AppRTCDemo: added support for video mediaConstraints.
by fischman@google.com
· 12 years ago
9501dd5
AppRTCDemo: Enable AppRTCDemo on x86 Android
by fischman@google.com
· 12 years ago
aa596cb
Update libjingle to 48576755.
by ronghuawu@google.com
· 12 years ago
f692665
Suppressions for memcheck errors in libjingle_peerconnection_unittest
by kjellander@google.com
· 12 years ago
569345e
Suppressions for memcheck errors in libjingle_unittest
by kjellander@google.com
· 12 years ago
6a61b03
Roll webrtc 4208:4240 and remove setEGLConfigChooser(false) call since it breaks non-compliant Android implementations.
by fischman@google.com
· 12 years ago
96ff2d1
Add support for test disable files in libjingle_tests.py
by kjellander@google.com
· 12 years ago
9f32a6d
Suppressions for memcheck errors in libjingle_p2p_unittest
by kjellander@google.com
· 12 years ago
97d9dbb
Suppressions for memcheck errors in libjingle_media_unittest
by kjellander@google.com
· 12 years ago
25822f0
Update libjingle to 48315082
by sergeyu@google.com
· 12 years ago
258e154
Use chromium version of openssl on linux build to fix a test failure on DTLS (currently using ssl as NSS is not ready yet).
by ronghuawu@google.com
· 12 years ago
76f5c39
CreatePeerConnection method now takes 4 parameters!
by mallinath@google.com
· 12 years ago
8c8f242
Update the voice_engine target.
by mallinath@google.com
· 12 years ago
e854644
Update webrtc to r4208.
by mallinath@google.com
· 12 years ago
ed39bc2
Update to libjingle 47918429.
by mallinath@google.com
· 12 years ago
0611f47
Roll chromium_revision 199693:205140 to pick up iOS build fixes from 201917.
by fischman@google.com
· 12 years ago
7a4c191
Android AppRTCDemo: Fix the broken build on Linux
by fischman@google.com
· 12 years ago
1ed89a7
Update to 47610684.
by ronghuawu@google.com
· 12 years ago
b17c92e
Update libjingle to 47547184.
by ronghuawu@google.com
· 12 years ago
c7d0bc0
Disable win32socketserver_unittest.cc from the build as it's dependency (socket_unittest.cc) is not availble on windows.
by ronghuawu@google.com
· 12 years ago
ae5816c
Pacify windows shell string escaping by using double-quote instead of single-quote.
by fischman@google.com
· 12 years ago
e2876a9
PeerConnection JNI: fix broken return types detected by clang.
by fischman@google.com
· 12 years ago
d630aa9
Pick up value of $JAVA_HOME in a cross-platform way.
by fischman@google.com
· 12 years ago
cebb967
Disable DTLS related tests, which currently failed on build bots.
by ronghuawu@google.com
· 12 years ago
a84fccc
Enable libyuv by default, which is the same behavior as chromium.
by ronghuawu@google.com
· 12 years ago
c958972
Update webrtc 4032:4125.
by ronghuawu@google.com
· 12 years ago
e631d0a
Fix build broken by disabling sctp and libyuv.
by ronghuawu@google.com
· 12 years ago
50fc1e6
Update libjingle to 47334615.
by mallinath@google.com
· 12 years ago
23d4caf
Update libjingle to 47297139.
by mallinath@google.com
· 12 years ago
3cbf087
Update libjingle to 47273994.
by mallinath@google.com
· 12 years ago
30b70ee
Update libjingle to 47107624.
by mallinath@google.com
· 12 years ago
887ab09
Disable socket_unittest only on windows.
by ronghuawu@google.com
· 12 years ago
71a0b82
Disable physicalsocketserver_unittest which depends on socket_unittest.
by ronghuawu@google.com
· 12 years ago
2f6ffee
Disable socket_unittest as the TestUdpReadyToSendIPv6 doesn't work on the windows build bots.
by ronghuawu@google.com
· 12 years ago
d1dc6b2
Update libjingle to 46778423.
by ronghuawu@google.com
· 12 years ago
b268c6f
Remove SetBandwidthEstimationMode when webrtc dev branch is used.
by ronghuawu@google.com
· 12 years ago
ddc3ad7
Update libjingle to 46687818.
by ronghuawu@google.com
· 12 years ago
a29b39e
Update chromium version in libjingle DEPS to 199693.
by ronghuawu@google.com
· 12 years ago
5c0533c
Disabled failing tests added in the previous update (r216).
by sergeyu@google.com
· 12 years ago
017b588
Update libjingle to 46409148.
by sergeyu@google.com
· 12 years ago
5cab5ab
Fixing typo in libjingle.gyp
by mallinath@google.com
· 12 years ago
0645f7b
Updating libjingle.gyp for the r313.
by mallinath@google.com
· 12 years ago
4ba9aa5
Update libjingle to 46241441.
by mallinath@google.com
· 12 years ago
8b304a4
Update libjingle to 46207842.
by mallinath@google.com
· 12 years ago
9f3021b
Update libjingle to 46185429.
by mallinath@google.com
· 12 years ago
8a9a43b
Update libjingle to 46050125.
by mallinath@google.com
· 12 years ago
d0c84a7
Update libjingle to 45665184.
by ronghuawu@google.com
· 12 years ago
f16eeea
Updated libjingle to 45622983.
by mallinath@google.com
· 12 years ago
6bc39ac
Disable call example because it doesn't compile on the build bots.
by sergeyu@google.com
· 12 years ago
5aa24be
Update libjingle to 45440037.
by sergeyu@google.com
· 12 years ago
369a5f2
Updated libjingle to 45233979.
by mallinath@google.com
· 12 years ago
ecd0015
Update libjingle to 45111341.
by mallinath@google.com
· 13 years ago
fd4ecf8
Roll DEPS 187216:189408
by hughv@google.com
· 13 years ago
47f5a13
Update libjingle to 44743821.
by ronghuawu@google.com
· 13 years ago
f370d04
Roll webrtc 3728:3729. Review URL: https://webrtc-codereview.appspot.com/1261004
by ronghuawu@google.com
· 13 years ago
f199eec
Roll webrtc_revision 3561:3728
by fischman@google.com
· 13 years ago
1bca39c
Update libjingle to 44411977.
by mallinath@google.com
· 13 years ago
8fbe734
Roll libjingle to 44342477.
by ronghuawu@google.com
· 13 years ago
90c151d
Updated to libjingle 44326644
by mallinath@google.com
· 13 years ago
4f4bdcc
Update libjingle to 44320164.
by mallinath@google.com
· 13 years ago
d551ab5
Update libjingle to 43784619.
by ronghuawu@google.com
· 13 years ago
ac96b0d
Update libjingle to 43610922.
by ronghuawu@google.com
· 13 years ago
3d363ca
Disabled compilation of chat example on windows and mac.
by sergeyu@google.com
· 13 years ago
ce2cd05
Update libjingle to 43564939.
by sergeyu@google.com
· 13 years ago
be47d1b
Update libjingle to 43520958
by sergeyu@google.com
· 13 years ago
935945e
Add localaudiosource[_unittest].cc back in the GYP files
by sergeyu@google.com
· 13 years ago
90b4362
Update libjingle_tests.gyp for r288
by sergeyu@google.com
· 13 years ago
c5a7cdd
Updating libjingle to 43302732
by sergeyu@google.com
· 13 years ago
46ff077
Updating libjingle to 43224089.
by mallinath@google.com
· 13 years ago
dcf11e0
Updating libjingle to 43161259.
by mallinath@google.com
· 13 years ago
b02ecd1
Roll libjingle's chromium_revision 176094:176396
by fischman@google.com
· 13 years ago
9d5ad72
Try removing static initializers in webrtcvoiceengine.cc
by sergeyu@google.com
· 13 years ago
3e2258f
Fix webrtcsdp.cc compilation on Android.
by sergeyu@google.com
· 13 years ago
6cc6793
Update webrtc to 3501.
by ronghuawu@google.com
· 13 years ago
e4a7d19
Update libjingle to 42605324.
by ronghuawu@google.com
· 13 years ago
f2bee8b
Update libjingle to 42594198.
by sergeyu@google.com
· 13 years ago
15d8da0
Update libjingle to 42397939.
by ronghuawu@google.com
· 13 years ago
b0acd55
Update libjingle to 42366133.
by ronghuawu@google.com
· 13 years ago
Next »