Commit Graph

1038 Commits

Author SHA1 Message Date
Adam Roach [:abr]
992a961cea Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup 2013-04-25 14:37:06 -05:00
Ms2ger
329042bd62 Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE 2013-04-25 18:54:37 +02:00
Boris Zbarsky
20ab2b6db5 Bug 862629 part 2. Remove the now-unused scope object bit in js-to-native conversions. r=peterv 2013-04-24 14:59:15 -04:00
Ethan Hugg
74b43a87d0 Bug 863833 - WebRTC - AddTrack only when AddStream successful r=abr 2013-04-19 14:56:16 -07:00
Daniel Holbert
4e9f3c9d49 Bug 864899: Remove unused static helper-function "Warn()" from PeerConnectionImpl.cpp, to fix build warning. r=jib 2013-04-23 17:00:10 -07:00
Chris Peterson
a4617d572b Bug 861601 - Suppress gcc -Wmultichar warnings from Android's Stagefright header files. r=doublec,khuey
--HG--
extra : rebase_source : dcfe6fa1ecd2e8cb55945ecfef2709392cf7bb94
2013-04-13 22:14:16 -07:00
Randell Jesup
f583c30dbe Bug 863929: Fix codec list loop exit calculation r=ehugg 2013-04-22 14:49:42 -04:00
David Zbarsky
d85e575f0b Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
Matthew Gregan
58f4f156c6 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-10 15:03:50 +12:00
Ralph Giles
c3e291a660 Bug 862586 - Update webvtt parser to v0.4. r=cpearce
Update media/webvtt to the v0.4 tag of
https://github.com/mozilla/webvtt.git master
2013-04-16 15:53:00 -07:00
Chris Peterson
d5753f7257 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Paul Adenot
fb304375b7 Bug 861936 - Allow calling cubeb_stream_get_position while in the callback when using the pulseaudio backend. r=kinetik 2013-04-17 14:02:01 +02:00
EKR
abc11990dd Bug 856433 - Allow cancellation of nonexistent nrappkit timers off the STS thread. r=abr 2013-04-16 19:29:23 -07:00
EKR
525cbd89e5 Bug 854085. Make thread asserts conditional on DEBUG not MOZ_DEBUG. r=jesup 2013-04-16 13:13:09 -07:00
Mike Shal
77cdb6567d Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Gian-Carlo Pascutto
c0120a36d4 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
77768b8b13 Bug 861146 - Provide pthread_rwlock replacement for Android 2.2. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
d4e25c377c Bug 815905 - Provide JNI as a fallback if OpenSLES opening fails. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
1af67671e9 Bug 815905 - Dynamically open OpenSLES libary if available. r=jesup 2013-04-16 15:47:41 +02:00
Matthew Gregan
7be268206c Backout 5f7a95537199 (bug 846122). 2013-04-16 14:58:44 +12:00
Matthew Gregan
6c759531b9 Bug 846122 - Handle split multi-track Cues in nestegg. r=padenot 2013-04-16 13:20:18 +12:00
Boris Zbarsky
c72e933878 Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence 2013-04-12 23:34:22 -04:00
Glenn Randers-Pehrson
29f75e95a8 Bug 858578 - Update bundled libpng to version 1.5.15. r=joedrew 2013-04-12 16:25:04 -04:00
Ethan Hugg
0855cfdc6a Bug 855335 Patch 2 - Signaling fix warnings format-extra-args and format-security r=jesup 2013-04-11 14:42:39 -07:00
Vicamo Yang
2a9a732534 Bug 859779: fix i386 msg{ctl,snd,rcv,get} calls. r=jesup,dhylands 2013-04-12 23:41:05 +08:00
EKR
625caee26c Bug 856848 - Fix thread crash r=ehugg
Bug 856848 - Fix thread crash r=ehugg,ekr
2013-04-01 12:34:36 -07:00
Paul Adenot
daa53a8453 Bug 859805 - Fix bustage. 2013-04-12 16:13:41 +02:00
Paul Adenot
b761c78600 Bug 859805 - Make libcubeb work on Android 2.3. r=kinetik 2013-04-12 14:50:02 +02:00
Gian-Carlo Pascutto
1e8b3726e4 Bug 823375 - Don't build or try to link NEON libs when the target doesn't support it. r=glandium 2013-04-12 12:00:29 +02:00
Randell Jesup
45a0f4aad4 Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium 2013-04-11 22:46:23 -04:00
Randell Jesup
e67f1c5165 Bug 860920: remove moz.build files from deleted source directory media/webtrc/trunk/src r=gps 2013-04-11 22:45:54 -04:00
Wes Johnston
b1f0a674a3 Bug 809558 - Turn on audiochannels for Android AudioTrack. r=kinetic 2013-04-11 15:37:35 -07:00
Ryan VanderMeulen
ce7f08851c Backed out changeset f556245d6da1 (bug 856848) for build bustage on a CLOSED TREE. 2013-04-11 15:42:37 -04:00
EKR
e76c82d92e Bug 856848 - Fix thread crash r=ehugg,ekr 2013-04-01 12:34:36 -07:00
Ethan Hugg
2c6777a8c5 Bug 855335 - Signaling - fix Wformat warnings in logging r=jesup 2013-04-10 11:17:30 -07:00
Randell Jesup
3ef845228e Bug 830100: Avoid deadlocks by sending packets asynchronously r=ekr 2013-04-11 03:16:03 -04:00
EKR
6ae9e48673 Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Adam Roach [:abr]
9feb383ace Bug 860143: Check correct variable when setting host r=ekr 2013-04-10 13:37:50 -05:00
Adam Roach [:abr]
e7dd5d1501 Bug 860012 - Complete hooking up errors from gsm_sdp to PeerConnectionImpl r=ehugg 2013-04-10 12:45:01 -05:00
Randell Jesup
d6e0e4a028 Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm 2013-04-09 17:35:20 -04:00
Randell Jesup
4fe69a2fea Bug 855769: add pref to disable TURN if needed r=ekr 2013-03-30 21:52:19 -04:00
Jan-Ivar Bruaroey
c61492423d Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
EKR
30df455b5e Bug 830100: Refactor transport flow to allow destruction on any thread r=derf 2013-02-19 03:43:34 -08:00
Ethan Hugg
e3d1d75b2b Bug 859303 - Signaling allow 63bit session ids r=jesup 2013-04-09 08:21:01 -07:00
Ethan Hugg
682474714f Bug 856423 Signaling - check return codes from vcmCreateRemoteStream r=jesup 2013-04-08 10:33:30 -07:00
Gian-Carlo Pascutto
75623fe5a8 Bug 858176 - Free global reference before detaching the JVM. r=blassey 2013-04-09 18:22:45 +02:00
EKR
ba81b14698 Bug 786235 - Rewrite TURN stack to match RFC 5766. r=abr 2013-04-06 17:58:58 -07:00
Robert O'Callahan
bf172e9090 Bug 854094. Assign the principal of the receiving page to remote MediaStreams. r=jesup
--HG--
extra : rebase_source : 2e13003dd1fd06315ad370ba3b3a86838b8f1dd0
2013-04-10 00:30:29 +12:00
Ethan Hugg
c75afa6279 Bug 845362 - Signaling - Remove max calls per line r=abr 2013-04-02 13:18:40 -07:00
Randell Jesup
77e47da3ea Bug 838380: don't crash browser on server 500 error r=abr 2013-04-08 17:11:31 -04:00
Jan-Ivar Bruaroey
1d5c79a5c3 Bug 855498: Async onEvent to PC on main + safe-join of SyncRunnable-using SIPCC threads. r=jesup 2013-04-06 09:46:44 -04:00
Randell Jesup
a3d71afbe0 Bug 838319: don't assert() on bad STUN input credentials; accept utf8 for UTF-8 r=dmose 2013-04-06 03:29:58 -04:00
Gian-Carlo Pascutto
c8493af6f4 Bug 840244 - Calculate camera and device rotation, rotate video to compensate. r=blassey 2013-02-22 11:12:25 +01:00
Gian-Carlo Pascutto
a9b86c9957 Bug 835973 - Update alder code for mozilla-central changes in getMainHandler. r=blassey 2013-04-04 13:48:02 +02:00
Dan Mosedale
4d6f3711d1 Bug 839907 - Fix Android getUserMedia video by giving it a dummy surface. Compile Java classes. r=glandium. 2013-02-10 11:30:26 -08:00
Dan Mosedale
6b55806de6 Bug 835973 - Fix Java capture build bustage by commenting out ref to unused Java rendering code. r=blassey 2013-02-09 16:18:06 -08:00
Dan Mosedale
fb86c1c584 Bug 839841 - Load Android classes needed by getUserMedia reliably. r=blassey 2013-02-10 10:42:44 -08:00
Dan Mosedale
426c04e030 Bug 830942 - Make VideoEngine attach to JVM on Android to support getUserMedia video capture. r=blassey 2013-02-09 14:20:03 -08:00
Ehsan Akhgari
124e2f7dca Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
Ehsan Akhgari
c944415dbc Bug 855990 - Part 3: Integrate Kiss FFT with the build system; r=glandium
--HG--
extra : rebase_source : 0cad51212a1701fc013420597c59d1bf8a6c7d52
2013-04-02 15:01:26 -04:00
Ehsan Akhgari
0749f1d6a8 Bug 855990 - Part 2: Import the Kiss FFT library; license-r=gerv
--HG--
extra : rebase_source : 329760cbe5b9ac6844a6e9e4b244bd03281c4e54
2013-04-02 14:56:56 -04:00
Charith Tangirala
4b90b8f4ad Bug 853590 Remove unused mutex impl from CPR r=jesup 2013-04-01 17:35:28 -05:00
Randell Jesup
4e7aa22f55 Bug 856644: Make signaling_unittests understand the changes in datachannel negotiation r=ekr 2013-04-01 18:16:03 -04:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Randell Jesup
0befe359d2 Bug 856434: Bug 837035 didn't create the TransportFlow for DataChannels. Passes the m-line index of the flow r=ehugg 2013-03-31 21:09:27 -04:00
Randell Jesup
2b4898a817 Bug 856319: hook up createDataChannel-before-createOffer to SDP generation from bug 837035 r=ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
98fdf66669 Bug 855623: Set even/odd streams via DTLS role, change Connect threading, defer connect until DTLS is connected r=ekr 2013-03-31 21:09:26 -04:00
Randell Jesup
0f2e621c7a Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
de49dbfcc1 Bug 855623: Add 'protocol' field, and support external negotiation r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
4d56f21e68 Bug 855623: Update DataChannel protocol to be declarative vs 3-way handshake (per IETF) r=tuexen,ehugg 2013-03-31 21:09:25 -04:00
Randell Jesup
d3d7005f5d Bug 841126: Update DataChannels to use new stack option to ignore port numbers over DTLS links r=jesup 2013-03-31 21:09:24 -04:00
Suhas Nandakumar
7eabfa6918 Bug 845357 - Patch to order writes/reads of CCApp state between threads r=jesup,ehugg 2013-03-30 08:54:36 -07:00
Ethan Hugg
445d8b58b9 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup,r=ehugg 2013-02-28 13:17:42 -08:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Adam Roach [:abr]
c0f974105f Bug 834270 - Fix PeerConnection error callbacks to return code/reason phrase r=ekr,jsmith 2013-03-29 15:30:16 -05:00
Ethan Hugg
beea5eb77e Bug 855796 - vcmOnSdpParseError should be dispatched to main thread r=abr 2013-03-29 13:11:19 -07:00
Ryan VanderMeulen
63c43c7a24 Backed out changeset af6a5d1a3097 (bug 837035) for reanimating the most annoying leak of recent memory on a CLOSED TREE. r=YUNOLETITDIE? 2013-03-29 15:58:50 -04:00
Ethan Hugg
c99904185a Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Andrew Quartey
6346aadb9b Bug 827684 - Fix potential memory leak of OmxDecoder if Init fails on Android. r=doublec 2013-03-29 12:45:01 -04:00
Randell Jesup
53e525588d Bug 855595: Add Listener as well as track for unittests. Also clean up warnings r=ekr 2013-03-28 22:28:49 -04:00
Randell Jesup
e808165009 Bug 853998: bustage fix for the SyncRunnable test (warning fix) r=abr on a CLOSED TREE 2013-03-27 23:32:00 -04:00
EKR
8e0e4402bd Bug 853998 test (WIP)
Bug 853998 - Test for SyncRunnable r=jesup
2013-03-26 23:50:51 -07:00
Adam Roach [:abr]
f4e85a874a Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup 2013-03-27 21:43:44 -05:00
Adam Roach [:abr]
33de650cc5 Bug 853858: Additional instrumentation for on-hook event r=ehugg 2013-03-27 13:00:56 -05:00
Jan-Ivar Bruaroey
764f3b8406 Bug 840962 - Don't fail ICE on VPN adapters which store friendly names differently. r=ekr 2013-03-26 17:25:07 -04:00
Randell Jesup
70513d7523 Bug 839650: proxy AddTrack() to MSG thread via a custom command so we can get access to the current stream time r=ekr 2013-03-27 01:01:23 -04:00
EKR
ff55e5ce80 Assert on WrapRunnableRet with NS_DISPATCH_NORMAL
Bug 847439. Assert on WrapRunnableRet with NS_DISPATCH_NORMAL. r=derf,jesup
2013-03-04 08:51:48 -08:00
Mike Hommey
687edd792e Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup 2013-03-26 11:07:02 +01:00
Mike Hommey
b22317596a Backout changeset 1c7bf97d3b6f (bug 854085) for bustage 2013-03-26 09:12:36 +01:00
Mike Hommey
39b7b2727b Bug 854085 - Fix unused-but-set-variable from ASSERT_ON_THREAD macro in media/mtransport/runnable_utils.h. r=jesup 2013-03-26 08:47:49 +01:00
EKR
5d7ef9dce4 Bug 844493. Remove NS_DISPATCH_SYNC from main thread. r=derf,abr 2013-03-03 23:10:30 -08:00
Michael Wu
200dbc2b6d Bug 853077 - Don't queue empty buffers in the opensles cubeb backend, r=kinetik 2013-03-25 18:16:31 -04:00
Edwin Flores
f04dcb6e91 Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec 2013-03-22 15:24:47 +13:00
Adam Roach [:abr]
4b9ba990c3 Bug 842716: Include UA version number in SDP o= line
Bug 842716: Include UA version number in SDP o= line r=derf
2013-02-19 15:58:19 -05:00
Michael Wu
7ff887c7d2 Bug 852966 - Free audio buffers when freeing stream in opensl cubeb backend, r=kinetik 2013-03-20 18:31:36 -04:00
Gregory Szorc
09e7b06723 Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Matthew Gregan
c7c49a4e9a Bug 852401 - Remove sydneyaudio. r=doublec
--HG--
rename : media/libsydneyaudio/src/gonk/AudioSystem.h => dom/system/gonk/android_audio/AudioSystem.h
rename : media/libsydneyaudio/src/gonk/AudioTrack.h => dom/system/gonk/android_audio/AudioTrack.h
rename : media/libsydneyaudio/src/gonk/EffectApi.h => dom/system/gonk/android_audio/EffectApi.h
rename : media/libsydneyaudio/src/gonk/IAudioFlinger.h => dom/system/gonk/android_audio/IAudioFlinger.h
rename : media/libsydneyaudio/src/gonk/IAudioFlingerClient.h => dom/system/gonk/android_audio/IAudioFlingerClient.h
rename : media/libsydneyaudio/src/gonk/IAudioRecord.h => dom/system/gonk/android_audio/IAudioRecord.h
rename : media/libsydneyaudio/src/gonk/IAudioTrack.h => dom/system/gonk/android_audio/IAudioTrack.h
rename : media/libsydneyaudio/src/gonk/IEffect.h => dom/system/gonk/android_audio/IEffect.h
rename : media/libsydneyaudio/src/gonk/IEffectClient.h => dom/system/gonk/android_audio/IEffectClient.h
2013-03-19 17:12:36 +13:00
Matthew Gregan
9ebecade10 Bug 852002 - Fix nestegg's handling of zero length master element. r=padenot 2013-03-19 13:41:30 +13:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Steven Lee
292d5cf0b5 Bug 818843 - Part 3: Do not build test cases. r=ted 2013-03-19 16:02:44 -04:00
Steven Lee
3f6c488548 Bug 818843 - Part 2: gyp modifications and add some system call wrappers for B2G. r=ted, r=ethanhugg, r=jesup 2013-03-19 16:02:44 -04:00
Gregory Szorc
2288b28e43 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Ethan Hugg
212d22c053 Bug 805533 Patch 2 - Pass SDP parsing errors up to PeerConnection r=jesup 2012-11-15 10:38:27 -08:00
Ms2ger
a2173990cc Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey 2013-03-17 08:55:15 +01:00
Makoto Kato
ea03ff490a Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
Landry Breuil
ef9ad97952 Bug 851149 - Fix cubeb_sndio build after switchable-backends landing. r=kinetik 2013-03-15 16:28:07 +13:00
Paul Adenot
a2b7c56784 Bug 698328 - Add a new cubeb backend based on AudioTrack.cpp. r=kinetik 2013-03-13 19:36:46 +01:00
Phil Ringnalda
4f7b6b562a Back out 0044e4c2dc53 (bug 851149), 3080f18ba53d (bug 698328), 0b147c3f682b (bug 850713) for Android bustage
CLOSED TREE
2013-03-14 21:19:40 -07:00
Landry Breuil
ba16f23ad6 Bug 851149 - Fix cubeb_sndio build after switchable-backends landing. r=kinetik
--HG--
extra : rebase_source : 6130904c7e96e4a942eeaf87723d6766d70c3b55
2013-03-15 16:28:07 +13:00
Paul Adenot
84e2f21337 Bug 698328 - Add a new cubeb backend based on AudioTrack.cpp. r=kinetik
--HG--
extra : rebase_source : ec59b20cc746e052c1627285929138f34a349c00
2013-03-13 19:36:46 +01:00
Ethan Hugg
907421809f Bug 845372 - remove some debug stats from Signaling code r=jesup 2013-03-12 16:09:07 -07:00
Ethan Hugg
7aaf69115a Bug 849888 - Signaling - Enforce minimum buffer size in sub_send_msg r=jesup 2013-03-11 17:24:39 -07:00
Marco Chen
2f154ff82a Bug 839415 - [Audio] Add support of SLAndroidConfigurationItf into backend of Cubeb + OpenSLES. r=kinetik 2013-03-12 11:46:32 +08:00
Matthew Gregan
487ab4ba4e Bug 837564 - Implement switchable backends for cubeb. r=padenot 2013-03-08 17:51:59 +13:00
Jan-Ivar Bruaroey
2d739abde8 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Jacek Caban
44f92091a3 Bug 849189 - Update webvtt to recent upstream version. r=rillian 2013-03-08 03:47:00 -08:00
Ryan VanderMeulen
496b8525d5 Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange. 2013-03-08 11:41:27 -05:00
Jan-Ivar Bruaroey
a9d572a8ca Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-07 16:14:01 -05:00
Adam Roach [:abr]
a0ccaea3fe Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Randell Jesup
e339fabcb9 Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Ryan VanderMeulen
f115c15f9e Backed out changeset f7acf064582d (bug 839677) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:28:25 -05:00
Ryan VanderMeulen
9726444ea8 Backed out changeset 8ff35a246bb0 (bug 828917) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:26:24 -05:00
Ryan VanderMeulen
04e11ce2f4 Backed out changeset 789a60e48ee2 (bug 837035) to see if it resolves the Win PGO mochitest-2 crashes. 2013-03-07 19:25:35 -05:00
Adam Roach [:abr]
51a86325c6 Bug 848173 - Add filenames, fix module names, and turn on fsm_sm debugging r=ehugg 2013-03-07 17:26:28 -06:00
Adam Roach [:abr]
c103ade88c Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Ryan VanderMeulen
319cfe913e Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes. 2013-03-07 16:47:07 -05:00
Adam Roach [:abr]
8c8c589e02 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Paul Adenot
52dd1cf180 Bug 836824 - Make libsoundtouch build on FreeBSD and Mac without command-line tools. r=khuey 2013-03-04 16:40:31 +01:00
Phil Ringnalda
cec898a4b9 Back out fe7fa32e9423 (bug 848423) for Windows build bustage
CLOSED TREE
2013-03-06 15:26:43 -08:00
Adam Roach [:abr]
6577598005 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 16:34:01 -06:00
Ethan Hugg
0e83d87f23 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Randell Jesup
bed1f81d7b Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Adam Roach [:abr]
768df10ff6 Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Adam Roach [:abr]
69f83aa4d6 Bug 846942 - Add thread names to log messages 2013-03-05 17:23:26 -06:00
EKR
8533b42737 Bug 843644 - DNS resolution for STUN servers. r=abr 2013-02-21 08:52:30 -08:00
Steven Michaud
696d753d85 Bug 837539 - Fix crashes due to premature deinitialization. r=rjesup,bgirard 2013-03-04 11:12:32 -06:00
Adam Roach [:abr]
4306aa8a16 Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg 2013-03-02 13:01:14 -06:00
Caitlin Potter
a86f92136e Bug 833403 - Integrate libwebvtt into Mozilla. r=ted
- Updated for new build system (2/28/2013)
 - declaration-after-statement no longer breaking MSVC build
 - Source files and scripts now contain appropriate license info
 - media/webvtt/update.sh no longer hiding unexpected/significant
   errors.
2013-03-01 19:25:19 -05:00
Adam Roach [:abr]
328718458e Bug 845283 - Move formatting buffer onto the stack 2013-03-01 17:21:39 -06:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
89d297a677 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
f0b7e3972c Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Chris Peterson
4ef2624a4f Bug 845712 - threadPtr->name will be uninitialized if cprCreateThread()'s name parameter is NULL. r=jesup 2013-02-26 23:40:06 -08:00
Chris Peterson
6b48ccd982 Bug 845712 - Remove unnecessary void* casts because Darwin's pthread_t is a pointer. r=jesup 2013-02-26 23:00:33 -08:00
Gregory Szorc
faf262c4ee Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
fbba84d69e Bug 784841 - Part 18u: Convert /media; r=glandium 2013-02-25 12:47:22 -08:00
Gregory Szorc
39ec7e4cdf Bug 784841 - Part 16: Use moz.build files to build the tree; r=ted, glandium 2013-02-25 12:47:11 -08:00
Gian-Carlo Pascutto
2537c0d29a Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup 2013-02-27 15:44:42 +01:00
Adam Roach [:abr]
3c9eb997de Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek 2013-02-22 14:53:56 -06:00