Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Nathan Froyd
|
04278abbe6
|
Bug 778282 - remove libs:: rule from image/test/browser/Makefile.in; r=glandium
|
2012-07-27 16:40:28 -04:00 |
|
Ehsan Akhgari
|
c80897316e
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
1b5c2616f8
|
Bug 777292 - Cast the result of setjmp() to nsresult where it's incorrectly used that way; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
58769bb9d6
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Nicolas Silva
|
8f06b10d98
|
Bug 773462 - Rename calls to ImageContainer::SetCurrentImage into ImageContainer::SetCurrentImageInTransaction when the method is used within a layer transaction. r=roc
|
2012-07-26 14:11:22 -04:00 |
|
Adam Dane [:hobophobe]
|
a9084085ee
|
Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe
|
2012-07-18 16:32:24 -05:00 |
|
Adam Dane [:hobophobe]
|
2beffd54b8
|
Bug 767779 - Stop eating animation frames for non-multipart. r=joe
|
2012-07-21 20:07:15 -05:00 |
|
Justin Lebar
|
56db9a6e24
|
Bug 772987 - Part 2: Use Static{Auto,Ref}Ptr where appropriate. r=mounir
--HG--
extra : rebase_source : 4e3e72ba53cd0177160f80231eebeb4972119eec
|
2012-07-26 15:33:45 -04:00 |
|
Glenn Randers-Pehrson
|
6fe320fcae
|
Bug 745202 - Disable palette-index-checking when using the system PNG decoder. r=joe
|
2012-07-23 20:02:20 -04:00 |
|
Joshua Cranmer
|
de30491499
|
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
|
2012-07-06 15:31:49 -05:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Jeff Gilbert
|
66568302fb
|
Bug 775793 - Clarify BMP decoding for unexpected alpha pixels - r=bbondy
|
2012-07-23 13:20:57 -07:00 |
|
Ryan VanderMeulen
|
7400ff2726
|
Merge m-c to inbound.
|
2012-07-21 14:32:18 -04:00 |
|
Brian R. Bondy
|
e115de2b4d
|
Bug 775794. r=jgilbert
|
2012-07-21 13:57:35 -04:00 |
|
Olli Pettay
|
e974117eee
|
Backout Bug 767779 to fix major image painting problems, r=backout
--HG--
extra : rebase_source : c9f7dcb012d7a1b9e2f6b9e0b1560e9cf55ee1ab
|
2012-07-21 14:03:29 +03:00 |
|
Adam Dane [:hobophobe]
|
84ae631ffc
|
Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe
|
2012-07-18 16:32:24 -05:00 |
|
Adam Dane [:hobophobe]
|
dfb5bdd5a7
|
Bug 767779 - Stop eating animation frames for non-multipart. r=joe
|
2012-07-16 20:40:46 -05:00 |
|
Eddy Bruel
|
4ccae27521
|
bug 722555 - Add RGBA support to BMP encoder; r=jgilbert
|
2012-07-17 16:20:14 +02:00 |
|
Brian R. Bondy
|
1f7d331861
|
Bug 770122 - Crash on websites withs ICO containing invalid GIFs. r=joe.
|
2012-07-16 19:10:18 -04:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Tim Taubert
|
de79d806eb
|
merge m-c to fx-team
|
2012-07-04 14:16:49 +02:00 |
|
Ehsan Akhgari
|
729030ee5b
|
Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions
|
2012-07-03 20:21:03 -04:00 |
|
Tim Taubert
|
dee24b4734
|
Bug 769634 - imgITools should provide cropping functionality; r=bbondy
|
2012-07-03 08:22:10 +02:00 |
|
Matt Woodrow
|
4b10a2b53c
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-30 15:06:11 +12:00 |
|
Jonathan Watt
|
9ac7bb2267
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Ehsan Akhgari
|
5a31356fa0
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (imagelib parts); r=joedrew
|
2012-06-13 00:16:43 -04:00 |
|
Ed Morley
|
7d13aab294
|
Backout 61fd66629c4f, 7c8121f8d3af & 2a2e9cf8fd41 (bug 539356), e31a5e6545d3 (bug 761884), 85fa80bd9792, a284ccb25b83, 2865904db9fc, 34e07b09c426, e9b3d41e0360, cef00ebcd6c8, f943b729ac14 & 783f298401b6 (bug 539356), 330a086f1570 (bug 741682), d80219c8842c (bug 739671), e8c96b4fd4da, 313af486e68d, 0adc41ff56dc, 0cd288a38085, f1d43208825c, 4859876972f3, eec8ef3ebe48, f7f29fcd1845, 6079b229d306, f23c3a7e7ce0, 9824458a41e2 & 6748b5496059 (bug 539356) for mochitest-4 orange & talos regressions on multiple platforms
|
2012-06-11 10:08:32 +01:00 |
|
Matt Woodrow
|
aee92f1d56
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-11 16:45:38 +12:00 |
|
Adam Dane [:hobophobe]
|
ba41324b96
|
Bug 759535 - Cleanup unused variable from Bug 733553. r=joe
|
2012-05-30 00:25:34 -05:00 |
|
Matt Brubeck
|
e46f08741d
|
Back out 3c3bd7bd9093 (bug 722555) because of Linux PGO compiler segfault
|
2012-06-08 15:46:17 -07:00 |
|
Eddy Bruel
|
abaa023735
|
Bug 722555 - Add support for encoding RGBA BMPs - r=jgilbert
|
2012-06-08 12:58:07 -07:00 |
|
Ms2ger
|
f29bd9dd72
|
Bug 758659 - Don't use int32 in GIF2.h; r=bholley
|
2012-06-06 09:35:41 +02:00 |
|
Geoff Lankow
|
1214b72681
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Takanori MATSUURA
|
5c9f3f4809
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
|
Adam Dane [:hobophobe]
|
831401085e
|
Bug 756927 - Stop including big.png in the test, as it can take a bit to decode. r=joe
|
2012-05-20 20:59:04 -05:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Adam Dane [:hobophobe]
|
26ea800dce
|
Bug 733553 - Tests for multipart streams via mochitest-plain using httpd.js. r=joe
|
2012-05-19 14:42:23 -05:00 |
|
Adam Dane [:hobophobe]
|
d67d1141cb
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
|
2012-05-19 14:32:37 -05:00 |
|
Ryan VanderMeulen
|
dc10c85eb0
|
Backout bug 733553 due to mochitest orange.
|
2012-05-19 12:10:26 -04:00 |
|
Adam Dane [:hobophobe]
|
38e4813608
|
Bug 733553 - Tests for multipart streams via mochitest-plain using httpd.js. r=joe
|
2012-05-10 18:37:42 -05:00 |
|
Adam Dane [:hobophobe]
|
9c321e4de0
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
|
2012-05-08 21:35:32 -05:00 |
|
Benjamin Smedberg
|
2187798a40
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Jared Wein
|
e33f189566
|
Bug 754133 - Set the background of standalone images to white. r=bz
|
2012-05-15 10:52:12 -07:00 |
|
Matt Woodrow
|
d227b8bcca
|
Bug 749118 - Translate the source correctly in RasterImage::CopyFrame. r=joe
|
2012-05-11 19:49:15 +12:00 |
|
Brian R. Bondy
|
69d02ab5f7
|
Bug 682201 - Backout 4db54f0cede5 due to intermittent oranges. r=me
|
2012-05-10 07:19:00 -04:00 |
|
Brian R. Bondy
|
ff8506b039
|
Bug 682201 - Enable Android reftest for BMP, ICO decoder and encoder. r=joe
|
2012-05-03 09:09:09 -04:00 |
|
Joe Drew
|
14a6d481db
|
Back out changeset 501d38d3892c (Bug 733553) for causing crashes in xpcshell tests.
|
2012-05-08 21:59:30 -04:00 |
|
Adam Dane [:hobophobe]
|
c6313176ac
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
--HG--
extra : rebase_source : 21ebc85f26fcbc4a4a27387d1ec5007c0886c386
|
2012-05-08 16:19:01 -05:00 |
|