Glenn Randers-Pehrson
|
8fd3e55ae2
|
Bug 945912 - Fix palette length reporting bug. r=jmuizelaar
|
2014-02-11 13:31:57 -05:00 |
|
Glenn Randers-Pehrson
|
c4e368dfe3
|
Bug 832390 - Enable arm optimization with libpng version 1.6.7. r=glandium
|
2013-12-20 11:37:47 -05:00 |
|
Glenn Randers-Pehrson
|
3bb50ef8d3
|
Bug 938740 - Update libpng to version 1.6.7. r=jmuizelaar
|
2013-12-04 08:01:34 -05:00 |
|
Ms2ger
|
9d06a0c27f
|
Merge mozilla-inbound to mozilla-central.
|
2013-11-29 09:54:12 +01:00 |
|
Ms2ger
|
c51e826c53
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
|
Mike Hommey
|
a1486ce449
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-22 23:03:21 +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
|
0a1fb8d11c
|
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
|
2013-11-28 12:49:43 +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 |
|
Ehsan Akhgari
|
79c409b46e
|
Bug 936924 - Build libpng in unified mode; r=jrmuizel
|
2013-11-11 11:56:58 -05:00 |
|
Ted Mielczarek
|
673fd74516
|
Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal
|
2013-10-24 15:06:19 -04: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 |
|
Glenn Randers-Pehrson
|
eeac129b08
|
Bug 922471 - Remove MOZ_PNG_READ-WRITE global defines. r=jmuizelaar
|
2013-10-06 15:30:32 -04:00 |
|
Glenn Randers-Pehrson
|
8b3f8a3be4
|
Bug 841734 - Update libpng to version 1.6.6. r=jmuizelaar
|
2013-09-26 14:39:44 -04:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ms2ger
|
bdfaa84f5b
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
af2c13c793
|
Bug 906412 - Cleanup some random parts of the build system; r=mshal
|
2013-08-22 08:55:59 +02:00 |
|
Glenn Randers-Pehrson
|
eddf12a922
|
Bug 886499 - Update libpng to version 1.5.17 r=joe,gps
|
2013-07-18 10:27:21 -04:00 |
|
Kyle Huey
|
c4bd9b3059
|
Back out bug 886499 for b2g build bustage.
|
2013-07-02 09:49:05 -07:00 |
|
Glenn Randers-Pehrson
|
1a46b86657
|
Bug 886499 - Update libpng to version 1.5.17. r=joe
|
2013-07-02 10:32:43 -04:00 |
|
Glenn Randers-Pehrson
|
2e2a02f38e
|
Bug 880847 - Update apng.patch to libpng version 1.5.16. r=joe
|
2013-06-25 17:58:52 -04:00 |
|
Brian O'Keefe
|
11bcc1cd9e
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Glenn Randers-Pehrson
|
bc0fb055e9
|
Bug 873001 - Update libpng to version 1.5.16. r=joe
|
2013-06-05 16:50:53 -04:00 |
|
Joey Armstrong
|
05956ba0cd
|
bug 870406: move CSRCS to mozbuild (config batch #2) r=mshal
|
2013-06-04 11:08:44 -04:00 |
|
Ted Mielczarek
|
3cfd62c3d2
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Mike Shal
|
df7deac25b
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Glenn Randers-Pehrson
|
13eb42ac0e
|
Bug 858578 - Update bundled libpng to version 1.5.15. r=joedrew
|
2013-04-12 16:25:04 -04:00 |
|
Kyle Machulis
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
43628a7867
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
334c0800cf
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
2fa6d9d925
|
Bug 784841 - Part 18u: Convert /media; r=glandium
|
2013-02-25 12:47:22 -08:00 |
|
Michael Wu
|
3452c08aa2
|
Bug 835015 - Enable png_set_keep_unknown_chunks on Gonk, r=glennrp
|
2013-01-28 17:47:16 -05:00 |
|
Glenn Randers-Pehrson
|
4a9eb2d983
|
Bug 835015 - Specify unused chunks in boot animation png decoder, r=mwu
|
2013-01-28 14:35:20 -05:00 |
|
Glenn Randers-Pehrson
|
75ce609438
|
Bug 832487 - Update libpng to version 1.5.14. r=joedrew
|
2013-01-26 13:00:21 -05:00 |
|
Michael Wu
|
0cac9879e7
|
Bug 831624 - Use fb/gralloc to render boot animation, r=cjones,joe,glennrp
|
2013-01-24 21:18:30 -08:00 |
|
Glenn Randers-Pehrson
|
182447c7ff
|
Bug 833594 - Disable TEXT support in libpng. r=joe
|
2013-01-23 18:30:48 -05:00 |
|
Michael Wu
|
639709ef73
|
Bug 809665 - Boot animation support for B2G, r=cjones,joe
|
2012-11-28 13:43:19 -05:00 |
|
Ryan VanderMeulen
|
55b87949d8
|
Bug 795662 - Update libpng to version 1.5.13. r=joe
|
2012-10-02 16:38:51 -04:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Max Stepin
|
3d1a4c602a
|
Bug 759067 - Add an "APNG-aware app" flag. r=joe
|
2012-07-16 20:38:46 -04:00 |
|
Mike Hommey
|
125aebf06d
|
Bug 763651 - Link the javascript engine against zlib. r=khuey
|
2012-07-12 08:30:59 +02:00 |
|
Ryan VanderMeulen
|
cbe60f0fc6
|
Bug 771394 - Update libpng to version 1.5.11. r=jlebar
|
2012-07-07 10:21:31 -04:00 |
|
Gervase Markham
|
68d38d677f
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Ehsan Akhgari
|
d834ad844c
|
Bug 750747 - Rip out libpng from libxul; r=khuey
Landing on a CLOSED TREE
|
2012-05-02 11:02:15 -04:00 |
|
Ehsan Akhgari
|
c40417ceb5
|
Backout changeset e58855b90cf6 (bug 750747) because of build bustage of a CLOSED TREE
|
2012-05-02 10:04:33 -04:00 |
|
Ehsan Akhgari
|
407c4aad13
|
Bug 750747 - Rip out libpng from libxul; r=khuey
|
2012-05-02 09:28:29 -04:00 |
|