Commit Graph

423 Commits

Author SHA1 Message Date
David Zbarsky
00b6a3274d Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz 2013-04-19 04:49:21 -04:00
Chris Peterson
ffc38f4471 Bug 862669 - Fix some warnings in SIPCC Android code. r=jesup 2013-04-16 22:15:15 -07:00
Gian-Carlo Pascutto
bb950110e7 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
343000e7d3 Bug 861146 - Provide pthread_rwlock replacement for Android 2.2. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
342c4f72c7 Bug 815905 - Provide JNI as a fallback if OpenSLES opening fails. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
ffef92f8a7 Bug 815905 - Dynamically open OpenSLES libary if available. r=jesup 2013-04-16 15:47:41 +02:00
Boris Zbarsky
bde94b85b8 Bug 861064. Root WebIDL dictionary Init. r=smaug,terrence 2013-04-12 23:34:22 -04:00
Ethan Hugg
f51304a813 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
4e4a05c65d Bug 859779: fix i386 msg{ctl,snd,rcv,get} calls. r=jesup,dhylands 2013-04-12 23:41:05 +08:00
EKR
d1760ebf89 Bug 856848 - Fix thread crash r=ehugg
Bug 856848 - Fix thread crash r=ehugg,ekr
2013-04-01 12:34:36 -07:00
Gian-Carlo Pascutto
8a5221dd01 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
f99d6ef74f Bug 860920: remove moz.build files from deleted source directory media/webtrc/trunk/src r=gps 2013-04-11 22:45:54 -04:00
Ryan VanderMeulen
b53553830a Backed out changeset f556245d6da1 (bug 856848) for build bustage on a CLOSED TREE. 2013-04-11 15:42:37 -04:00
EKR
215d2f06f5 Bug 856848 - Fix thread crash r=ehugg,ekr 2013-04-01 12:34:36 -07:00
Ethan Hugg
fd4912d1c2 Bug 855335 - Signaling - fix Wformat warnings in logging r=jesup 2013-04-10 11:17:30 -07:00
Adam Roach [:abr]
8c21eaa5e2 Bug 860012 - Complete hooking up errors from gsm_sdp to PeerConnectionImpl r=ehugg 2013-04-10 12:45:01 -05:00
Randell Jesup
6c503877d5 Bug 855769: add pref to disable TURN if needed r=ekr 2013-03-30 21:52:19 -04:00
Jan-Ivar Bruaroey
a539b3fbc7 Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup 2013-03-29 19:02:08 -04:00
Ethan Hugg
6ebe04dd26 Bug 859303 - Signaling allow 63bit session ids r=jesup 2013-04-09 08:21:01 -07:00
Ethan Hugg
17c6c2644d Bug 856423 Signaling - check return codes from vcmCreateRemoteStream r=jesup 2013-04-08 10:33:30 -07:00
Gian-Carlo Pascutto
09330d7a52 Bug 858176 - Free global reference before detaching the JVM. r=blassey 2013-04-09 18:22:45 +02:00
Robert O'Callahan
e21f85a30b 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
bb3d74b48c Bug 845362 - Signaling - Remove max calls per line r=abr 2013-04-02 13:18:40 -07:00
Jan-Ivar Bruaroey
04f56d3a08 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
Gian-Carlo Pascutto
9225446149 Bug 840244 - Calculate camera and device rotation, rotate video to compensate. r=blassey 2013-02-22 11:12:25 +01:00
Gian-Carlo Pascutto
1ae2cddede Bug 835973 - Update alder code for mozilla-central changes in getMainHandler. r=blassey 2013-04-04 13:48:02 +02:00
Dan Mosedale
66fadaaba5 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
2eea754165 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
a7fafcab28 Bug 839841 - Load Android classes needed by getUserMedia reliably. r=blassey 2013-02-10 10:42:44 -08:00
Dan Mosedale
e776c2c134 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
aa3139644f Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
Charith Tangirala
76aff629bd Bug 853590 Remove unused mutex impl from CPR r=jesup 2013-04-01 17:35:28 -05:00
Randell Jesup
ddb9102ed5 Bug 856644: Make signaling_unittests understand the changes in datachannel negotiation r=ekr 2013-04-01 18:16:03 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Randell Jesup
f022c884a3 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
514846b52a 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
4ebc519636 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
f72687d51b Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
57b6af8dfc Bug 855623: Add 'protocol' field, and support external negotiation r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
d148c8c8f4 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
Suhas Nandakumar
f4819ccf36 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
9e1b988a95 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup,r=ehugg 2013-02-28 13:17:42 -08:00
Kyle Machulis
d2b6e6e01a 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
5663b98bc5 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]
4007d6f4a1 Bug 834270 - Fix PeerConnection error callbacks to return code/reason phrase r=ekr,jsmith 2013-03-29 15:30:16 -05:00
Ethan Hugg
43322b3f19 Bug 855796 - vcmOnSdpParseError should be dispatched to main thread r=abr 2013-03-29 13:11:19 -07:00
Ryan VanderMeulen
e583e58f13 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
2f2a064bb3 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Randell Jesup
9571f7cb16 Bug 855595: Add Listener as well as track for unittests. Also clean up warnings r=ekr 2013-03-28 22:28:49 -04:00
Adam Roach [:abr]
28bd2318ea Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup 2013-03-27 21:43:44 -05:00
Adam Roach [:abr]
5343778179 Bug 853858: Additional instrumentation for on-hook event r=ehugg 2013-03-27 13:00:56 -05:00
Randell Jesup
bba28b90d8 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
46f49a3865 Bug 844493. Remove NS_DISPATCH_SYNC from main thread. r=derf,abr 2013-03-03 23:10:30 -08:00
Adam Roach [:abr]
a40a9abc87 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
Matthew Gregan
56f37c387c 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
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Steven Lee
191e7eceb8 Bug 818843 - Part 3: Do not build test cases. r=ted 2013-03-19 16:02:44 -04:00
Steven Lee
40629ac095 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
Ethan Hugg
9c8d806447 Bug 805533 Patch 2 - Pass SDP parsing errors up to PeerConnection r=jesup 2012-11-15 10:38:27 -08:00
Ms2ger
24bcddcf77 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
6b8bd5e0d5 Bug 837598 - cannot build WebRTC for Linux/arm. r=glandium 2013-03-15 11:50:17 +09:00
Ethan Hugg
f6758f6a04 Bug 845372 - remove some debug stats from Signaling code r=jesup 2013-03-12 16:09:07 -07:00
Ethan Hugg
6ee68da973 Bug 849888 - Signaling - Enforce minimum buffer size in sub_send_msg r=jesup 2013-03-11 17:24:39 -07:00
Jan-Ivar Bruaroey
0b5511da59 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-08 15:11:17 -05:00
Ryan VanderMeulen
2d30da055d Backed out changeset 893cf3614356 (bug 837919) for crashtest & mochitest orange. 2013-03-08 11:41:27 -05:00
Jan-Ivar Bruaroey
00be828f03 Bug 837919 - RTCPeerConnection constructor supports FQDN STUN servers. r=ekr 2013-03-07 16:14:01 -05:00
Adam Roach [:abr]
d68a1bccb3 Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Randell Jesup
c312dc26db Bug 828917: move critsect to cover thread existence test (upstream issue 1465) r=derf 2013-03-06 13:40:39 -05:00
Ryan VanderMeulen
5fc5f53a9c 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
d58abf4958 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
43176bdf3a 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]
690fe41fde 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]
3cc675afaa Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Ryan VanderMeulen
f9743bfe87 Backed out changeset ad01bb8a6742 (bug 848423) for Windows PGO mochitest-2 crashes. 2013-03-07 16:47:07 -05:00
Adam Roach [:abr]
318c0cb51a Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 12:40:48 -06:00
Phil Ringnalda
c3d1a2e4f7 Back out fe7fa32e9423 (bug 848423) for Windows build bustage
CLOSED TREE
2013-03-06 15:26:43 -08:00
Adam Roach [:abr]
7eb2ff9f93 Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg 2013-03-06 16:34:01 -06:00
Ethan Hugg
7b79cf907b Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Randell Jesup
2dd48de2b5 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]
f558c954fe Bug 839677 - Remove problematic gsm_msg_queue and use gsm_msgq instead 2013-03-06 08:04:25 -06:00
Adam Roach [:abr]
c0c624734d Bug 846942 - Add thread names to log messages 2013-03-05 17:23:26 -06:00
Steven Michaud
62c1209d03 Bug 837539 - Fix crashes due to premature deinitialization. r=rjesup,bgirard 2013-03-04 11:12:32 -06:00
Adam Roach [:abr]
648aed2d9f Bug 845523 - Move condition signaling into PeerConnectionCtx init r=ehugg 2013-03-02 13:01:14 -06:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
27c42e83c6 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
803629b9c6 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
ab91a0de11 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
778448acb3 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
16f0413b0c 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
b3016f1aab Bug 784841 - Part 18u: Convert /media; r=glandium 2013-02-25 12:47:22 -08:00
Gregory Szorc
15c748cb14 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
dadb87dbd4 Bug 830247 - Make sure NEON version of some libraries gets built. r=jesup 2013-02-27 15:44:42 +01:00
Adam Roach [:abr]
43eda0fd9c Bug 841566 - Turn on testserver logging for WebRTC-related systems r=jesup,ted.mielczarek 2013-02-22 14:53:56 -06:00
Adam Roach [:abr]
65dd8ed8f9 Bug 843595 - Null checks on pair dtor r=ekr 2013-02-25 11:12:33 -06:00
Landry Breuil
100f036d19 Bug 807492 - reland after fixing a typo r=try-green 2013-02-24 15:34:00 +01:00
Ms2ger
248d9fa046 Back out bug 807492 for build bustage. 2013-02-24 12:35:28 +01:00
Jan Beich
1e05c1b972 Bug 807492 - Disable SSE4.1 code in libyuv if binutils is too old. r=jesup,ted 2013-02-24 09:58:42 +01:00
Jan Beich
fc6815bd9c Bug 807492 - Define os_bsd early so it can be used later in the file. r=jesup 2013-02-24 09:55:07 +01:00
Ethan Hugg
420e9eb01d Bug 844929: Accept numeric parameters > UINT_MAX in SDP o-lines 2013-02-25 10:22:10 -08:00
Adam Roach [:abr]
528ef98e6f Bug 837523 - Additional checks for unsupported app behavior r=ehugg 2013-02-26 08:26:29 -06:00