Commit Graph

377 Commits

Author SHA1 Message Date
Frédéric Wang
1eedc910f3 Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov 2015-03-12 08:21:33 -04:00
Frédéric Wang
2a526532d5 Bug 1109022 - Add basic ATK roles for MathML elements, r=surkov 2015-03-11 19:05:57 -04:00
Robert Strong
f4a910cbf3 Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
Eugen Sawin
edcfcb1f6a Bug 1110212 - Fix missing includes. 2014-12-18 23:58:43 +01:00
Eugen Sawin
b4718fe14e Bug 1110212 - Strong randomness for Android DNS resolver. r=sworkman 2014-12-18 19:52:18 +01:00
Eugen Sawin
21b13d4ae1 Bug 991923 - Set Android SDK version in DNS resolver. r=sworkman 2014-12-17 16:03:04 +01:00
Eugen Sawin
5784a9c43e Bug 1109940 - Fix unwrapped function call. r=glandium 2014-12-16 14:06:56 +01:00
Eugen Sawin
17c907caf2 Bug 1109940 - Wrap Android DNS resolver functions. r=glandium 2014-12-15 17:05:58 +01:00
Mike Hommey
b08088c7c1 Bug 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd
Since essentially everything is linked to libmozglue and libmozglue takes
precedence in symbol resolution in our dynamic linker, there is no need
to wrap most symbols. PR_GetEnv/PR_SetEnv still needs wrapping because
there's no other way to actually wrap the calls from NSPR itself and NSS,
as well as the symbols wrapped because our dynamic linker can't find them
in system libraries on some devices because they're weak.
2014-10-14 07:17:13 +09:00
Mike Hommey
fc99c53ae5 Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
George Wright
76eb280fc0 Bug 1055265 - Correct the SkColorType used for 32-bit in SkANP r=snorp 2014-08-28 15:31:01 -04:00
Walter Litwinczyk
98c905b0c2 Bug 1046921 - Remove usage of legacy Skia API, SK_SUPPORT_LEGACY_BITMAP_CONFIG. r=gw280 2014-08-15 10:02:46 -07:00
George Wright
a6d2faace3 [PATCH 01/15] Bug 1043745 - Use SkColorType and SkImageInfo instead of SkBitmap::Config r=mattwoodrow 2014-07-27 20:47:43 -04:00
Mike Hommey
c9d509aafc Bug 1045783 - Move HOST_EXTRA_LIBS to moz.build as HOST_OS_LIBS. r=mshal 2014-08-06 07:26:05 +09:00
Karl Tomlinson
dfa587e9eb b=1043075 revert to no hostbz2 when --with-system-bz2 r=glandium
--HG--
extra : rebase_source : 4d7c0bed8afe7c6edd5b39ca4f971667df35c139
2014-07-24 12:36:32 +12:00
Mike Hommey
90e434e1ca Bug 1036894 part 7 - Move HOST_LIBS to moz.build, as HOST_USE_LIBS. r=gps 2014-07-23 13:29:50 +09:00
Walter Litwinczyk
c8e81253ce Bug 1004376 - Remove reliance on legacy skia apis GETTOTALCLIP. r=gw280 2014-06-20 11:03:09 -07:00
Robert Strong
814c9d492f Updated 7Zip sfxthat include moz modifications - Bug 995891 - Reduce stub installer install timeouts. r=me 2014-04-16 22:44:08 -07:00
Robert Strong
fd73d4daf0 Updated 7Zip moz modifications to sfx code - Bug 995891 - Reduce stub installer install timeouts. r=tabraldes 2014-04-16 22:43:30 -07:00
Robert Strong
85bb39a4da Updated 7Zip sfx - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:37 -07:00
Robert Strong
dd85c6a955 Updated 7Zip moz modifications to sfx code - Bug 396050 - [7zip] Unnecessary Button provided by the 7-Zip SEA (self extracting archive). r=bbondy 2014-04-16 22:42:15 -07:00
Robert Strong
c2a5660571 Windows installer only - Bug 996371 - 7-Zip self-extracting archive fonts are blurry on HiDPI. r=tabraldes 2014-04-15 15:06:04 -07:00
Robert Strong
568c2519b0 Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy 2014-03-26 10:16:28 -07:00
Robert Strong
10c415da99 Bug 987347 - Stub installer should use MS Shell Dlg 2 pseudo font. r=bbondy 2014-03-25 12:17:28 -07:00
Chris Peterson
b9c61c2a9e Bug 984074 - Suppress clang and gcc warnings in third-party code: snappy. r=janv 2014-03-15 23:24:47 -07:00
George Wright
d1c79ba0fd Bug 910754 - Update include location for skia-npapi to look in skia/trunk r=snorp 2014-02-13 12:19:07 -05:00
George Wright
f5daaa1377 Bug 910754 - skia-npapi's anp_getFontPath() function doesn't work with upstream Skia anymore, and it looks like we don't need it to be implemented anyway r=snorp 2013-12-05 23:02:09 -05:00
George Wright
a523e57437 Back out changesets from bug 910754 due to build bustage 2014-02-18 17:54:04 -05:00
George Wright
bed0242665 Bug 910754 - Update include location for skia-npapi to look in skia/trunk r=snorp 2014-02-13 12:19:07 -05:00
George Wright
0b385902f9 Bug 910754 - skia-npapi's anp_getFontPath() function doesn't work with upstream Skia anymore, and it looks like we don't need it to be implemented anyway r=snorp 2013-12-05 23:02:09 -05:00
Ms2ger
6e066deaea Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
Trevor Saunders
fb6e9996d6 bug 960228 - use ATK_ROLE_LIST_BOX and add machinary to detect loaded atk version r=surkov 2014-02-04 16:29:12 -05:00
Ms2ger
fe059e78f7 Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Mike Shal
94d19c46f2 Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
Chris Peterson
f8ab37eea0 Bug 944962 - Building other-licenses/android, skia-npapi, and snappy in unified mode. r=ehsan
--HG--
extra : rebase_source : c521e5acf73f5544f02f3b8ea852b43bfe308f8e
2013-11-30 00:17:00 -08:00
Mike Hommey
9245936f8b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2 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
d210f8ff00 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Mike Hommey
a65383e1e9 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
8ceb917350 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
bb6779efe3 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
57a2dfcb91 Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps 2013-11-19 11:47:28 +09:00
Mike Hommey
d7b6f95761 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
Trevor Saunders
a355006b41 [PATCH 1/2] bug 938164 - implement AtkObject::get_object_locale
From f250d29cf45f7f72bc6e0cfbedfcd9f1bcea8dc2 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/AccessibleWrap.cpp  | 14 ++++++++++++++
 other-licenses/atk-1.0/atk/atkobject.h |  4 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)
2013-11-14 03:03:57 -05:00
Mike Hommey
53040f08c9 Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps 2013-11-02 08:44:11 +09:00
Cykesiopka
a3710e5c11 Bug 914270 - Part 1: Simple/Automated moves. r=joey 2013-10-24 18:51:00 +01:00
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Mike Hommey
45fb052ada Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps 2013-10-22 13:40:27 +09:00
Alexander Surkov
abd96875ce Bug 843926 - Update ATK headers: atkrelationtype.h, r=tbsaunde 2013-10-17 13:43:16 -04:00
Ms2ger
7ffcd856c2 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00