Paul ADENOT
34bd5d8e5f
Bug 743720 - Import Speex's audio resampler in the tree. r=kinetik, khuey
2012-05-14 19:01:04 -04:00
Gavin Sharp
3a46634142
Bug 748389: consolidate Mac bundle identifier logic in configure, and use it to specify the Mac bundle ID of the installing app in installed web apps' bundles, r=ted, r=felipe
...
--HG--
extra : rebase_source : d47a29e43114bcd315b09320d5f46fa0f8c8786b
2012-04-29 16:00:12 -04:00
Nathan Froyd
c220ef11a3
Bug 744444 - Part 2: delete quantify target and related support; r=ted
2012-04-12 16:56:57 -04:00
Ehsan Akhgari
52cd3e0168
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=khuey
...
Landing on a CLOSED TREE
--HG--
extra : rebase_source : 92b945b90bb70a020609ad8ac0ffe633076bed10
2012-05-02 16:32:16 -04:00
Ted Mielczarek
67f5e36a7d
bug 748797 - support MOZ_LINKER_EXTRACT=1 as a configure option to turn on linker extraction all the time. r=glandium,blassey, a=android-only
...
CLOSED TREE
2012-05-02 07:15:07 -04:00
Ralph Giles
4e5d9404d3
Bug 674225 - Add libopus to the mozilla build system. - r=ted
...
This builds the opus reference library in media/libopus.
We support both fixed and floating point builds, switched
by MOZ_OPUS_FIXED. Currently this isn't defined by anything
but should probably offer a configure option, and default
to true on arm.
Thanks to Tim Terriberry for additional review.
2012-04-30 16:20:22 -07:00
Mike Hommey
2f50458bc1
Bug 750290 - Remove tools/leaky. r=dbaron
2012-04-30 18:17:46 +02:00
Dão Gottwald
7500ef3a26
Bug 588909 - Replace Gecko/<date> with Gecko/<version> in UA string. r=bz sr=gerv
2012-04-30 13:06:45 +02:00
Ed Morley
f23656c8cd
Bug 696297 - Define MOZ_VALGRIND in autoconf.mk.in, to fix Valgrind suppression file generation; r=ted
2012-04-27 13:42:28 +01:00
Ehsan Akhgari
166aca09f9
Merge mozilla-central into mozilla-inbound
2012-04-24 21:29:44 -04:00
Mark Banner
5d0b50426b
Bug 723135 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=ted
2012-04-23 14:09:41 +01:00
Alessandro Decina
7280dac94a
Bug 422540 - GStreamer backend for audio/video decoding. r=cdouble, a=npotb
2012-04-18 18:33:13 -04:00
Myk Melez
2eea1475c4
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
2012-04-17 07:11:53 -07:00
Jim Mathies
42d97b9780
Bug 737969 - Win8 Metro build config. r=ted
2012-04-24 14:28:19 -05:00
Oleg Romashin
833204991d
Bug 740244 - Do not compile glx test when EGL provider enabled. r=bjacob
2012-04-11 17:55:22 -04:00
Prabindh Sundareson
28b5172b5e
Bug 741289 - Sydneyaudio does not include MOZ_ALSA_CFLAGS. r=glandium,romaxa
2012-04-11 07:58:27 -04:00
Benoit Girard
0782fdf9c0
Bug 719536 - Include symbol table in the Linux nightlies for profiling and debugging. r=ted
...
--HG--
extra : rebase_source : beb0059130c29ae29a772537d54e52e2b9302b78
2012-04-06 13:03:46 -04:00
Chris Jones
a55c2243b8
Bug 739020: Restore ANDROID_SOURCE so that the stagefright plugin knows where to find the gonk/android code it needs. r=mwu
2012-03-25 00:00:06 -07:00
Ed Morley
648d5412a8
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-24 16:05:07 +00:00
Oleg Romashin
21ff89904a
Bug 735602 - Add possibility to choose EGL backend on Non-Maemo Linux/Qt/Gtk builds instead ofo GLX. r=jgilbert
2012-03-23 14:43:52 -04:00
Mike Hommey
1b07eff883
Bug 734050 - Build stlport as part of our build process. r=ted
2012-03-23 17:35:09 +01:00
Joel Maher
710c159137
Bug 712643 - land Marionette on m-c. r=mossop,robcee
2012-03-22 11:19:57 -04:00
Serge Gautherie
1ab6a0b829
Bug 604266. (Cv1) Remove MOZ_INSTALLER support. r=ted.mielczarek.
2012-03-24 01:27:35 +01:00
Wes Johnston
ceafdda492
Bug 722965 - Remove MOZ_TOUCH ifdefs. r=smaug
2012-03-19 14:34:34 -07:00
Daniel Holbert
fd4f94c576
Bug 666041 patch 1: Add internal build flag for CSS3 flexbox. r=khuey
2012-03-17 18:50:57 -07:00
Mounir Lamouri
5ca479ae99
Bug 718391 - Package the js shell only if MOZ_PACKAGE_JSSHELL is defined. r=glandium,catlee
2012-03-12 13:23:16 +01:00
Mark Capella
64d229e07d
Bug 595926 - Purge last traces of REQUIRES from the build system. r=khuey
2012-03-12 10:22:57 +01:00
Christian Holler
7e778dafa2
Bug 727445 - Add --enable-address-sanitizer for ASan specific workarounds. Add --enable-llvm-hacks to pass CFLAGS to NSS and omit -Wl,-z,defs for shared libs. r=khuey,kaie
2012-03-07 15:11:15 -08:00
Brian R. Bondy
8bb6674ce3
Bug 730862 - Disable signmar by default and provide an option to enable it. r=rstrong. sr=khuey
2012-02-28 13:58:42 -05:00
Brian R. Bondy
ff1d6465d0
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
2012-02-24 16:29:42 -05:00
Brian R. Bondy
fa63346495
Bug 708690 - Build config for product information blocks. r=rstrong
2012-02-24 16:29:42 -05:00
Brian R. Bondy
5e82577acb
Bug 711139 - MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures. r=rstrong. sr=khuey
2012-02-24 16:29:41 -05:00
Mike Hommey
90431b093f
Bug 728229 - Allow to build with system python ply library. r=ted
2012-02-23 11:00:18 +01:00
Mike Hommey
c1edc7cec2
Bug 686805 part 5 - Optionally make libxul.so a seekable compressed stream on Android. r=khuey
2012-02-22 08:12:15 +01:00
Ed Morley
3aea95e2d2
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-21 11:59:33 +00:00
Justin Dolske
69b5615c27
Backout bfc937247f3c (bug 588909), UA change breaks Google and Zimbra.
2012-02-20 16:29:38 -08:00
Ed Morley
f58ce433db
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 00:16:22 +00:00
Kyle Machulis
aab6a28280
Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage
2012-02-17 15:54:27 -08:00
Dão Gottwald
55f0881762
Bug 588909 - Replace Gecko/<date> with Gecko/<version> in UA string. r=bz sr=gerv
2012-02-17 13:21:29 +01:00
Kyle Machulis
d0600c2d50
Bug 711601 - B2G Bluetooth Boiler Plate r=bent
2012-02-20 16:15:19 +01:00
Ryan VanderMeulen
5244ac7e30
Bug 698519 - Update libjpeg-turbo to version 1.2.0. r=jlebar
2012-02-11 03:34:00 -05:00
Kyle Machulis
2030a8c40f
Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent
2012-02-14 17:51:52 -08:00
Matthew Gregan
576ad01988
Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey
2012-01-13 14:38:39 +13:00
Wes Johnston
92a702e9c6
Bug 603008 - Android widget multitouch implementation. r=blassey,kats
2012-01-25 01:31:33 +01:00
Wes Johnston
5eb172def6
Bug 603008 - Platform support for multitouch events. r=smaug
...
* * *
Bug 603008 - Platform support for multitouch events.
* * *
ifdefandroid
2011-12-16 16:24:11 -08:00
Mounir Lamouri
9555671834
Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey
2012-01-16 19:53:09 +01:00
Mike Hommey
267baef435
Bug 683127 part 2 - Build system glue for the new linker. r=khuey
2012-01-11 11:10:59 +01:00
Mike Hommey
e53de290fb
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Brian R. Bondy
62a32306b5
Bug 708153 - Build config for building and including maintenance service. r=rstrong. sr=khuey.
2012-01-04 23:19:14 -05:00
Kyle Huey
4b1004bf80
Merge b-s to m-c.
2012-01-04 10:39:52 -05:00