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

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

Powered by Google App Engine
This is Rietveld 408576698