Commit Graph

1479 Commits

Author SHA1 Message Date
Mike Hommey
526bd939af Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey 2012-02-13 15:48:23 +01:00
Mike Hommey
c893472974 Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage 2012-02-13 16:35:13 +01:00
Mike Hommey
ac9a4a0719 Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey 2012-02-13 15:48:23 +01:00
Makoto Kato
e6f6d1c3f1 Bug 719383 - Remove DIST_INSTALL from gfx/qcms/Makefile. r=jmuizelaar 2012-02-13 14:00:06 +09:00
Justin Lebar
fc9f220879 Back out rev 2acd6833, bug 698519 - update to libjpeg 1.2, due to Dromaeo DOM regression. 2012-02-12 23:46:48 -05:00
Ryan VanderMeulen
7dc7476acf Bug 698519 - Update libjpeg-turbo to version 1.2.0. r=jlebar 2012-02-11 03:34:00 -05:00
Sinker Li
04fbbeafb6 Bug 725935 - Avoid to check Java SDK for Gonk. r=cjones 2012-02-09 23:10:00 -08:00
Ed Morley
9e63c36a33 Bug 725524 - Fix check for $MOZ_WEBSMS_BACKEND to prevent "test: -eq: unary operator expected" during configure; r=glandium 2012-02-10 12:38:05 +00:00
Ed Morley
4e14f1ebcd Bug 725517 - Properly quote $ac_cv_func_dladdr to fix "test: too many arguments" during configure; r=glandium 2012-02-10 12:38:05 +00:00
Mike Hommey
694aae37c3 Bug 725736 - Properly wrap getaddrinfo and related symbols (regression from bug 683127 part 2) r=dougt 2012-02-09 19:51:00 +01:00
Steven Lee
53515fa787 Bug 714413 - Sensor support for gonk [r=cjones] 2012-02-05 18:41:15 -08:00
Matt Brubeck
4176397123 Bug 723480 - Mouse events in XUL Fennec broken by bug 721484 [r=blassey] 2012-02-03 07:44:45 -08:00
Matthew Gregan
99c543fe5d Bug 623444 - Import Windows libcubeb implementation. r=doublec, r=khuey 2012-01-13 14:38:39 +13:00
Brad Lassey
0f75b1f7e3 bug 719560 - Can't publish split native and xul builds under the same product on android market r=mbrubeck 2012-01-19 16:52:44 -05:00
Makoto Kato
ccaf7a650e Backout bug Bug 702179 due to bustage on MacOSX deubg and Win32 debug 2012-01-31 18:00:25 +09:00
Ginn Chen
64f148b092 Bug 702179 Reland 1d0ec7fa8b96 since Bug 719742 is fixed. 2012-01-31 14:51:13 +08:00
Michael Wu
874812c941 Bug 719647 - Add Touch Event support to Gonk widget backend, r=cjones 2012-01-25 12:37:31 -08:00
ojab
2a48af680b Bug 722127 - Bump required libvpx version to 1.0.0. r=tterribe 2012-01-30 15:53:21 +01:00
Matt Brubeck
70c0c32bb6 Merge last green changeset from inbound to mozilla-central 2012-01-27 08:29:23 -08:00
Justin Wood
cb01bb11a4 Merge backout 2012-01-27 10:11:46 -05:00
Justin Wood
2d25367b69 Bug 721625 - Backed out changeset 886f040f2844 for regression from Bug 719659 2012-01-27 10:11:23 -05:00
Siddharth Agarwal
b8d51a1e8e Bug 699385 - Remove support for pre-Windows 7 SDKs. r=ted
--HG--
extra : rebase_source : 65ad2481c16199bfba9cebe89965d2065e90dd42
2012-01-26 22:05:34 +05:30
Jeff Walden
661ca52260 Bug 719659 - Add -std=gnu99 to CFLAGS so that gcc and friends permit use of C99 constructs without warnings. This doesn't mean that everything in C99 is permitted now -- only the stuff supported by all the compilers we care about, including MSVC. r=espindola
--HG--
extra : rebase_source : 0788763db92464426eaab05cc92ba9d4baea152c
2012-01-20 19:00:55 -08:00
Mike Hommey
e74de041f1 Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey 2012-01-23 08:38:12 +01:00
Mike Hommey
93e75558a0 Backout 7469527224bf (bug 683127 part 12) because of crashes on Android during places migration 2012-01-21 21:13:49 +01:00
Marco Castelluccio
94763126a2 Bug 702158 - [Skia] Get Skia backend working on Linux. r=mattwoodrow 2012-01-26 09:54:31 +09:00
Michael Wu
4e229f73e3 Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones 2012-01-25 11:00:34 -08:00
Matt Brubeck
3228500333 Bug 720614 - Disable WebSMS by default [r=blassey] REQUIRES ANDROID CLOBBER 2012-01-26 10:53:45 -08:00
Matt Brubeck
eecc1741b7 Back out f151cccff911, 2c463faae83f, d7a8aefd3e8a (bug 719697, 713970, 720614) because of build bustage. 2012-01-26 11:41:29 -08:00
Matt Brubeck
fee740d108 Bug 720614 - Disable WebSMS by default [r=blassey] 2012-01-26 10:53:45 -08:00
Mike Hommey
146f7f1cd1 Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey 2012-01-20 09:49:07 +01:00
Mike Hommey
1bc3da9a7e Bug 683127 part 11 - Hook the new linker in Android initialization. r=blassey 2012-01-20 09:49:07 +01:00
Mike Hommey
c1f8abcc72 Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj 2012-01-20 09:48:44 +01:00
Wes Johnston
43680b21b4 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
Ehsan Akhgari
e0187b6aa9 Bug 545015 - Attempt to work around the configure breakage on Windows 7 with errors about not being able to write to conftest.exe; r=ted 2012-01-18 16:33:42 -05:00
Ryan VanderMeulen
6ba181bb44 Bug 718455 - Upgrade SQLite to version 3.7.10 - Mozilla changes. r=mak 2012-01-16 16:15:57 -05:00
Gregory Szorc
2e6dbb6f65 Bug 717713 - Add -Qunused-arguments to default Clang compiler flags; r=ted 2012-01-23 13:32:12 -08:00
Mounir Lamouri
5eef973053 Bug 713377 - Part 1 - Add a --disable-websms-backend build option. r=blassey 2012-01-16 19:53:09 +01:00
Jacek Caban
12c62b6a80 Bug 717224 - Misc libraries fail to link on mingw due to missing -luserenv r=bbondy 2012-01-13 13:50:55 +01:00
Mike Hommey
e27024fab6 Bug 683127 part 2 - Build system glue for the new linker. r=khuey 2012-01-11 11:10:59 +01:00
Mike Hommey
3e6d8145ae Bug 713229 - Require NSPR 4.9 beta 4 or greater. r=ted 2012-01-11 10:43:08 +01:00
Ed Morley
49f22f3ce4 Backout b9e154713763 (bug 702158) for pgo linux failures 2012-01-11 01:22:15 +00:00
Marco Castelluccio
e10776db76 Bug 702158 - Build Skia Azure backend on linux. r=mattwoodrow 2012-01-11 11:17:56 +13:00
Rafael Ávila de Espíndola
a0187f466e Bug 715930 - Use stdc++compat.cpp on OS X too. r=:glandium. 2012-01-10 15:01:03 -05:00
Rafael Ávila de Espíndola
a881cc906b Bug 715528 - Drop old bits about cross compiling from ppc to x86 and default OS X for ppc. r=ted. 2012-01-10 08:29:13 -05:00
Mike Hommey
567913809a 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
Mounir Lamouri
5148dce680 No bug - Fix build bustage. Follow up from bug 716541. r=mrbkap 2012-01-09 20:09:02 +01:00
Mounir Lamouri
9d65f36c9a Bug 716541 - Do not fail build on -Winitialized when treating warnings as errors. r=glandium 2012-01-09 19:04:35 +01:00
Mounir Lamouri
d173cc61b7 Bug 703121 - Part 1 - Make warnings-as-errors opt-in instead of opt-out. r=khuey 2012-01-06 18:16:20 +01:00
Marco Bonardo
3017ba2181 Merge mozilla-central and mozilla-inbound 2012-01-05 11:31:12 +01:00