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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-ATI5770-x86-Release/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 7937 matching lines...) Expand 10 before | Expand all | Expand 10 after
7948 }, 7948 },
7949 "nocolorbleed_gpu.png": { 7949 "nocolorbleed_gpu.png": {
7950 "allowed-digests": [ 7950 "allowed-digests": [
7951 [ 7951 [
7952 "bitmap-64bitMD5", 7952 "bitmap-64bitMD5",
7953 16413196525363040566 7953 16413196525363040566
7954 ] 7954 ]
7955 ], 7955 ],
7956 "ignore-failure": false 7956 "ignore-failure": false
7957 }, 7957 },
7958 "offsetimagefilter_565.png": {
7959 "allowed-digests": [
7960 [
7961 "bitmap-64bitMD5",
7962 9600058592880906957
7963 ]
7964 ]
7965 },
7966 "offsetimagefilter_8888.png": {
7967 "allowed-digests": [
7968 [
7969 "bitmap-64bitMD5",
7970 1949215823877049075
7971 ]
7972 ]
7973 },
7974 "offsetimagefilter_gpu.png": {
7975 "allowed-digests": [
7976 [
7977 "bitmap-64bitMD5",
7978 1949215823877049075
7979 ]
7980 ]
7981 },
7982 "offsetimagefilter_pdf-poppler.png": {
7983 "allowed-digests": [
7984 [
7985 "bitmap-64bitMD5",
7986 9393509788836718967
7987 ]
7988 ]
7989 },
7958 "optimizations_565.png": { 7990 "optimizations_565.png": {
7959 "allowed-digests": [ 7991 "allowed-digests": [
7960 [ 7992 [
7961 "bitmap-64bitMD5", 7993 "bitmap-64bitMD5",
7962 13811812839638384010 7994 13811812839638384010
7963 ] 7995 ]
7964 ], 7996 ],
7965 "bugs": [ 7997 "bugs": [
7966 1578 7998 1578
7967 ], 7999 ],
(...skipping 2322 matching lines...) Expand 10 before | Expand all | Expand 10 after
10290 [ 10322 [
10291 "bitmap-64bitMD5", 10323 "bitmap-64bitMD5",
10292 14526100002179430622 10324 14526100002179430622
10293 ] 10325 ]
10294 ], 10326 ],
10295 "bugs": [ 10327 "bugs": [
10296 1578 10328 1578
10297 ], 10329 ],
10298 "reviewed-by-human": false 10330 "reviewed-by-human": false
10299 }, 10331 },
10332 "tileimagefilter_565.png": {
10333 "allowed-digests": [
10334 [
10335 "bitmap-64bitMD5",
10336 4918340983894124854
10337 ]
10338 ]
10339 },
10340 "tileimagefilter_8888.png": {
10341 "allowed-digests": [
10342 [
10343 "bitmap-64bitMD5",
10344 17449166622021029708
10345 ]
10346 ]
10347 },
10348 "tileimagefilter_gpu.png": {
10349 "allowed-digests": [
10350 [
10351 "bitmap-64bitMD5",
10352 17449166622021029708
10353 ]
10354 ]
10355 },
10356 "tileimagefilter_pdf-poppler.png": {
10357 "allowed-digests": [
10358 [
10359 "bitmap-64bitMD5",
10360 9393509788836718967
10361 ]
10362 ]
10363 },
10300 "tilemode_bitmap_565.png": { 10364 "tilemode_bitmap_565.png": {
10301 "allowed-digests": [ 10365 "allowed-digests": [
10302 [ 10366 [
10303 "bitmap-64bitMD5", 10367 "bitmap-64bitMD5",
10304 5693674324528522441 10368 5693674324528522441
10305 ] 10369 ]
10306 ], 10370 ],
10307 "bugs": [ 10371 "bugs": [
10308 1578 10372 1578
10309 ], 10373 ],
(...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after
10928 4745935902621983993 10992 4745935902621983993
10929 ] 10993 ]
10930 ], 10994 ],
10931 "bugs": [ 10995 "bugs": [
10932 1578 10996 1578
10933 ], 10997 ],
10934 "reviewed-by-human": false 10998 "reviewed-by-human": false
10935 } 10999 }
10936 } 11000 }
10937 } 11001 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698