Carsten "Tomcat" Book
|
85d97d12db
|
Backed out changeset e6c72bcaa64c (bug 942367)
|
2014-04-16 09:54:31 +02:00 |
|
Martin Thomson
|
b068285328
|
Bug 942367 - Stream isolation for WebRTC. r=jib,bholley
|
2014-04-15 14:36:00 +02:00 |
|
Randell Jesup
|
f9362173c6
|
Bug 993495: Update MediaManager UI r=jesup,florian,smaug
|
2014-04-16 02:22:19 -04:00 |
|
Randell Jesup
|
4bbde97deb
|
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
|
2014-04-02 13:58:20 -04:00 |
|
Randell Jesup
|
d63ba60c75
|
Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Randell Jesup
|
54ff846572
|
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Randell Jesup
|
0b1f4473c8
|
Backed out changeset 74e5c32c6fa2 (bug 694814)
|
2014-04-07 15:37:51 -04:00 |
|
Randell Jesup
|
c824757a77
|
Backed out changeset 6dc08e9fc7e8 (bug 694814)
|
2014-04-07 15:37:50 -04:00 |
|
Randell Jesup
|
2126473d48
|
Backed out changeset 1cf98d1c6b75 (bug 694814)
|
2014-04-07 15:37:49 -04:00 |
|
Jan-Ivar Bruaroey
|
37917f58c1
|
Bug 916012 - Clean up gUM to use webidl unions and filter by media-type. r=bz, r=bwc
|
2014-04-04 05:54:25 -04:00 |
|
Randell Jesup
|
b199909945
|
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
|
2014-04-02 13:58:20 -04:00 |
|
Randell Jesup
|
9f3e338198
|
Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Randell Jesup
|
d6aff81ad7
|
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Randell Jesup
|
beb3941cd7
|
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
|
2014-04-02 17:11:12 -04:00 |
|
Randell Jesup
|
442ee9bf50
|
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
|
2014-04-02 13:58:20 -04:00 |
|
Randell Jesup
|
c79d51ae9c
|
Bug 694814: Patch 5 - Move AEC from PeerConnection to getUserMedia rs=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Randell Jesup
|
7b7cbebf13
|
Bug 694814: Patch 4 - Add audio playout delay config var r=padenot
|
2014-04-02 13:58:19 -04:00 |
|
Boris Zbarsky
|
d4a40b2bea
|
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
|
2014-03-29 01:45:10 -04:00 |
|
Randell Jesup
|
c349c2420d
|
Bug 986764: don't leak a thread for every getUserMedia doorhanger r=jib
|
2014-03-26 17:57:46 -04:00 |
|
Kyle Huey
|
9fcef0fc9d
|
Bug 967364: Replace crazy already_AddRefed handling with something reasonable. r=jesup
|
2014-03-15 12:00:15 -07:00 |
|
Gian-Carlo Pascutto
|
3fefb76168
|
Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup
|
2014-03-13 11:05:27 +01:00 |
|
Nathan Froyd
|
57afcc7d2d
|
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
|
2014-03-05 17:58:13 -08:00 |
|
Wes Kocher
|
d8e923b00e
|
Backed out changeset 3a5a9d48b90c (bug 968836) for m-bc bustage
|
2014-03-05 18:44:33 -08:00 |
|
Nathan Froyd
|
878f6af9af
|
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
|
2014-03-05 17:58:13 -08:00 |
|
Florian Quèze
|
b4f865560b
|
Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss.
|
2014-02-25 12:50:42 +01:00 |
|
Florian Quèze
|
66237b43da
|
Bug 975177 - The WebRTC toolbar icon sometimes stays visible when no device is shared, r=jesup.
|
2014-02-24 16:33:32 +01:00 |
|
Phil Ringnalda
|
5858111161
|
Back out cbd2e8c512f6 (bug 968836) for hidden bustage
|
2014-02-22 20:13:27 -08:00 |
|
Nathan Froyd
|
d74f8c0971
|
Bug 968836 - fix a few already_AddRefed members in MediaManager.cpp; r=jesup
|
2014-02-06 10:45:00 -05:00 |
|
Jan-Ivar Bruaroey
|
f609395190
|
Bug 949907 - GetUserMediaDevices cleanup + untie GetUserMediaRequest obj from DOM. r=jesup
|
2014-02-14 11:32:58 -08:00 |
|
Mike Habicher
|
a28ebb99d1
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 17:41:07 -05:00 |
|
Ryan VanderMeulen
|
df06ba6285
|
Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail.
|
2014-02-14 08:27:44 -05:00 |
|
Mike Habicher
|
4ec887a5dd
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 00:28:57 -05:00 |
|
Phil Ringnalda
|
17e6ef5703
|
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
|
2014-02-10 19:09:23 -08:00 |
|
Mike Habicher
|
dc323719b7
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
* * *
Debugging the rotation issue with new camera.js
* * *
Fix the occasionally-invalid MOZ_ASSERT on GonkCameraControl.cpp:844
|
2014-02-10 17:53:19 -05:00 |
|
Alfredo Yang
|
3a4bbe0a0b
|
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
|
2014-02-09 15:34:40 -05:00 |
|
Jon Coppeard
|
50e1f34d5a
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Carsten "Tomcat" Book
|
2a6caad1f0
|
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
|
2014-01-31 12:11:23 +01:00 |
|
Jon Coppeard
|
858370c616
|
Bug 959787 - Handlify JS_GetProperty and related APIs r=terrence r=bz
|
2014-01-31 09:55:20 +00:00 |
|
Jan-Ivar Bruaroey
|
67bce3e092
|
Bug 961802: Plugged leak in getUserMedia Denied code-path. r=jesup
|
2014-01-22 16:43:34 -05:00 |
|
Terrence Cole
|
10295353cd
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 4; r=sfink,r=bz
--HG--
extra : rebase_source : 8e1ff566f47795cd82e3f4c0a6fa37b88e7847b4
|
2014-01-17 10:08:51 -08:00 |
|
Trevor Saunders
|
9478cae48b
|
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
|
2014-01-06 17:34:15 -05:00 |
|
Jan-Ivar Bruaroey
|
c7fa065a77
|
Bug 919244 - Leakproof gUMRunnable + OnNavigation cleanup of MediaManager::mActiveCallbacks. r=jesup
|
2014-01-08 16:51:33 -05:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Suhas Nandakumar
|
30536438fe
|
Bug 934667 - Add preferences to enable loopback devices. r=jesup
|
2013-11-11 02:39:54 -08:00 |
|
Randell Jesup
|
824977556d
|
Bug 853356: backout p2
|
2013-12-10 01:03:23 -05:00 |
|
Carsten "Tomcat" Book
|
6c1aee1b2a
|
Backed out changeset 1d72742584ad (bug 945614) per Bug 853356 comment 209
|
2013-12-10 08:38:43 +01:00 |
|
Phil Ringnalda
|
304d9f6577
|
Merge m-c to b-i
|
2013-12-07 08:28:10 -08:00 |
|
Wes Kocher
|
ea7a42ee9b
|
merge m-c to b2g-inbound
|
2013-12-06 20:49:02 -06:00 |
|
Randell Jesup
|
9831a6f2a3
|
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
|
2013-12-06 18:43:02 -05:00 |
|
Phil Ringnalda
|
f199688512
|
Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test
|
2013-12-06 19:50:54 -08:00 |
|