Matthew A. Miller
|
cb92a2c587
|
Bug 983504 - Fix Android emulator build errors. r=jesup
|
2014-07-16 19:16:38 +02:00 |
|
Matthew A. Miller
|
3e4a77c11c
|
Bug 983504 - Modify constraints for screen sharing. r=bholley,jib
|
2014-07-08 00:01:27 -06:00 |
|
Gian-Carlo Pascutto
|
d4515d519b
|
Bug 983504 - Enumeration & MediaEngine changes for screen sharing. r=jesup,mt
|
2014-07-07 09:46:00 +02:00 |
|
Wes Kocher
|
107ab3668c
|
Merge m-c to inbound
|
2014-07-15 17:39:19 -07:00 |
|
Brad Lassey
|
1b217d7fde
|
bug 1037644 - don't use mozAfterPaint events to drive tab stream r=jesup
|
2014-07-11 17:03:47 -04:00 |
|
Brad Lassey
|
4b63fe5886
|
bug 1037488 - MediaEngineTabVideoSource should set width, height and framerate based on constraints and prefs passed to Allocate() r=jesup
|
2014-07-11 11:55:23 -04:00 |
|
Randell Jesup
|
93e17d66dd
|
Bug 1035819: patch 2 - Enable dynamic rotation in gUM when we're hooked to a PeerConnection r=jhlin
|
2014-07-14 01:48:02 -04:00 |
|
Randell Jesup
|
8005b8e97b
|
Bug 1038879: ensure odd widths/heights in getUserMedia are handled correctly r=rillian
|
2014-07-15 15:49:01 -04:00 |
|
Randell Jesup
|
72e6e0214b
|
Bug 1037000: Include "default communications device" in the audio input enumeration for gUM r=padenot
|
2014-07-10 13:15:26 -04:00 |
|
Boris Zbarsky
|
7b8006afeb
|
Bug 965413 part 1. Rename the WebRTC-private LoadInfo class to RTCLoadInfo so it won't interfere with adding mozilla::LoadInfo. r=jesup
|
2014-07-10 02:56:36 -04:00 |
|
Randell Jesup
|
76b7b40a47
|
Bug 979716: Bustage fix rs=ryanvm on a CLOSED TREE
|
2014-07-08 16:05:39 -04:00 |
|
Randell Jesup
|
ca5fc4aab3
|
Bug 979716: Proxy incoming audio to another thread before calling AppendToTrack() r=gcp
|
2014-07-08 15:02:40 -04:00 |
|
Randell Jesup
|
c475bd93a8
|
Bug 1031491: avoid collision on partial audio frames in the OutputObserver r=padenot
|
2014-07-08 08:46:28 -04:00 |
|
Gian-Carlo Pascutto
|
3882edeb90
|
Bug 1029401 - Check whether MediaEngineTabVideoSource was started before stopping. r=blassey
|
2014-07-01 15:38:20 +02:00 |
|
Carsten "Tomcat" Book
|
aeeee722ae
|
Backed out changeset e92f1571ab9d (bug 1029401) for Android Test failure on a CLOSED TREE
|
2014-06-27 14:23:55 +02:00 |
|
Gian-Carlo Pascutto
|
fdf49d6917
|
Bug 1029401 - Fix MediaEngineTabVideoSource lifetime. r=blassey
|
2014-06-27 12:11:20 +02:00 |
|
Andrea Marchesini
|
e25e980526
|
Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent
|
2014-06-26 09:47:44 -07:00 |
|
Benoit Jacob
|
0943d4adbd
|
Bug 1028588 - Fix dangerous public destructors in content/media/ - r=cpearce,smaug
|
2014-06-24 12:36:43 -04:00 |
|
Chris Peterson
|
6d73fa876a
|
Bug 1026336 - Fix warnings in content/media/webrtc and mark FAIL_ON_WARNINGS. r=jesup
|
2014-06-15 11:57:30 -07:00 |
|
Birunthan Mohanathas
|
f475f7189b
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Randell Jesup
|
95ddaacac2
|
Bug 1022235: Make the webrtc LoadManager/LoadMonitor a singleton r=bsmedberg,pkerr
|
2014-06-13 15:50:51 -04:00 |
|
Karl Tomlinson
|
4f894de6d1
|
b=1023697 use MediaStream to convert stream time to ticks in media engine sources r=roc
--HG--
extra : transplant_source : %F9O%C0T_%C9%8D%9C%3Bt%CB%60%EA%60%C3i_%E0A%9D
|
2014-06-12 16:44:57 +12:00 |
|
Brad Lassey
|
7e1a12ecd2
|
bug 1023108 - nsITabSource.idl UUID have to be updated for the 31 release r=mfinkle
|
2014-06-10 09:21:22 -07:00 |
|
Paul Kerr [:pkerr]
|
af0b5dd5d3
|
Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup
|
2014-06-08 18:54:47 -07:00 |
|
Randell Jesup
|
f28fdc933c
|
Bug 1022376: Properly shut down LoadMonitor threads r=jib
|
2014-06-08 18:37:14 -04:00 |
|
Randell Jesup
|
95cb2ee7a0
|
Bug 1021328: ensure no paths lose far-end audio chunks in getUserMedia r=mccr8
|
2014-06-07 00:11:42 -04:00 |
|
Randell Jesup
|
79df25773b
|
Bug 987979: Patch 3 - Fix various build issues in webrtc.org/Mozilla integration. r=rjesup
|
2014-05-29 17:05:14 -04:00 |
|
Randell Jesup
|
7740e2ceb2
|
Bug 987979: Patch 2 - Rollup of changes previously applied to media/webrtc/trunk/webrtc rs=jesup
|
2014-05-29 17:05:14 -04:00 |
|
Jan Beich
|
560c6554f4
|
Bug 1016631 - Cosmetic fix to use correct type for sysctl()'s 2nd argument. Also s/NULL/nullptr/ style fix in my code. r=gcp, r=vladan
|
2014-05-28 18:11:00 -04:00 |
|
Carsten "Tomcat" Book
|
7f9c4ef8ba
|
merge mozilla-inbound to mozilla-central
|
2014-05-28 14:22:02 +02:00 |
|
Randell Jesup
|
51036cd19e
|
Bug 743703: allow mirroring of trace logs to NSPR; fix backwards lazy allocation defines r=pkerr
|
2014-05-28 03:18:33 -04:00 |
|
Brad Lassey
|
3b5ccf0b4d
|
bug 995777 - browser.properties: rename getUserMedia.videoDevice.prompt to reflect new string r=mfinkle
|
2014-04-18 15:01:56 -04:00 |
|
Neil Rashbrook
|
9cfd58c16f
|
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
|
2014-05-26 21:54:10 +03:00 |
|
Birunthan Mohanathas
|
f3421c776b
|
Backout 8b8bbe7aa1cc due to wrong bug number
|
2014-05-27 14:42:13 +03:00 |
|
Neil Rashbrook
|
12b4869c02
|
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
|
2014-05-26 21:54:10 +03:00 |
|
Kyle Huey
|
8a1ded0d50
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Paul Adenot
|
fdf46bf905
|
Backed out changeset 8dd41701dd92 (bug 989921) on a CLOSED TREE
|
2014-05-22 14:49:10 +02:00 |
|
Paul Adenot
|
5e88dd69e0
|
Bug 989921 - Allow the MediaStreamGraph mixer to send data back to multiple consumers. r=jesup
|
2014-05-22 13:40:51 +02:00 |
|
Jan Beich
|
98bf758c69
|
Bug 1014064 fixup - Unbreak runtime of UpdateSystemLoad() on 32bit NetBSD. r=gcp
|
2014-05-22 10:41:00 +02:00 |
|
Birunthan Mohanathas
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Jan Beich
|
a379614ed6
|
Bug 1014064 - Implement LoadInfo::UpdateSystemLoad() on BSDs. r=gcp
|
2014-05-21 22:39:55 +02:00 |
|
Jan Beich
|
4a35fe6ead
|
Bug 1013907: Unbreak WebRTC build on BSDs after bug 1007775. r=gcp
|
2014-05-21 16:42:52 +02:00 |
|
Paul Kerr [:pkerr]
|
285fe663a3
|
Bug 1007775 - Part 2: Win32 port of load adaptation. Get total system load from the PDH service. Calculate process load using user + privileged cpu ticks compared to system time ticks. r=gcp
|
2014-05-16 08:19:07 -07:00 |
|
Paul Kerr [:pkerr]
|
d7e493a216
|
Bug 1007775 - Part 1: OS X port of load adapation. Replace usage of proc fs for total system load with calls to mach library. r=gcp
|
2014-05-05 07:25:07 -07:00 |
|
Randell Jesup
|
6bbf07b570
|
Bug 1003006: Move b2g camera rotation checks to MainThread r=mikeh
|
2014-05-15 19:17:40 -04:00 |
|
Randell Jesup
|
169e34b200
|
Bug 1000539: clear getUserMedia AudioOutputObserver when it's deleted r=padenot
|
2014-05-12 09:25:01 -04:00 |
|
Randell Jesup
|
36c54b60cc
|
Bug 1002340: Allow gUM fake audio timers to skip if we overrun r=bsmedberg
|
2014-05-07 17:36:41 -04:00 |
|
Martin Thomson
|
8b16c70404
|
Bug 942367 - Stream isolation for WebRTC r=bholley
|
2014-05-01 12:51:00 +02:00 |
|
Martin Thomson
|
40f6b8dc4d
|
Bug 942367 - DOMMediaStream supports PeerIdentity. r=jib
|
2014-05-01 12:50:00 +02:00 |
|
Jan Beich
|
a00caa3f64
|
Bug 1004194 - Unbreak build with --disable-webrtc after bug 970691. r=jesup
DONTBUILD change for non-default-config only
|
2014-05-01 04:22:27 -04:00 |
|