Ryan VanderMeulen
4e10f3a8cb
No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only
...
These tests were originally marked as failing on 2.3 so that Android 2.3 could be enabled in production. Something today made them start passing again, so remove the failing annotations.
2015-01-14 13:46:20 -05:00
Ehsan Akhgari
4b86af6cdf
Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg
2015-01-12 23:26:30 -05:00
Wes Kocher
668a2602fa
Backout c034dba7a417
2015-01-12 14:46:48 -08:00
Ehsan Akhgari
17d01d5a3a
Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg
2015-01-12 16:35:06 -05:00
Ryan VanderMeulen
b094686f1e
Backed out 5 changesets (bug 1079627) for causing B2G crashes on a CLOSED TREE.
...
Backed out changeset e8ddeaeb82ee (bug 1079627)
Backed out changeset 14cc155b0d6e (bug 1079627)
Backed out changeset e7add8446221 (bug 1079627)
Backed out changeset 44b622a479b6 (bug 1079627)
Backed out changeset c86c43915254 (bug 1079627)
--HG--
extra : rebase_source : bdb8d9fa39e8745127ccc635b6d7d65cf6af170c
2015-01-12 13:17:52 -05:00
Ryan VanderMeulen
745edc75c2
Backed out 2 changesets (bug 1119158, bug 1118694) for B2G Nuwa test failures on a CLOSED TREE.
...
Backed out changeset a15929ba55cd (bug 1119158)
Backed out changeset 0b1b75d692bf (bug 1118694)
2015-01-12 12:07:13 -05:00
Carsten "Tomcat" Book
4c62bbd8de
Backed out changeset c65de66fe0aa (bug 1119774) since this needs to be backedout too otherwise you will have a bustage or so :) on a CLOSED TREE
2015-01-12 15:36:36 +01:00
Carsten "Tomcat" Book
daa579f611
Backed out changeset 0257e0be8c42 (bug 1119774)
2015-01-12 15:35:21 +01:00
Carsten "Tomcat" Book
a373c13c04
Backed out changeset 9e9c62f86ca3 (bug 1119774)
2015-01-12 15:35:19 +01:00
Carsten "Tomcat" Book
60a3d1d278
Backed out changeset 02d04afc91b5 (bug 1119774)
2015-01-12 15:35:17 +01:00
Carsten "Tomcat" Book
880bf86771
Backed out changeset 560042809ee7 (bug 1119774)
2015-01-12 15:35:16 +01:00
Carsten "Tomcat" Book
d835432a5c
Backed out changeset 2eefd792306d (bug 1118655)
2015-01-12 15:35:14 +01:00
Carsten "Tomcat" Book
7e31af8423
Backed out changeset 9e4626f6062b (bug 1045929)
2015-01-12 15:35:12 +01:00
Carsten "Tomcat" Book
ca88721666
Backed out changeset 66a9a3b1aadb (bug 1045929)
2015-01-12 15:35:10 +01:00
Seth Fowler
037c6e954f
Bug 1079627 (Followup) - Switch to fallible allocator in SourceBuffer and disable GIF webcam test. r=me
2015-01-12 04:22:01 -08:00
Seth Fowler
c3bd5ba35d
Bug 1045929 (Part 2) - Implement downscale-during-decode for JPEG images. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
149117c0de
Bug 1045929 (Part 1) - Add a streaming downscaler to ImageLib. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
f4e15245e8
Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ is enabled. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
c9775c07a7
Bug 1119774 (Part 5) - Make it possible to pass a target size to Decoder::AllocateFrame. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
f7d8908d42
Bug 1119774 (Part 4) - Add downscale-during-decode support to RasterImage::LookupFrame. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
752301c3a7
Bug 1119774 (Part 3) - Make it possible to propagate a target size to the decoder. r=tn
2015-01-12 03:24:26 -08:00
Seth Fowler
a2717678e6
Bug 1119774 (Part 2) - Add RequestDecodeForSize to imgIContainer. r=tn
2015-01-12 03:24:25 -08:00
Seth Fowler
acf495d902
Bug 1119774 (Part 1) - Add a pref and Image init flag for downscale-during-decode. r=tn
2015-01-12 03:24:25 -08:00
Seth Fowler
e752bcf0b7
Bug 1119158 - Retarget OnDataAvailable to a new I/O thread instead of the image decoding thread pool. r=sworkman
2015-01-12 01:29:25 -08:00
Seth Fowler
fbe19f351d
Bug 1118694 - Always retarget OnDataAvailable for RasterImage. r=sworkman
2015-01-12 01:29:23 -08:00
Seth Fowler
1655633f1a
Bug 1079627 (Part 4) - Support multiple decoders in the presence of frame preallocation. r=tn
2015-01-12 01:20:23 -08:00
Seth Fowler
df5ca497cd
Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn
2015-01-12 01:20:23 -08:00
Seth Fowler
a1b987d838
Bug 1079627 (Part 2) - Add SourceBuffer. r=tn
2015-01-12 01:20:23 -08:00
Seth Fowler
4c8a597a4e
Bug 1079627 (Part 1) - Make image decoders hold a strong reference to their image. r=tn
2015-01-12 01:20:22 -08:00
Seth Fowler
8a236517e0
Bug 1118105 - Make SurfaceCache::Insert let you know if you try to insert a duplicate surface. r=dholbert
2015-01-11 22:29:35 -08:00
Seth Fowler
bd79ec1472
Bug 1118092 - Manage invalidation policy directly in the image decoder. r=tn
2015-01-11 22:29:32 -08:00
Seth Fowler
f72af35148
Bug 1118087 - Correctly sync decode even if an imgFrame is partially decoded. r=tn
2015-01-11 19:28:02 -08:00
Tom Schuster
08ff12ed52
Backout changeset b4ebefd0f7e3:a8044fd506db Bug 1117607, Bug 1118087, Bug 1118092, Bug 1118105, Bug 1030372, Bug 1079627 on CLOSED TREE
2015-01-11 20:43:32 +01:00
Seth Fowler
fedac45a75
Bug 1079627 - Additonal commit to allow push on a CLOSED TREE since these patches should fix the oranges
2015-01-11 05:43:06 -08:00
Seth Fowler
da7153af11
Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn
2015-01-11 05:34:20 -08:00
Seth Fowler
f17f1b1fa2
Bug 1079627 (Part 2) - Add SourceBuffer. r=tn
2015-01-11 05:34:20 -08:00
Seth Fowler
17faaad229
Bug 1079627 (Part 1) - Make image decoders hold a strong reference to their image. r=tn
2015-01-11 05:34:20 -08:00
Seth Fowler
7969a3c3bf
Bug 1118105 - Make SurfaceCache::Insert let you know if you try to insert a duplicate surface. r=dholbert
2015-01-10 20:47:39 -08:00
Seth Fowler
73df45dfe2
Bug 1118092 - Manage invalidation policy directly in the image decoder. r=tn
2015-01-10 20:47:38 -08:00
Seth Fowler
78e1a6fe96
Bug 1118087 - Correctly sync decode even if an imgFrame is partially decoded. r=tn
2015-01-10 20:47:38 -08:00
Seth Fowler
66dc7d00ec
Bug 1117607 - Make decoders responsible for their own frame allocations. r=tn
2015-01-10 18:47:44 -08:00
Chris Peterson
0b8b25193e
Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
2015-01-06 21:39:46 -08:00
Wes Kocher
a399fca431
Backout 17fc30214d84 (bug 1117607) for reftest orange
2015-01-09 18:48:43 -08:00
Seth Fowler
60ecf1aa35
Bug 1117607 - Make decoders responsible for their own frame allocations. r=tn
2015-01-09 15:02:48 -08:00
Ehsan Akhgari
b6e35bb4b4
Bug 1118486 - Part 1: Use = delete
instead of MOZ_DELETE directly; r=Waldo
...
Most of this patch (with the exception of dom/bindings/Codegen.py) was
generated by the following bash script:
#!/bin/bash
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "*/.git*" \
! -wholename "obj-*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_DELETE '= delete'
2015-01-08 23:19:05 -05:00
Ryan VanderMeulen
e4e1d3b251
Bug 987616 - Disable browser_image.js on debug builds due to frequent failures.
2015-01-08 12:32:12 -05:00
Seth Fowler
069f4c9391
Bug 1116733 (Followup) - Mark constructor of UnlockImageDataRunnable explicit on a CLOSED TREE. r=me
...
--HG--
extra : amend_source : 866c595f036229aa3047d725b6158430536a911f
2015-01-08 01:28:21 -08:00
Seth Fowler
070fbd1114
Bug 1116747 - Always use multithreaded image decoding. r=tn
2015-01-08 00:29:41 -08:00
Seth Fowler
4b7b61a3ca
Bug 1116746 - Remove unused statistics code from RasterImage. r=tn
2015-01-08 00:29:39 -08:00
Seth Fowler
010406e44e
Bug 1116733 (Part 2) - Remove DecodeStrategy and frame allocation handling outside of Decoder. r=tn
2015-01-08 00:04:31 -08:00