Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 10861 matching lines...) Expand 10 before | Expand all | Expand 10 after
10872 [ 10872 [
10873 "bitmap-64bitMD5", 10873 "bitmap-64bitMD5",
10874 73449649865599504 10874 73449649865599504
10875 ] 10875 ]
10876 ], 10876 ],
10877 "bugs": [ 10877 "bugs": [
10878 1578 10878 1578
10879 ], 10879 ],
10880 "reviewed-by-human": false 10880 "reviewed-by-human": false
10881 }, 10881 },
10882 "offsetimagefilter_565.png": {
10883 "allowed-digests": [
10884 [
10885 "bitmap-64bitMD5",
10886 2512025092735469128
10887 ]
10888 ]
10889 },
10890 "offsetimagefilter_8888.png": {
10891 "allowed-digests": [
10892 [
10893 "bitmap-64bitMD5",
10894 16569641613444382713
10895 ]
10896 ]
10897 },
10898 "offsetimagefilter_gpu.png": {
10899 "allowed-digests": [
10900 [
10901 "bitmap-64bitMD5",
10902 16569641613444382713
10903 ]
10904 ]
10905 },
10906 "offsetimagefilter_pdf-mac.png": {
10907 "allowed-digests": [
10908 [
10909 "bitmap-64bitMD5",
10910 14569895391027285604
10911 ]
10912 ]
10913 },
10914 "offsetimagefilter_pdf-poppler.png": {
10915 "allowed-digests": [
10916 [
10917 "bitmap-64bitMD5",
10918 9412526815382676568
10919 ]
10920 ]
10921 },
10882 "optimizations_565.png": { 10922 "optimizations_565.png": {
10883 "allowed-digests": [ 10923 "allowed-digests": [
10884 [ 10924 [
10885 "bitmap-64bitMD5", 10925 "bitmap-64bitMD5",
10886 13811812839638384010 10926 13811812839638384010
10887 ] 10927 ]
10888 ], 10928 ],
10889 "bugs": [ 10929 "bugs": [
10890 1578 10930 1578
10891 ], 10931 ],
(...skipping 3328 matching lines...) Expand 10 before | Expand all | Expand 10 after
14220 [ 14260 [
14221 "bitmap-64bitMD5", 14261 "bitmap-64bitMD5",
14222 14526100002179430622 14262 14526100002179430622
14223 ] 14263 ]
14224 ], 14264 ],
14225 "bugs": [ 14265 "bugs": [
14226 1578 14266 1578
14227 ], 14267 ],
14228 "reviewed-by-human": false 14268 "reviewed-by-human": false
14229 }, 14269 },
14270 "tileimagefilter_565.png": {
14271 "allowed-digests": [
14272 [
14273 "bitmap-64bitMD5",
14274 4055896305216771996
14275 ]
14276 ]
14277 },
14278 "tileimagefilter_8888.png": {
14279 "allowed-digests": [
14280 [
14281 "bitmap-64bitMD5",
14282 3141717567301220592
14283 ]
14284 ]
14285 },
14286 "tileimagefilter_gpu.png": {
14287 "allowed-digests": [
14288 [
14289 "bitmap-64bitMD5",
14290 3141717567301220592
14291 ]
14292 ]
14293 },
14294 "tileimagefilter_pdf-mac.png": {
14295 "allowed-digests": [
14296 [
14297 "bitmap-64bitMD5",
14298 14569895391027285604
14299 ]
14300 ]
14301 },
14302 "tileimagefilter_pdf-poppler.png": {
14303 "allowed-digests": [
14304 [
14305 "bitmap-64bitMD5",
14306 9412526815382676568
14307 ]
14308 ]
14309 },
14230 "tilemode_bitmap_565.png": { 14310 "tilemode_bitmap_565.png": {
14231 "allowed-digests": [ 14311 "allowed-digests": [
14232 [ 14312 [
14233 "bitmap-64bitMD5", 14313 "bitmap-64bitMD5",
14234 1150528292993099149 14314 1150528292993099149
14235 ] 14315 ]
14236 ], 14316 ],
14237 "bugs": [ 14317 "bugs": [
14238 1578 14318 1578
14239 ], 14319 ],
(...skipping 882 matching lines...) Expand 10 before | Expand all | Expand 10 after
15122 10424380103329133154 15202 10424380103329133154
15123 ] 15203 ]
15124 ], 15204 ],
15125 "bugs": [ 15205 "bugs": [
15126 1578 15206 1578
15127 ], 15207 ],
15128 "reviewed-by-human": false 15208 "reviewed-by-human": false
15129 } 15209 }
15130 } 15210 }
15131 } 15211 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698