Frédéric Wang
d1ad564d43
Bug 1128143 - Add ATK roles for MathML fractions and roots, r=surkov
2015-03-12 08:21:33 -04:00
Frédéric Wang
3893eed7e5
Bug 1109022 - Add basic ATK roles for MathML elements, r=surkov
2015-03-11 19:05:57 -04:00
Robert Strong
df7a49651e
Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy
2014-12-26 13:57:33 -08:00
Eugen Sawin
f1917d744f
Bug 1110212
- Fix missing includes.
2014-12-18 23:58:43 +01:00
Eugen Sawin
c0f705209e
Bug 1110212
- Strong randomness for Android DNS resolver. r=sworkman
2014-12-18 19:52:18 +01:00
Eugen Sawin
9b71ed95b0
Bug 991923 - Set Android SDK version in DNS resolver. r=sworkman
2014-12-17 16:03:04 +01:00
Eugen Sawin
8615fcb4f8
Bug 1109940 - Fix unwrapped function call. r=glandium
2014-12-16 14:06:56 +01:00
Eugen Sawin
8049b84457
Bug 1109940 - Wrap Android DNS resolver functions. r=glandium
2014-12-15 17:05:58 +01:00
Mike Hommey
b77d0f1d19
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
ed70c5f377
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
1772aea8cc
Bug 1055265 - Correct the SkColorType used for 32-bit in SkANP r=snorp
2014-08-28 15:31:01 -04:00
Walter Litwinczyk
07df396f5a
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
2ba75ff85d
[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
1e6fb05108
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
2e82992cee
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
8e037642dc
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
8da3a57ada
Bug 1004376 - Remove reliance on legacy skia apis GETTOTALCLIP. r=gw280
2014-06-20 11:03:09 -07:00
Robert Strong
057b97e773
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
c0b97037cd
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
969cccdaf3
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
ce8c01ce95
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
2738ba699e
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
c1a28ed201
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
7334e6f1eb
Bug 987347 - Stub installer should use MS Shell Dlg 2 pseudo font. r=bbondy
2014-03-25 12:17:28 -07:00
Chris Peterson
a4218f0845
Bug 984074 - Suppress clang and gcc warnings in third-party code: snappy. r=janv
2014-03-15 23:24:47 -07:00
George Wright
95a421d2ab
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
2aa5ad0e61
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
309648f662
Back out changesets from bug 910754 due to build bustage
2014-02-18 17:54:04 -05:00
George Wright
c371efaf06
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
c916cd1d39
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
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Trevor Saunders
0921df8c17
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
561cae4a0e
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
2013-12-31 10:06:11 +01:00
Mike Shal
ddecae52a4
Bug 875013 - Remove VPATH; r=glandium
2013-11-21 14:57:06 -05:00
Chris Peterson
c659dd2d00
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
8fd06cf41b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166
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
682364d535
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mike Hommey
2812d11fce
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
e06d795c71
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
dda5b915fe
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
2013-11-19 11:47:28 +09:00
Mike Hommey
ffe0380912
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
99b3066328
[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
00a70f6f7d
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
2013-11-02 08:44:11 +09:00
Cykesiopka
d2f6b7333c
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
Mike Hommey
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Mike Hommey
d8daefaa34
Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps
2013-10-22 13:40:27 +09:00
Alexander Surkov
92d003dc92
Bug 843926 - Update ATK headers: atkrelationtype.h, r=tbsaunde
2013-10-17 13:43:16 -04:00
Ms2ger
f4153f40d4
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00