Commit Graph

622 Commits

Author SHA1 Message Date
Gregory Szorc
8a2d15ca5d Bug 927837 - Don't manage generated files in configure; r=glandium
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
2013-10-23 14:43:32 -07:00
Phil Ringnalda
7fa865bc07 Merge m-c to m-i 2013-10-27 19:25:15 -07:00
Jaroslav Kopecký
eb62e657b7 Bug 931590 - Pass proper directory when building --with-system-nspr r=jesup 2013-10-27 19:43:04 -04:00
Nicholas Nethercote
b38b84f869 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Phil Ringnalda
0f6fec1509 Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
a003dbc862 Bug 929513 Part 3: Use some LayerIntSize in gfx/layers r=nical 2013-10-27 17:53:27 -04:00
David Zbarsky
79f6eb5139 Bug 929513 Part 1: Use gfx::IntSize for image layer sizes r=nical 2013-10-27 17:53:26 -04:00
Peter Van der Beken
69e7c5ae55 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Ms2ger
88bbf03777 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Randell Jesup
c8deb91ea8 Bug 920325: ntohl() isn't defined on Windows unless you include winsock/winsock2.h r=tbsaunde 2013-10-25 20:46:35 -04:00
Randell Jesup
933821ecb9 Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Randell Jesup
1af5c4fe0b backout 5f38b1bd3358 for bustage CLOSED TREE 2013-10-25 19:25:54 -04:00
Randell Jesup
0ce43a0d63 Bug 930603: Ensure AEC known delay doesn't go negative (rev 4886 at webrtc.org) r=jib 2013-10-25 18:21:33 -04:00
Randell Jesup
ad3d39e64f Bug 930603: Increase WebRTC AEC tail from 48ms to 128ms (rev 4837 at webrtc.org) r=jib 2013-10-25 18:21:23 -04:00
Randell Jesup
a0692a49f2 Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Jan-Ivar Bruaroey
153736410a Bug 929534 r=jesup 2013-10-25 10:52:17 -04:00
EKR
8b5d1750ee Bug 930651 - Increase logging level for periodic A/V counters. r= abr 2013-10-24 19:23:24 -07:00
Brian O'Keefe
0cbcd904c7 Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal 2013-10-02 13:17:55 -04:00
Randell Jesup
7e0ee2a70b Bug 864654: cleanup AudioConduit r=ekr 2013-10-23 06:20:55 -04:00
Randell Jesup
2ea8c22fb0 Bug 864654: merge backend for send and receive VideoConduits to match AudioConduits & cleanup r=ekr 2013-10-23 06:20:54 -04:00
Mark Banner
4fffae2f1c Bug 920991 - Default stun server ip address should be changed to a domain name. r=abr 2013-10-23 09:59:37 +01:00
Ethan Hugg
4ff32d3372 Bug 925896 - Signaling - Addref when adding sessiondata_t to hash r=abr 2013-10-22 13:14:43 -07:00
Ehsan Akhgari
ca0cdad832 Bug 928712 - Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg 2013-10-20 22:59:48 -04:00
Ethan Hugg
8254cedadf Bug 928537 - Datachannel streams should be kept in the range 1 to MAX_NUM_STREAMS r=jesup 2013-10-18 15:01:46 -07:00
Ehsan Akhgari
1b7df9a2ad Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage 2013-10-20 09:42:51 -04:00
Ehsan Akhgari
a63b803a55 Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg 2013-10-20 09:10:07 -04:00
Jan-Ivar Bruaroey
9e04440e70 Bug 928060: Parse ?transport=[udp|tcp] in TURN uri. r=ehsan 2013-10-18 18:14:21 -04:00
Randell Jesup
0f573f8018 Bug 928221: reland (backed out due to bug 924992: webidl changes sometimes fail in incremental builds) r=jesup,abr 2013-10-19 12:21:06 -04:00
Ehsan Akhgari
654a0915cc Backed out changeset dc2b71e57211 (bug 928221) because it calls a non-existing GetWeakReferent function 2013-10-19 10:48:41 -04:00
Jan-Ivar Bruaroey
5da8aef683 Bug 928221 r=jesup, abr 2013-10-18 17:22:05 -04:00
Byron Campen [:bwc]
e950e7d0bd Bug 902003: Dispatch getStats to STS thread and back. r=jesup 2013-10-11 17:13:09 -07:00
Jan-Ivar Bruaroey
f281bbbe5c Bug 902003: getStats API skeleton. r=jesup, smaug 2013-10-17 18:00:05 -04:00
Randell Jesup
fbbbde651e Bug 926598: fix some this-in-initializer warnings and remove tabs in MediaPipeline r=ekr 2013-10-16 16:12:09 -04:00
Ehsan Akhgari
77223964e3 Bug 924107 - Make dist/include available in all of the WebRTC code; r=jesup,glandium 2013-10-15 15:08:43 -04:00
Randell Jesup
236aa2acfc Bug 910810: don't read prefs off "main" thread in unittests r=abr 2013-10-14 14:32:08 -04:00
Jan-Ivar Bruaroey
e5a8abcf8f Bug 917328: Second, convert PeerConnectionImpl and PeerConnectionObserver to webidl. r=bz, rjesup 2013-10-14 12:53:56 -04:00
Shian-Yow Wu
9963ebb744 Bug 881935 - Part 4: Signaling unit test for max-fs and max-fr. r=abr 2013-10-13 09:44:55 +08:00
Shian-Yow Wu
ae185433b3 Bug 881935 - Part 3: Video conduit unit test for max-fs. r=derf 2013-10-13 09:44:53 +08:00
Shian-Yow Wu
4dbd088842 Bug 881935 - Part 2: Device configuration for max-fs and max-fr. r=derf 2013-10-13 09:44:50 +08:00
Shian-Yow Wu
af5c392c24 Bug 881935 - Part 1: SDP parsing/building for max-fs and max-fr parameters. r=abr 2013-10-13 09:43:00 +08:00
EKR
5402f4643d Bug 925960 - Change the environment variable to enable mediaconduit_unittests. r=ehugg 2013-10-11 15:44:02 -07:00
Mike Hommey
6a714831b9 Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Eric Rescorla
7128b3b6ce Bug 925226 - Fix incorrect downcast in signaling unittest. r=abr 2013-10-09 20:07:00 -07:00
EKR
cea3cca369 Bug 922068 - Move ICE candidate retrieval to the STS thread. r=abr 2013-10-08 15:58:13 -07:00
Ethan Hugg
cd6b79c49a Bug 916429 - use sctpmap line for datachannels r=jesup 2013-09-23 15:20:18 -07:00
Steven Michaud
1121b7cc90 Bug 918943 - Duplicate symbol errors linking WebRTC when using the 10.9 SDK with --disable-optimize. r=ethanhugg 2013-10-01 20:29:50 -05:00
Nicolas Silva
1df67b87cd Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob 2013-10-01 17:57:50 -07:00
Adam Roach [:abr]
288d6ed630 Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg 2013-09-30 22:28:38 -05:00
Ryan VanderMeulen
2a773817b4 Merge m-c to inbound. 2013-09-30 16:51:06 -04:00