Mike Hommey
|
17ee6448a3
|
Followup for bug 939890 and bug 949334: remove now irrelevant comments. r=me. DONTBUILD
|
2013-12-14 14:00:53 +09:00 |
|
Mike Hommey
|
0f2cce4150
|
Bug 949334 - Use FINAL_LIBRARY for webrtc. r=gps
|
2013-12-14 11:38:53 +09:00 |
|
Mike Hommey
|
d01174e7c5
|
Bug 939890 - Don't build iLBC/G722/iSAC audio codecs for webrtc. r=jesup
|
2013-12-12 17:19:27 -05:00 |
|
Tor Arvid Lund
|
944f0d6f3b
|
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
|
2013-12-13 18:32:02 +01:00 |
|
Jan-Ivar Bruaroey
|
e3a1374818
|
Bug 908695 - Collect pipelines on main, dispatch to STS for stats. r=jesup
|
2013-12-11 23:42:12 -05:00 |
|
Ethan Hugg
|
465b591764
|
Bug 901560 - Datachannel no longer make second ICE component r=abr
|
2013-08-30 12:51:05 -07:00 |
|
Mike Hommey
|
049b105f14
|
Bug 778236 - Treat gyp files as if their content was defined in moz.build files. r=gps
|
2013-12-12 23:41:05 +09:00 |
|
Martin Stransky
|
f09c774110
|
Bug 941595 - Build with system-cairo is broken. r=glandium
|
2013-12-10 10:37:03 -05:00 |
|
Ryan VanderMeulen
|
5bad48704a
|
Merge m-c to inbound.
|
2013-12-09 17:43:44 -05:00 |
|
Carsten "Tomcat" Book
|
08cd56d88e
|
merge b2g-inbound to mozilla-central
|
2013-12-09 09:32:02 +01:00 |
|
Jan Beich
|
7e3140e740
|
Bug 947862 - Initialize RealTimeClock on BSDs. r=jesup
|
2013-12-09 21:07:46 +01:00 |
|
Birunthan Mohanathas
|
58325c73be
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
|
2013-12-08 21:52:54 -05:00 |
|
Suhas
|
ae0c133e9b
|
Bug 932845 - Support hints for non gUM mediastreams. r=jesup
|
2013-12-08 21:44:32 -05:00 |
|
Randall Barker
|
b11db7ebaa
|
Bug 932295 - Android video capture should autofocus. r=gcp
|
2013-12-08 21:42:06 -05:00 |
|
Jan-Ivar Bruaroey
|
1c2768f09e
|
Bug 908695: Add Packets/Bytes-sent/received to webrtc stats API r=jesup DONTBUILD
|
2013-12-07 20:31:56 -05:00 |
|
Randell Jesup
|
d93114caa8
|
Backout 2bb7e7192ced for landing with wrong bug number rs=backout DONTBUILD
|
2013-12-07 23:45:21 -05:00 |
|
Jan-Ivar Bruaroey
|
958335a5be
|
Bug 902003: Add Packets/Bytes-sent/received to webrtc stats API r=jesup
|
2013-12-07 20:31:56 -05:00 |
|
Jon Coppeard
|
b00e269c5d
|
Bug 942928 - Fix test code link error when build with GenerationalGC r=glandium
|
2013-12-07 12:49:02 +00:00 |
|
Randell Jesup
|
523a95d999
|
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
|
9c587812e8
|
Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test
|
2013-12-06 19:50:54 -08:00 |
|
Randell Jesup
|
52d3b0d094
|
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
|
2013-12-06 18:43:02 -05:00 |
|
EKR
|
c52aafea3d
|
Bug 906968 - Add support for TURN TCP. r=abr
--HG--
rename : media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.h => media/mtransport/third_party/nICEr/src/stun/nr_socket_buffered_stun.h
|
2013-12-06 10:20:19 -08:00 |
|
Max Jonas Werner
|
85df465604
|
Bug 892148 - Make DTLS fingerprint accessible from JS r=abr
|
2013-12-04 15:36:00 -06:00 |
|
Jan-Ivar Bruaroey
|
9db34a4384
|
Bug 944854 - Avoid triggering harmless assertion on PeerConnectionObserver weakref. r=abr
|
2013-12-03 09:02:07 -05:00 |
|
Shian-Yow Wu
|
fc563255ca
|
Bug 919979 - Crash when calling WebrtcVideoConduit::SendVideoFrame() with very small resolution. r=derf
|
2013-12-04 13:34:59 +08:00 |
|
Mike Hommey
|
06d6d3c5cf
|
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
|
2013-12-03 06:34:21 +09:00 |
|
Mike Hommey
|
b180afe08c
|
Bug 944634 - mozmake.py (for gyp) handling of escaping (or lack thereof) for defines is wrong. r=ted
|
2013-12-03 06:34:21 +09:00 |
|
Ajitesh Gupta
|
6f00ca55f4
|
Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
--HG--
extra : rebase_source : ae721bc7f91b399e61c2efb869e15ab902c810e0
|
2013-11-19 16:05:26 -08:00 |
|
Carsten "Tomcat" Book
|
aa2c8950fa
|
merge fx-team to mozilla-central
|
2013-11-29 10:13:09 +01:00 |
|
Matthew Gregan
|
96b0a6e352
|
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
|
2013-11-28 18:09:08 +13:00 |
|
Benjamin Peterson
|
479abf96d4
|
backout dc9ebdf27e98 (bug 942657) for bustage
|
2013-11-28 20:50:16 -06:00 |
|
Matthew Gregan
|
8ed6660e86
|
Bug 942657 - Devirtualize AudioStream. r=doublec,gps
|
2013-11-28 18:09:08 +13:00 |
|
Chris Kitching
|
cf8fdcc2a3
|
Bug 709230 - Part 4: annotate members referenced by WebRTC's JNI code. r=gcp,rnewman
|
2013-11-18 17:27:00 -08:00 |
|
Mike Hommey
|
fdd3247a81
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
2f727b6d62
|
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
|
2013-11-28 14:24:05 +09:00 |
|
Mike Hommey
|
334e43f829
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-22 23:03:21 +09:00 |
|
Mike Hommey
|
b038245b8d
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Mike Hommey
|
59b2136630
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-28 12:49:43 +09:00 |
|
Byron Campen [:bwc]
|
3717ae5701
|
Bug 935723. Part 1. Decouple ICE state with ICE gathering state r=ekr,abr,jesup
|
2013-11-13 14:53:30 -08:00 |
|
Byron Campen [:bwc]
|
7490fe07c9
|
Bug 906990: Part 10. Webidl and implementation for WebrtcGlobal. Encompasses things like global stats and logging. r=jib,bz
|
2013-11-25 11:01:03 -08:00 |
|
Chris Peterson
|
810aa22c90
|
Bug 942399 - Fix -Wunused-private-field warnings in media/webrtc/signaling. r=rjesup
|
2013-11-25 21:48:46 -08:00 |
|
Birunthan Mohanathas
|
9cb196afee
|
Bug 784739 - Switch from NULL to nullptr in webrtc/signaling/; r=ehsan
--HG--
extra : rebase_source : 47841196d7805fd8d69749d554afcc31eff18826
|
2013-11-25 14:05:03 -05:00 |
|
Ryan VanderMeulen
|
c0054e0452
|
Merge m-c to inbound.
|
2013-11-22 15:37:03 -05:00 |
|
Ryan VanderMeulen
|
14bce8a31f
|
Merge b-i to m-c.
|
2013-11-22 15:35:31 -05:00 |
|
Adrian Cruceru
|
4205289424
|
Bug 876876: Fix race condition in DeviceInfoDS::GetDeviceInfo()/GetDeviceFilter() r=bas,jesup
|
2013-11-22 15:29:52 -05:00 |
|
Ethan Hugg
|
ab66466b21
|
Bug 940819 - Signaling - use IPC_PRIVATE instead of generating unique key for IPC r=jesup
|
2013-11-21 11:08:15 -08:00 |
|
Jan-Ivar Bruaroey
|
758fc8ce90
|
Bug 933447 - Use new weakRef to JSImpl feature. r=smaug, r=mccr8, r=abr
|
2013-11-08 19:45:59 -05:00 |
|
Gian-Carlo Pascutto
|
a22c2ef720
|
Bug 937119 - Increase default Android audio buffers to 40ms. r=jesup
|
2013-11-19 15:02:23 -05:00 |
|
Gian-Carlo Pascutto
|
6d44d2b605
|
Bug 937119 - Fix stereo setting errors on Android/OpenSLES. r=jesup
|
2013-11-19 15:01:58 -05:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|