Masatoshi Kimura
|
c143473f29
|
Bug 896704 - Remove the MSVC exemption for FAIL_ON_WARNINGS in media/mtransport. r=abr
|
2013-12-05 21:41:04 +09:00 |
|
Patrick Wang
|
b5e6c1349b
|
Bug 870660: Part 2: Implement socket filter for STUN. r=ekr
|
2013-11-30 00:15:26 +08: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
|
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
|
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 |
|
Ehsan Akhgari
|
f02c910890
|
Mark the SOURCES variables in media/mtransport moz.build files as non-unifiable, no bug
DONTBUILD
|
2013-11-22 00:40:58 -05:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Byron Campen [:bwc]
|
6dba8908a6
|
Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr
|
2013-10-29 10:45:09 -07:00 |
|
Byron Campen [:bwc]
|
3f4018c518
|
Bug 931186 - Dirt simple token bucket class. r=ekr
|
2013-10-25 15:15:59 -07:00 |
|
Phil Ringnalda
|
2e57835fd1
|
Back out 1cbb486b4fb7:8e3a17767287 (bug 906990) for leaks
CLOSED TREE
|
2013-10-28 15:30:11 -07:00 |
|
Byron Campen [:bwc]
|
a33210119e
|
Bug 906990 - Part 5: Allow logging related to a given candidate pair to be fetched. r=ekr
|
2013-10-24 11:52:01 -07:00 |
|
Ted Mielczarek
|
46db2c02bd
|
Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal
|
2013-10-24 15:06:19 -04:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
9e97c27fb4
|
Bug 865673 - Convert objs.mk to objs.mozbuild. r=gps
|
2013-08-30 09:09:06 -04:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
4e45b3d52e
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Mike Hommey
|
8bc29f2d89
|
Bug 887483 - Remove some more useless FORCE_STATIC_LIB and leftover comments from previous removal. r=mshal
|
2013-07-15 18:48:40 +09:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Mike Shal
|
dec46e2722
|
Bug 882738 - Remove SRCS_IN_OBJDIR from Makefile.in; r=joey
From a071ba8cffdd4584b3cd31eae207e5b76b9e9c95 Mon Sep 17 00:00:00 2001
|
2013-06-13 13:49:01 -04:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -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 |
|
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 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
EKR
|
18ed8b2501
|
Bug 843644 - DNS resolution for STUN servers. r=abr
|
2013-02-21 08:52:30 -08:00 |
|
Gregory Szorc
|
b3016f1aab
|
Bug 784841 - Part 18u: Convert /media; r=glandium
|
2013-02-25 12:47:22 -08:00 |
|
Daniel Holbert
|
7ee66b4957
|
Bug 836570: Mark media/mtransport/build as FAIL_ON_WARNINGS on non-MSVC compilers. r=jesup
|
2013-02-11 17:52:55 -08:00 |
|
Randell Jesup
|
439ab021c2
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
b8cab0271d
|
Backout 40f09f7bc670 & fc262e3c635f (bug 818670) for frequent fedora64 mochitest-3 leaks on a CLOSED TREE
|
2013-01-30 10:32:11 +00:00 |
|
Randell Jesup
|
31ade0db43
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM (w/bustage fix) r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Ed Morley
|
67d41c1674
|
Backout df75a87cce60 & 19e164f7d88d (bug 818670) for build bustage on a CLOSED TREE
|
2013-01-29 17:28:30 +00:00 |
|
Randell Jesup
|
eb99b87929
|
Bug 818670: Enable AEC in PeerConnection, AGC/NoiseSuppression in gUM r=derf
|
2013-01-29 11:55:09 -05:00 |
|
Randell Jesup
|
d8a72757fb
|
Bug 752657: backout sigslot multithreaded due to deadlocks rs=jesup
|
2012-12-11 12:54:24 -05:00 |
|
Randell Jesup
|
741c9bfc87
|
Bug 752657: switch all uses of sigslot to default to multithreaded (win32 already defaults that way) r=ekr
|
2012-12-11 07:59:57 -05:00 |
|
EKR
|
3ba764ed03
|
Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus
|
2012-10-02 13:04:58 -07:00 |
|