Glenn Randers-Pehrson
8e5226d344
Bug 1377118 - Update in-tree libpng to version 1.6.31. r=jrmuizel
...
--HG--
extra : rebase_source : 72613717bc7380d217f64ea6ae1191563bdedf4a
2017-07-27 11:42:00 -04:00
Nicholas Nethercote
ac3e6bddb4
Bug 1382099 - Remove MOZ_WIDGET_GONK from media/, uriloader/, widget, /xpfe/. r=snorp.
...
--HG--
extra : rebase_source : 75fe5b8320d52c7316ca547f706b64f30250d28c
2017-07-24 10:08:55 +10:00
Petr Sumbera
479e4d175f
Bug 1371266 - libpng should be built with -std=c89. r=glennrp
2017-06-08 06:29:03 -07:00
Glenn Randers-Pehrson
cec136b369
Bug 1368407 - Check for too-large PNG width. r=tn
...
--HG--
extra : source : 76404bf85ef79bacff8fd82b364698af17275d6b
2017-06-03 14:37:00 -04:00
Ryan VanderMeulen
f6491af56c
Backed out changeset 76404bf85ef7 for landing with the wrong bug number in the commit message.
2017-06-07 22:43:58 -04:00
Glenn Randers-Pehrson
a20fe96562
Bug 1367496 - Check for too-large PNG width. r=tn
...
--HG--
extra : rebase_source : 0c4a6e639e803bceff110cab600aadb3779a79fe
2017-06-03 14:37:00 -04:00
Bruce Sun
04ae73ea81
Bug 1358023: (1/2) Refactor the dependency between libpng and freetype2; f=jfkthame, r=glandium
...
This refactor is for exposing necessary symbols of libpng for freetype2 in a
general way. Currently the necessary symbols of libpng for freetype2 are
exposed only on Android. And whether these symbols are exposed solely depends
on the target platform checking. A better way to decide whether or not to
expose these symbols would be checking the dependency of freetype2 directly.
2017-05-22 12:00:33 +08:00
Glenn Randers-Pehrson
dbfdd899bc
Bug 1348356 - Update in-tree libpng to version 1.6.29. r=jrmuizel
2017-03-18 10:33:00 -04:00
Joel Maher
43d997b5a3
Bug 1344470 - add BUG_COMPONENT to media/* files. r=padenot
...
MozReview-Commit-ID: C7xWOE0OwIK
2017-03-07 13:06:45 -05:00
Glenn Randers-Pehrson
ddfeca8d24
Bug 1328354 - Update in-tree libpng to version 1.6.28. r=jrmuizel
...
--HG--
extra : rebase_source : 6bfeb3fb5840857dc3a71cbdbde570edafa78051
2017-01-07 09:32:00 -05:00
Glenn Randers-Pehrson
85a5a84ad0
Bug 1326234 - Update in-tree libpng to version 1.6.27. r=jrmuizel
2016-12-30 07:33:00 -05:00
Andrew Osmond
f944648035
Bug 1315863 - Use PNG_MAXIMUM_INFLATE_WINDOW to ensure maximum compatibility with existing images. r=glennrp
2016-11-16 15:21:33 -05:00
Glenn Randers-Pehrson
632f7ac5b5
Bug 1311776 - Update in-tree libpng to version 1.6.26. r=jrmuizel
2016-10-20 15:10:00 -04:00
Glenn Randers-Pehrson
e683cf2031
Bug 1299590 - Update in-tree libpng to version 1.6.25. r=tn
...
--HG--
extra : rebase_source : 1887acea914d4c63927ecb5de4867f8b7968492d
2016-09-07 13:30:00 -04:00
Glenn Randers-Pehrson
54a06def18
Bug 1296946 - Move enabling ARM-NEON PNG from old-configure.in to libpng/moz.build. r=jrmuizel
...
DONTBUILD
--HG--
extra : source : 7785b40af14f91910ad30c731212e5bdbb50bb09
2016-08-24 15:44:00 -04:00
Ryan VanderMeulen
fef63c9543
Backed out changeset 7785b40af14f for landing with the wrong bug number in the commit message.
2016-08-25 21:45:15 -04:00
Glenn Randers-Pehrson
85000b8d09
Bug 1295671 - Move enabling ARM-NEON PNG from old-configure.in to libpng/moz.build. r=jrmuizel
...
--HG--
extra : rebase_source : c4f10bd0eb20bfe7420016d02d6b2254dcbbccf1
2016-08-24 15:44:00 -04:00
Glenn Randers-Pehrson
dc0ab41166
Bug 1288588 - Exit on bad CRC in fcTL or fdAT chunk in an APNG file. r=jrmuizel
2016-08-12 21:31:31 -04:00
Glenn Randers-Pehrson
f072d9f55e
Bug 1276127 - Add SSE support to in-tree libpng. r=jrmuizel
2016-08-11 09:50:00 -04:00
Glenn Randers-Pehrson
2a7cababba
Bug 1291986 - Part 01 (libpng) Update embedded libpng to version 1.6.24. r=seth
2016-08-04 20:10:00 +02:00
Glenn Randers-Pehrson
fe2ffde0f8
Bug 1283961 - Part 1: Remove limits on PNG image dimensions (libpng). r=seth
...
--HG--
extra : rebase_source : 400ad744e14fbecd9b1aac784124df4c86078dbe
2016-07-21 11:13:00 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Glenn Randers-Pehrson
885a243e81
Bug 1275901 - Update in-tree libpng to version 1.6.23. r=seth
2016-06-09 12:05:00 -04:00
Glenn Randers-Pehrson
95cc84e607
Bug 1230757 - Update in-tree libpng to version 1.6.21. r=seth
...
--HG--
extra : rebase_source : a3385a5b90d364900095f037355141f342e43c49
2016-01-16 09:27:00 -05:00
Nicholas Nethercote
57bef6b196
Bug 1232219 (part 3) - Fix remaining -Wunused warnings. r=glandium.
...
--HG--
extra : rebase_source : 357474b4c7729b78a3030dfefd720aad4e1b2576
2015-12-16 22:57:51 -08:00
Glenn Randers-Pehrson
60a6d95d13
Bug 1224244 - Update in-tree libpng to version 1.6.19. r=seth
2015-11-23 20:20:00 +01:00
Mike Hommey
3de00b45dd
Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal
...
In bug 922912, we folded back gkmedias.dll info xul.dll, so in practice, there
is no default configuration left that exercises GKMEDIAS_SHARED_LIBRARY. And
sure enough, it's been broken for months in many different ways.
The gkmedias intermediate library is however kept for webrtc signaling tests.
2015-10-21 14:47:22 +09:00
Glenn Randers-Pehrson
9fe5fa0e72
Bug 1192522
- Update libpng/LICENSE to mention two files that are MPL-licensed. r=jrmuizel
...
--HG--
extra : rebase_source : 766ed23368ab46018e7c178752a8ff9bc509f592
2015-08-08 08:04:00 -04:00
Glenn Randers-Pehrson
a39ceed4a2
Bug 1186977 - Update embedded libpng to version 1.6.18. r=jmuizelaar
2015-07-26 20:26:00 +02:00
Eric Rahm
4d6eca8317
Bug 1164622 - Part 1: Remove instances of #ifdef PR_LOGGING in media. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:24 -07:00
David Major
ebde6b9f4f
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
...
--HG--
extra : rebase_source : 0c47c99bb8b92f8361a51fd81b20a2cc8647a986
2015-04-27 19:59:27 -04:00
Glenn Randers-Pehrson
f7c2380ce0
Bug 1147909 - Part 1 - (libpng) Update embedded libpng to version 1.6.17. r=jmuizelaar
...
--HG--
extra : rebase_source : 84db9860c2d53302de2298aa650050711fe3b4dc
2015-03-30 21:23:00 +02:00
Glenn Randers-Pehrson
4c80b736b4
Bug 1114360 - Update libpng to version 1.6.16. r=jmuizelaar
2014-12-23 06:44:00 +01:00
Glenn Randers-Pehrson
2b1ce96921
Bug 1102523 - Update intree libpng to version 1.6.15. r=jmuizelaar
2014-11-26 05:42:00 +01:00
Carsten "Tomcat" Book
1857927626
Backed out changeset 3947f817fc0a (bug 1102523) for breaking device b2g builds
2014-11-26 11:42:58 +01:00
Glenn Randers-Pehrson
eaa149ed34
Bug 1102523 - Update intree libpng to version 1.6.15. r=jmuizelaar
2014-11-24 06:18:00 +01:00
Glenn Randers-Pehrson
ef5da08cf7
Bug 1087841 - Update intree libpng to version 1.6.14. r=jmuizelaar
2014-10-29 12:06:00 +01:00
Chris Jones
c311c93a34
Bug 1069573 - Use the bKGD PNG background color (if present) to fill the background of animation frames. r=mwu
2014-09-25 19:18:21 -07:00
Glenn Randers-Pehrson
c248cfd2b9
Bug 1063229 - Update in-tree libpng documentation to version 1.6.13. r=jmuizelaar
2014-09-04 17:17:00 +02: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
Glenn Randers-Pehrson
0692f931bc
Bug 1021713 - Update in-tree libpng to version 1.6.13. r=jmuizelaar
2014-08-22 07:11:00 -04:00
Birunthan Mohanathas
db2972728d
Bug 1044447 - Remove a few unnecessary empty moz.build files. r=glandium
2014-07-28 18:02:44 -07:00
Glenn Randers-Pehrson
0f9ec1bc43
Bug 987625 - Conditionally define MOZ_PNG_MAX_DIMENSION. r=jrmuizel
2014-04-01 09:14:14 -04:00
Glenn Randers-Pehrson
3d0a590723
Bug 980488 - Update in-tree libpng to version 1.6.10. r=jrmuizel
2014-03-24 16:36:11 -04:00
Jonathan Kew
521adc80bb
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
2014-03-04 09:26:06 +00:00
Phil Ringnalda
e17aa09c58
Back out bbd7b1da5d36:b0d1c4456b73 (bug 974575) and 6e8140ae4961 (bug 969814) for ASan bustage
2014-03-03 22:40:07 -08:00
Jonathan Kew
5a68502f73
bug 969814 - build freetype with support for color bitmap (png) glyphs within opentype fonts. r=ted,jrmuizel
2014-03-04 05:37:40 +00:00
Glenn Randers-Pehrson
449e5ee3fb
Bug 974825 - Fix hang in libpng16 with zero-length IDAT. r=jmuizelaar
2014-03-03 17:27:25 -05:00
Glenn Randers-Pehrson
3370e71bfa
Bug 952505 - Update bundled libpng to version 1.6.9. r=jmuizelaar
2014-02-25 08:40:53 -05:00
Ryan VanderMeulen
9461feceef
Backed out changeset 2f858de5e9dc (bug 952505) for Werror bustage.
2014-02-14 12:15:28 -05:00