Jonathan Watt
|
6380335603
|
Bug 767388 - Kill NS_DEBUG. r=bz.
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
|
2012-06-25 20:59:42 +01:00 |
|
Ehsan Akhgari
|
bb4d966720
|
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
|
a73fc227f9
|
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
|
d8b05307aa
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-11 16:45:38 +12:00 |
|
Adam Dane [:hobophobe]
|
8299ec53b3
|
Bug 759535 - Cleanup unused variable from Bug 733553. r=joe
|
2012-05-30 00:25:34 -05:00 |
|
Matt Brubeck
|
98d7066537
|
Back out 3c3bd7bd9093 (bug 722555) because of Linux PGO compiler segfault
|
2012-06-08 15:46:17 -07:00 |
|
Eddy Bruel
|
05aa3e75c7
|
Bug 722555 - Add support for encoding RGBA BMPs - r=jgilbert
|
2012-06-08 12:58:07 -07:00 |
|
Ms2ger
|
2a9cd723f1
|
Bug 758659 - Don't use int32 in GIF2.h; r=bholley
|
2012-06-06 09:35:41 +02:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Takanori MATSUURA
|
4e1026d682
|
Bug 751521 - Separate pixman detection from cairo. r=glandium
|
2012-05-26 08:44:00 +02:00 |
|
Adam Dane [:hobophobe]
|
67c6cd51fb
|
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
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Adam Dane [:hobophobe]
|
014d9b0dd3
|
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]
|
7f04cb4204
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
|
2012-05-19 14:32:37 -05:00 |
|
Ryan VanderMeulen
|
bcfe82d03b
|
Backout bug 733553 due to mochitest orange.
|
2012-05-19 12:10:26 -04:00 |
|
Adam Dane [:hobophobe]
|
2d63b26b4f
|
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]
|
2fb449e6aa
|
Bug 733553 - Allow multipart image streams to cope with stream changes. r=joe
|
2012-05-08 21:35:32 -05:00 |
|
Benjamin Smedberg
|
4f91700da9
|
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
|
f9d2879f69
|
Bug 754133 - Set the background of standalone images to white. r=bz
|
2012-05-15 10:52:12 -07:00 |
|
Matt Woodrow
|
a3e3a511ef
|
Bug 749118 - Translate the source correctly in RasterImage::CopyFrame. r=joe
|
2012-05-11 19:49:15 +12:00 |
|
Brian R. Bondy
|
8bd81b5744
|
Bug 682201 - Backout 4db54f0cede5 due to intermittent oranges. r=me
|
2012-05-10 07:19:00 -04:00 |
|
Brian R. Bondy
|
c855682538
|
Bug 682201 - Enable Android reftest for BMP, ICO decoder and encoder. r=joe
|
2012-05-03 09:09:09 -04:00 |
|
Joe Drew
|
756646f15d
|
Back out changeset 501d38d3892c (Bug 733553) for causing crashes in xpcshell tests.
|
2012-05-08 21:59:30 -04:00 |
|
Adam Dane [:hobophobe]
|
e1da62aa08
|
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 |
|
Brian R. Bondy
|
eb5d0026e1
|
Bug 750983 - ICO crash [mozilla::image::Decoder::Write]. r=joe
|
2012-05-08 08:38:43 -04:00 |
|
Brian R. Bondy
|
e0ba4eb257
|
Bug 745141 - crash in imgRequestProxy::OnDiscard with abort message. r=jlebar
|
2012-05-08 08:25:08 -04:00 |
|
Ali Juma
|
ee7a3a3249
|
Bug 733941 - Let callers of imgIContainer::draw choose to clamp instead of tile. r=roc a=blocking-fennec
|
2012-04-17 18:04:15 -04:00 |
|
Jared Wein
|
da8eb0d095
|
Bug 740668 - Add noise to background of image document. r=joe,zpao
|
2012-04-10 16:03:48 -07:00 |
|
Patrick McManus
|
46695bea53
|
bug 742935: fix landing problem with 717759 r=honzab
|
2012-04-09 10:22:07 -04:00 |
|
Kyle Huey
|
50f43dd111
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
|
Kyle Huey
|
b1e7e0165e
|
Bug 697230: Part 2 - Push onload blocking logic down into imagelib. r=joe sr=bz
|
2012-04-07 09:00:04 -07:00 |
|
Daniel Holbert
|
e6b26aaf99
|
backout ca2cbec4255a (diagnostic patch for bug 739711)
|
2012-04-05 13:25:19 -07:00 |
|
Daniel Holbert
|
107a8aaf7d
|
Bug 739711: add some diagnostic printfs to let us see if we're hitting canvas drawImage for SVG images on android. r=roc
|
2012-04-04 19:37:28 -07:00 |
|
Timothy Nikkel
|
444b9b5437
|
Backout f5c4aedd43a6 (bug 740841) for causing bug 742081.
|
2012-04-04 00:13:27 -05:00 |
|
Timothy Nikkel
|
324fd7315a
|
Bug 740841. If the image is not decoded already in RasterImage::GetFrame we will ignore the passed in decode flags. r=joe
|
2012-04-01 16:31:21 -05:00 |
|
Robert Lickenbrock
|
7746162a82
|
Bug 734681 - Make UNTIL_SIZE decodes shutdown the decoder if decoding is already finished. r=joe. This should fix the intermittent reftest failures introduced by Bug 715308.
--HG--
extra : rebase_source : 9661582cc39e18d6ac1c36085c1fa8ee8d0eaffb
|
2012-03-26 09:05:13 -07:00 |
|
Jeff Gilbert
|
0c50aa229e
|
Bug 696569 - Allow for non-premultiplied data for canvases - r=bjacob,joedrew
|
2012-03-23 15:10:50 -07:00 |
|
Patrick McManus
|
a7669f6540
|
bug 717759 - negative pipeline feedback on img decode problem r=bz r=jdrew r=honzab
|
2012-03-22 19:39:32 -04:00 |
|
Matt Brubeck
|
51ba20bc98
|
Back out 1bbe7ea3a01e through 672cc4ee2dd9 because of mochitest-browser-chrome leaks
|
2012-03-20 12:53:10 -07:00 |
|
Patrick McManus
|
25a5bea7c6
|
bug 717759 - negative pipeline feedback on img decode problem r=bz r=jdrew r=honzab
--HG--
extra : rebase_source : cb9795b5442102a777602f59c225ab9572e06cea
|
2012-03-20 13:11:32 -04:00 |
|
Justin Lebar
|
1c3acf88cb
|
Bug 736761 - Don't crash if images are discarded after XPCOM shutdown. r=joe
|
2012-03-18 09:56:00 -04:00 |
|
Justin Lebar
|
0b22c2a7c4
|
Bug 735894 - Fire the discard timeout twice as often, so images are discarded after between 1 and 1.5 discard timeout intervals, instead of between 1 and 2 intervals. r=joe
--HG--
extra : rebase_source : 2ca143b901616b42d3e7c8f25349d04f5f0cb288
|
2012-03-15 16:30:41 -04:00 |
|
Justin Lebar
|
bc51699ce4
|
Bug 732820 - Part 2: Cap the amount of discardable image data we'll willingly keep around. r=joe
--HG--
extra : rebase_source : 013b58b9148f0fd4d7f0eb7104674d6aa63bca82
|
2012-03-15 16:30:41 -04:00 |
|
Justin Lebar
|
95189d171f
|
Bug 731419 - Part 1: Discard image data immediately on tab close, imagelib changes. r=joe
--HG--
extra : rebase_source : 5e08cc235f1a9cb7b63d83df13760f2f2a4de0a4
|
2012-03-10 01:29:28 -05:00 |
|
Justin Lebar
|
28a851ada2
|
Bug 731419 - Part 0: Test that drawing an image out of a display:none iframe works. r=me
--HG--
extra : rebase_source : 96932ca3f45be49e4ecd6ab4b43ead062db0d8b3
|
2012-03-10 01:29:28 -05:00 |
|
Justin Lebar
|
0ef78736cc
|
Back out bug 731419 and bug 732820 due to orange.
Backs out changesets 55e63a03ccad 45d2f5e2fe31 f78900832562 6184b50776fc 35d8045aeadd 42e887fec034.
|
2012-03-09 18:32:42 -05:00 |
|
Justin Lebar
|
f642bdcb45
|
Bug 732820 - Part 4: Followup, use PRUint64 instead of ssize_t, since ssize_t doesn't exist on Windows.
--HG--
extra : rebase_source : 3319d5541bac26fb4bc63323c88b4efd65a47fe1
|
2012-03-09 18:15:54 -05:00 |
|
Justin Lebar
|
c2e9dc29c0
|
Bug 731419 - Part 1: Discard image data immediately on tab close, imagelib changes. r=joe
|
2012-03-09 17:21:01 -05:00 |
|
Justin Lebar
|
47528f36ac
|
Bug 731419 - Part 0: Test that drawing an image out of a display:none iframe works. r=me
|
2012-03-09 17:21:01 -05:00 |
|
Justin Lebar
|
255839214e
|
Bug 732820 - Part 2: Cap the amount of discardable image data we'll willingly keep around. r=joe
|
2012-03-09 17:21:01 -05:00 |
|