Commit Graph

3139 Commits

Author SHA1 Message Date
Fabrice Desré
560b5a4967 Don't harcode the appID in nsAndroidStartup.cpp [r=ted] 2011-10-24 13:07:33 -07:00
Doug Turner
e8670cc25d Merge from m-c 2011-10-24 11:11:26 -07:00
Mitchell Field
4c1a947967 Bug 593768 - Remove --enable-cpp-exceptions configure option; r=ted 2011-10-21 18:56:25 +01:00
Ed Morley
adb389fb14 Fix bustage on non-android platforms; r=fabrice 2011-10-15 22:57:57 +01:00
Doug Turner
888ef1bc19 Merge from mozilla-central 2011-10-14 10:22:33 -07:00
Timothy B. Terriberry
34916e5393 Bug 693057 - Add libvpx's encoder support (disabled), r=cpearce,khuey 2011-10-13 17:37:34 -07:00
Timothy B. Terriberry
ec2123c742 Bug 693057 - Add libvpx's error concealment support (disabled), r=cpearce,khuey 2011-10-13 17:37:29 -07:00
Timothy B. Terriberry
95255587e1 Bug 693057 - Upgrade libvpx decoder to v0.9.7-p1, r=cpearce,khuey
--HG--
rename : media/libvpx/vp8/common/filter_c.c => media/libvpx/vp8/common/filter.c
rename : media/libvpx/vpx_scale/generic/scalesystemdependant.c => media/libvpx/vpx_scale/generic/scalesystemdependent.c
2011-10-13 17:37:21 -07:00
Doug Turner
952b4094a1 Patch from https://github.com/snorp/mozilla-central faster branch. 2011-10-10 17:40:17 -07:00
Brad Lassey
f8154cb9d3 Backed out changeset c3a50afc2243 due to large volume of crashes tracked in bug 687367 2011-10-10 10:40:27 -04:00
Matt Brubeck
cfe560c34b Back out f7bf7ac18a79 (bug 684826), 3a910924c50c (bug 687367), and 524a6bb8744b (bug 693086) because of Android bustage on a CLOSED TREE 2011-10-10 09:43:58 -07:00
Brad Lassey
bf25d94f50 Backed out changeset c3a50afc2243 due to large volume of crashes tracked in bug 687367 2011-10-10 10:40:27 -04:00
Michael Edwards
cd0c00f8f2 Bug 687367 - Make bionic domain name functions thread-safe on pre-3.0 Android, r=dougt 2011-10-06 20:55:50 -07:00
Mike Hommey
15f8fcde2c Bug 677897 - Use objcopy from the NDK in symbolstore.py. r=ted 2011-10-06 09:08:14 +02:00
Matheus Kerschbaum
98e39d9eec Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Jeff Walden
d0532c3e95 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Matheus Kerschbaum
5bb600d809 Bug 477358 - Kill NS_USE_NATIVE r=khuey 2011-10-12 20:32:07 +02:00
Matt Brubeck
18f7431fcb Merge mozilla-central to mozilla-inbound 2011-10-11 14:11:09 -07:00
Kyle Huey
6e35296786 Merge b-s to m-c. 2011-10-11 08:20:42 -04:00
Kyle Huey
8f49d6e655 Merge m-c to b-s. 2011-10-09 18:19:28 -04:00
Gregory Szorc
60408a7712 Bug 687225 - Detect MSVC 2011 compiler. r=ted 2011-10-03 21:57:00 -04:00
Brad Lassey
3b89b06f44 Backed out changeset c3a50afc2243 due to large volume of crashes tracked in bug 687367 2011-10-10 10:40:27 -04:00
Matt Brubeck
605f836e6c Back out f7bf7ac18a79 (bug 684826), 3a910924c50c (bug 687367), and 524a6bb8744b (bug 693086) because of Android bustage on a CLOSED TREE 2011-10-10 09:47:27 -07:00
Serge Gautherie
1759c3d917 Bug 661403. (Av1) Remove a redundant and misplaced MOZ_INSTALLER=1 block. r=ted 2011-09-29 12:26:23 -07:00
Ehsan Akhgari
33b859a0b7 Merge mozilla-central into mozilla-inbound 2011-10-10 11:30:21 -04:00
Rafael Ávila de Espíndola
6607c38de4 Bug 669953 - don't pass "--enable-optimize --enable-debug --disable-optimize" to sub configure. r=khuey.
This patch makes us always pass
--(enable|disable)-(optimizations|debug) to the nspr configure. That
way we don't have to worry about defaults in two configures being in
sync.

It also removes the hack for trace malloc from the top level
configure. If there are nspr only restrictions on tracing and
optimizations, the nspr configure should handle them.
2011-10-10 10:54:49 -04:00
Felix Fung
1309a8a8fa Bug 674012 - Remove checks for HAVE_GCC3_ABI. r=glandium 2011-09-28 11:32:39 -07:00
Teemu Mannermaa
174e476fa1 Bug 689157 - Fix CC variables used in "cl -showIncludes" detection logic. r=khuey 2011-09-29 15:20:51 +02:00
Makoto Kato
89bf0597c8 Bug 681202 - Add Android x86 target. r=glandium 2011-09-29 13:39:03 +09:00
Rafael Ávila de Espíndola
64516c61e6 Move android back to c++0x to see if we have some hidden dependency
on it. r=revert.

--HG--
extra : rebase_source : 5172df2e68d3881f8f19c89c209216778640f574
2011-09-28 23:05:31 -04:00
Rafael Ávila de Espíndola
99813b5f1f Bug 689609 - Move the changes back in. Needs a clobber. r=re-revert. 2011-09-28 17:49:18 -04:00
Rafael Ávila de Espíndola
aad78d3d83 Switch android back to c++11. There are more dependencies on it now. r=revert.
CLOSED TREE
2011-09-28 17:13:23 -04:00
Rafael Ávila de Espíndola
b0786f922a Bug 689609 - Don't enable c++11 on systems that don't really support it. r=ehsan,glandium.
--HG--
extra : rebase_source : 2735225fb50875a91c46230c1602920d6ae69f9a
2011-09-28 16:46:06 -04:00
Matheus Kerschbaum
b833cdd785 Bug 687766 part 1: Remove build-time dependency on libIDL. r=khuey 2011-09-27 10:09:54 +02:00
Fabrice Desré
2b1103493c Bug 659188 - Android and media parts [r=blassey] [r=cpearce] 2011-09-26 17:25:41 -07:00
Steve Fink
39d84492c9 Bug 645887 - Build changes for JIT code registration API (r=dmandelin)
--HG--
extra : rebase_source : b9db642cf1315e0c120b11273f8b5c59c25dfeaa
2011-03-28 14:13:48 -07:00
Matheus Kerschbaum
6a1e69506a Bug 669829 - Remove check for atlbase.h and oleacc.idl from configure. r=ted 2011-09-24 12:53:07 +02:00
Rafael Ávila de Espíndola
0360b639f4 Bug 674647 - Set MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard and propagate it. r=khuey.
This patch sets MOZ_CAN_RUN_PROGRAMS in mozconfig.leopard so that the build
system knows it can run programs when producing 32 bit dmg files in a 64 bit
host (10.6).

The patch also propagates MOZ_CAN_RUN_PROGRAMS from the configure system to
Makefile.
2011-09-18 14:43:31 -04:00
Kyle Huey
dbdc064e79 Merge m-c to b-s. 2011-09-15 16:44:46 -07:00
Kyle Huey
a9fd5acf9f Merge m-c to b-s. 2011-09-14 08:45:54 -07:00
Kyle Huey
e4ec1c04d2 Merge m-c to b-s. 2011-09-11 05:32:38 -04:00
Oleg Romashin
0666fb76cd Bug 584217 - Add Meego Touch based filepicker implementation. r=jeremias.bosch,florian.haenel 2011-09-14 14:16:28 +01:00
Mounir Lamouri
14cb86fb7f Bug 686350 - Check in configure script that the selected Android SDK is correct. r=glandium 2011-09-13 15:35:23 -07:00
Kyle Huey
a0800c6141 Merge m-c to b-s. 2011-09-07 10:47:50 -04:00
Mike Hommey
402b882927 Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) 2011-09-03 08:19:06 +02:00
Mike Hommey
a96af28c52 Merge m-c to b-s 2011-09-03 08:17:58 +02:00
Ed Morley
ee10afb48a Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE 2011-09-03 04:35:21 +01:00
Matheus Kerschbaum
91736820ba Bug 689920 part 2: Remove remaining Tru64/Alpha support. r=ted 2011-09-03 01:55:30 +01:00
Matheus Kerschbaum
62e81afb20 Bug 689920 part 1: Remove build support for old Unix platforms. r=ted 2011-09-03 01:55:29 +01:00
Kyle Huey
5aba5a29af Merge b-s to m-c. 2011-09-02 17:35:11 -04:00