J. Ryan Stinnett
784d808521
Bug 912121 - Adjust build configs and test manifests. r=glandium
...
This step resumes shipping client and server DevTools components to the correct
products, and is enough for "mach build" to complete successfully.
2015-09-17 14:35:36 -05:00
Kan-Ru Chen
24a7fd7d6f
Bug 1123237 - Part 7. XPCOM interface for memory profiler. r=smaug
...
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com >
2015-09-16 10:31:12 +08:00
Daniel Stenberg
4eec3428f4
Bug 1179568 - remove toolkit/system/dbus. r=roc
2015-09-07 01:19:00 +02:00
Nicholas Nethercote
e1aa9c6d8b
Bug 1194560 - Add tools/power/rapl, a RAPL-reading program for power profiling. r=erahm,glandium.
2015-08-19 22:25:30 -07:00
Mike Hommey
d284de73af
Bug 1173681 - Move nsIProfileUnlocker.idl to toolkit/profile and remove profile. r=bsmedberg
2015-06-23 08:55:40 -07:00
Birunthan Mohanathas
9ca9e450a1
Bug 1103651 - Merge content/test/unit/ into dom/base/test/unit/. r=mrbkap
2015-06-17 06:38:22 -07:00
Randall Barker
a308df3984
Bug 1101651 - Part 2: Enable WebRTC unit tests to be built using standalone WebRTC library. r=jesup
2015-04-09 09:15:00 -04:00
Wes Kocher
0b4bf3caa4
Backed out changeset d02fb013d5b7 (bug 1101651)
2015-04-02 13:42:29 -07:00
Randall Barker
950cf0709b
Bug 1101651 - Part 2, Enable WebRTC unit tests to be built using standalone WebRTC library r=jesup
2015-04-02 12:14:46 -07:00
Andrew Halberstadt
ace95753e1
Bug 1139904 - Add initial test runtime files for mochitest browser-chrome and devtools, r=jmaher
2015-03-11 16:05:36 -04:00
Nicholas Nethercote
dceb4f2bc9
Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
2015-01-07 16:13:03 -08:00
Trevor Saunders
ed8df651cb
bug 982842 - initial a11y ipc impl r=davidb, bent
2014-03-07 16:35:19 -05:00
Mike Hommey
fac10f0ebf
Bug 1084210 - Simplify tree traversal for memory/replace. r=mshal
2014-10-18 16:16:20 +09:00
Mike Hommey
83f73d825f
Bug 1063414 - Make DIRS relative to the file they were added from. r=gps
2014-10-02 09:14:07 +09:00
Mike Hommey
7a86cf7f73
Bug 1062221 - Replace add_tier_dir with DIRS. r=gps
2014-10-02 09:14:07 +09:00
Edwin Flores
63b123469e
Bug 1044742 - ClearKey CDM for testing EME - r=cpearce
2014-09-24 10:04:49 +12:00
Richard Newman
f621a85fd1
Bug 1053016 - Part 3: eliminate omx-plugin Froyo version. r=cajbir
2014-09-09 16:35:27 -07:00
James Graham
c4edc27516
Bug 945222 - Initial import of web-platform-tests testsuite 4/4 : Integration with build system, mach and mozharness, r=ahal,gps
2014-09-04 12:52:43 +01:00
Jacek Caban
fd9becba95
Bug 1042426 - Added --disable-sandbox option that disables building sandbox code. r=glandium
2014-08-27 16:32:55 +02:00
Mike Hommey
c1d57ebc0b
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
...
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Mike Hommey
a9dcab8b9e
Bug 1049281 - Move third-party build system "drivers" to config/external, and stop using static dirs. r=gps
2014-08-07 02:58:52 +09:00
Mike Hommey
202e930d3c
Bug 1049249 - Remove app_libxul_dirs. r=mshal
2014-08-07 02:58:49 +09:00
Mike Hommey
419e09687d
Bug 1049247 - Remove app_libxul_static_dirs. r=mshal
2014-08-07 02:58:48 +09:00
Jed Davis
52b055342d
Bug 1012951 - Add Linux sandboxing for GeckoMediaPlugin processes. r=kang r=ted
2014-08-04 15:11:18 -07:00
Ed Morley
1b933e8586
Backed out changeset d50d7e88f35e (bug 1012951) for LSan failures
2014-07-30 16:49:43 +01:00
Jed Davis
cef85c9b04
Bug 1012951 - Sandbox GMP plugins on Linux using seccomp-bpf. r=kang r=ted
2014-07-29 15:31:12 -07:00
Mike Hommey
d674c9a855
Bug 1043344 - Move libraries and programs build to the compile tier. r=gps
2014-07-25 07:14:40 +09:00
Mike Hommey
5a398d97ca
Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps
2014-07-23 13:33:09 +09:00
Tim Abraldes
73e36f4552
bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent
2014-07-16 16:01:34 -07:00
Jim Blandy
c7f7adc86b
Bug 800200: Remove references to JSD from outside js/jsd. r=mccr8,bholley,ted,smaug
2014-06-27 11:05:08 -07:00
Randell Jesup
59c98b3ad9
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Ryan VanderMeulen
f7e99e03dd
Backed out changesets 33e91919b06b and a3a67e1ded26 (bug 981780) for OSX bustage.
...
CLOSED TREE
2014-05-09 15:26:13 -04:00
Randell Jesup
0aa20de4aa
Bug 981780: fix disable-webrtc r=glandium
2014-05-09 14:40:32 -04:00
Benoit Girard
de99efb7b3
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
Jed Davis
26c398a85e
Bug 977859 - Drop uid 0 in all content processes immediately after fork. r=bent r=kang
...
Now all regular child processes, including preallocated, are deprivileged.
Only Nuwa needs uid 0, because each of its children has a different uid/gid.
2014-03-12 15:48:15 -07:00
Jed Davis
e91d511c9c
Bug 970676 - Turn on sandboxing on all relevant threads. r=dhylands r=bent f=kang
2014-02-27 13:18:01 -08:00
Brian Smith
aaa0bd630e
Bug 896620: Make marketplace certs work on in all products, r=keeler
2014-02-14 14:37:07 -08:00
Mike Hommey
2f85621f7c
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
...
Before, we would run configure in both top-level and js/src, and both
configures would traverse their own set of moz.builds, without actual
knowledge about the other. With this change, both configures still run,
but only top-level traverses moz.build files, and uses js/src's
config.status when traversing its moz.build files. This allows a better
sharing of information between both build systems and the removal of many
hacks.
This also moves running libffi and icu configure to top-level.
Standalone js builds still have their own configure doing moz.build traversal,
as before.
2014-02-11 10:37:47 +09:00
Randell Jesup
ded88aef9d
Bug 813645 - Move libyuv to media/libyuv r=glandium
2014-01-30 19:55:04 -05:00
Carsten "Tomcat" Book
67041b57d6
Backed out changeset be17fb052374 (bug 813645) to fix bustage on b2g-device Builds on a CLOSED TREE
2014-01-31 15:02:06 +01:00
Randell Jesup
9bbd4d0485
Bug 813645 - Move libyuv to media/libyuv r=glandium
2014-01-30 19:55:04 -05:00
Brian Smith
c502999082
Bug 891066, part 2: Move CertVerifier to security/certverifier, r=keeler
2014-01-26 19:36:28 -08:00
Ms2ger
d72689a8d3
Bug 955866 - Remove peptest remnants; r=ted
2014-01-20 08:58:25 +01:00
Edwin Flores
69836c42a6
Bug 953394 - Build changes for OMX support on Android KitKat r=khuey
2014-01-09 14:54:56 +13:00
Edwin Flores
98b653ef87
Bug 866080 - Use Android I420ColorConverter in OMX plugin r=sotaro,doublec
2013-12-17 11:58:16 +13:00
Ed Morley
795c10d22e
Backed out changeset 1eb6ceed2cda (bug 938437) on suspicion of causing WinXP debug jetpack failures on a CLOSED TREE
2013-11-22 16:00:32 +00:00
Mike Hommey
0e2e65c0ee
Bug 938437 - Replace nsStaticXULComponents.cpp with smart use of sections. r=bsmedberg,irc-r=decoder,r=nfroyd
2013-11-19 13:45:31 +09:00
Mike Hommey
88f7847516
Bug 862770 - Fix --disable-compile-environment a little. r=gps
2013-11-07 10:37:45 +09:00
Gregory Szorc
54eb67a44f
Bug 921070 - Remove precompile tier; r=glandium
...
It made sense at the time. We now have inverted tiers and will soon have
derecursified building. This doesn't make sense any more.
2013-09-26 16:05:10 -07:00
Ted Mielczarek
4fea9bc529
bug 641829 - add a Quitter extension for profileserver.py. r=jmaher
2011-05-26 09:07:35 -04:00