Carsten "Tomcat" Book
|
299ac96904
|
Backed out changeset f6989ebe8e1c (bug 1060869)
|
2014-11-25 14:13:56 +01:00 |
|
Seth Fowler
|
05b62c59d5
|
Bug 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn
--HG--
extra : rebase_source : 3dcbc1258ab36634859c739c8e3c0d464cc52711
|
2014-11-25 00:10:11 -08:00 |
|
Seth Fowler
|
7bfc5f9689
|
Bug 1103328 (Part 3) - Fire HAS_TRANSPARENCY in nsIconDecoder. r=tn
|
2014-11-24 23:42:43 -08:00 |
|
Seth Fowler
|
e116540fe3
|
Bug 1103328 (Part 2) - Fire HAS_TRANSPARENCY for PNGs with first frame padding. r=tn
|
2014-11-24 23:42:43 -08:00 |
|
Seth Fowler
|
caa45fe3ec
|
Bug 1103328 (Part 1) - Fire HAS_TRANSPARENCY for clear disposal methods. r=tn
|
2014-11-24 23:42:43 -08:00 |
|
Seth Fowler
|
550967dd4b
|
Bug 1079653 (Part 3) - Make decoders track whether they need to flush data after getting a new frame. r=tn
|
2014-11-18 12:06:27 -08:00 |
|
Seth Fowler
|
673dd952a5
|
Bug 1100725 (Part 4) - Assert that we always consume all decoder progress and invalidations. r=tn
|
2014-11-18 01:48:49 -08:00 |
|
Seth Fowler
|
f79d8bad3b
|
Bug 1100725 (Part 2) - Consume all the contained decoder's invalidations in nsICODecoder. r=tn
|
2014-11-18 01:48:48 -08:00 |
|
Seth Fowler
|
5376541aef
|
Bug 1089880 (Part 1) - Add a HAS_TRANSPARENCY notification to ImageLib. r=tn
|
2014-11-17 11:16:45 -08:00 |
|
Seth Fowler
|
14f1a742fb
|
Bug 1098108 (Part 1) - Don't overwrite nsICODecoder's progress with the contained decoder's progress. r=tn
|
2014-11-14 20:10:48 -08:00 |
|
Seth Fowler
|
03cc795af0
|
Bug 1097432 (Part 3) - Rename imgStatusTracker to ProgressTracker and ImageStatusDiff to Progress. r=tn
--HG--
rename : image/src/imgStatusTracker.cpp => image/src/ProgressTracker.cpp
rename : image/src/imgStatusTracker.h => image/src/ProgressTracker.h
|
2014-11-14 20:10:47 -08:00 |
|
Seth Fowler
|
d9d70fd0bf
|
Bug 1089046 (Part 1) - Remove imgDecoderObserver and related code. r=tn
|
2014-11-14 20:06:19 -08:00 |
|
Glenn Randers-Pehrson
|
af6365f04f
|
Bug 991149 - Improve image/* source compliance with Mozilla Coding Style. r=seth
|
2014-11-14 12:59:00 -05:00 |
|
Christoph Kerschbaumer
|
33a07fa544
|
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
|
2014-10-22 17:16:57 -07:00 |
|
Christoph Kerschbaumer
|
9764bce61f
|
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /image/ (r=seth)
|
2014-10-16 11:15:47 -07:00 |
|
Glenn Randers-Pehrson
|
bac1ccd8ee
|
Bug 1072340 - Clean up PNG codecs in image/encoders,decoders. r=jmuizelaar
--HG--
extra : rebase_source : e8789fd34910ae510483034a769e77e70e644198
|
2014-09-24 17:38:00 -04:00 |
|
Christoph Kerschbaumer
|
0d523437b3
|
Bug 1073282 - Proxy release of mLoadInfo in cannel dtors (r=jduell)
|
2014-09-29 08:48:11 -07:00 |
|
Seth Fowler
|
66dd048dda
|
Back out bug 1057904, bug 1060869, bug 923302 for bustage
--HG--
extra : rebase_source : fe24318671f3fd9cccb822c65a9581f09612d8c6
|
2014-10-01 17:33:49 -07:00 |
|
Seth Fowler
|
e9226a8d8c
|
Bug 1060869 (Part 2) - Store the first frame of a RasterImage in the SurfaceCache. r=tn
--HG--
extra : rebase_source : a342c3212d1ce3dcc69be11517abea3d88cad217
|
2014-10-01 17:16:41 -07:00 |
|
Benoit Girard
|
26e2c0e96e
|
Bug 1063084 - BMP with compression can be transparent. r=seth
|
2014-09-04 16:08:33 -04:00 |
|
Anuj Agarwal
|
960a045946
|
Bug 1028147 - Privatize public destructor of image::Decoder. r=seth
|
2014-09-09 19:47:02 -07:00 |
|
Ehsan Akhgari
|
c382f0d21d
|
Bug 1061047 - Fix some bad implicit constructors in imagelib; r=jrmuizel
|
2014-09-02 12:20:24 -04:00 |
|
Nathan Froyd
|
4507f5db75
|
Bug 1058678 - remove unused variable in EXIF.cpp; r=seth
|
2014-08-26 11:34:56 -04: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 |
|
Jim Chen
|
3dcbdea53a
|
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
|
2014-08-26 15:07:59 -04:00 |
|
Seth Fowler
|
0339df9d8d
|
Bug 1054076 - Make imgFrame reference counted. r=tn
|
2014-08-22 13:49:54 -07:00 |
|
Trevor Saunders
|
fd5e9d1fcc
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
|
Birunthan Mohanathas
|
3e8abfd2e8
|
Bug 1049997 - Separate statements declaring multiple pointers into separate statements. r=froydnj
|
2014-08-08 07:04:45 -07:00 |
|
Nathan Froyd
|
12c76f15f7
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
|
Mike Hommey
|
622bf09730
|
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
|
2014-07-23 08:39:56 +09:00 |
|
Mike Hommey
|
bc5d6801bb
|
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
|
2014-07-23 08:37:51 +09:00 |
|
Walter Litwinczyk
|
8fa1484f79
|
Bug 1024226 - Fix leak of |buf| in nsIconChannel.cpp. r=jrmuizel
|
2014-07-17 10:51:50 -07:00 |
|
Tom Schuster
|
eeed6749e0
|
Bug 1041311 - Fix Qt compilation. r=romaxa
|
2014-07-20 12:55:00 -04:00 |
|
Ehsan Akhgari
|
479c536484
|
Bug 1039838 - Give the Windows nsIconChannel a private destructor; r=bjacob
--HG--
extra : rebase_source : 6481a2f0b48496a1f36937ec266bfec0e1161105
|
2014-07-17 16:41:41 -04:00 |
|
Boris Zbarsky
|
2d81966ba3
|
Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus
|
2014-07-10 02:56:36 -04:00 |
|
Benoit Jacob
|
9b83c2d49b
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
|
Walter Litwinczyk
|
28f18d3f1c
|
Bug 1024803 - Added comments and asserts to nsBMPDecoder to make it clearer that an overflow is not possible. r=milan
|
2014-07-03 09:56:11 -07:00 |
|
Benoit Jacob
|
9a1a886bf7
|
Bug 1028588 - Fix dangerous public destructors in image/ - r=jrmuizel
|
2014-06-23 14:49:08 -04:00 |
|
Milan Sreckovic
|
4458de2641
|
Bug 1027093 - Rename int32_t mCurrentFrame in nsGIFDecoder2 to avoid mixups with parent class' imgFrame* mCurrentFrame. r=jmuizelaar
|
2014-06-18 10:54:59 -04:00 |
|
Birunthan Mohanathas
|
bc0233fe47
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
|
Michael Wu
|
9e075daedc
|
Bug 994081 - [2/3] Convert imgFrame to SourceSurfaces, r=seth
|
2014-04-19 21:28:38 -04:00 |
|
Robert O'Callahan
|
cbb8fdebfc
|
Bug 1015664 . Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
|
2014-06-03 00:08:21 +12:00 |
|
Neil Rashbrook
|
ef8d375d0b
|
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
|
2014-05-26 21:54:10 +03:00 |
|
Birunthan Mohanathas
|
7ed88d413a
|
Backout 8b8bbe7aa1cc due to wrong bug number
|
2014-05-27 14:42:13 +03:00 |
|
Neil Rashbrook
|
71828ecc1c
|
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
|
2014-05-26 21:54:10 +03:00 |
|
Birunthan Mohanathas
|
952b834c76
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
a5ab25c973
|
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Glenn Randers-Pehrson
|
0f9ec1bc43
|
Bug 987625 - Conditionally define MOZ_PNG_MAX_DIMENSION. r=jrmuizel
|
2014-04-01 09:14:14 -04:00 |
|
Ryan VanderMeulen
|
3d4a3285e3
|
Bug 980488 - Remove duplicate MOZ_PNG_MAX_DIMENSION definition in nsPNGDecoder.cpp.
CLOSED TREE
|
2014-03-24 17:14:10 -04:00 |
|