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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 7980 matching lines...) Expand 10 before | Expand all | Expand 10 after
7991 }, 7991 },
7992 "nocolorbleed_gpu.png": { 7992 "nocolorbleed_gpu.png": {
7993 "allowed-digests": [ 7993 "allowed-digests": [
7994 [ 7994 [
7995 "bitmap-64bitMD5", 7995 "bitmap-64bitMD5",
7996 5586477482373989517 7996 5586477482373989517
7997 ] 7997 ]
7998 ], 7998 ],
7999 "ignore-failure": false 7999 "ignore-failure": false
8000 }, 8000 },
8001 "offsetimagefilter_565.png": {
8002 "allowed-digests": [
8003 [
8004 "bitmap-64bitMD5",
8005 8784381494779842345
8006 ]
8007 ]
8008 },
8009 "offsetimagefilter_8888.png": {
8010 "allowed-digests": [
8011 [
8012 "bitmap-64bitMD5",
8013 5705769147675561802
8014 ]
8015 ]
8016 },
8017 "offsetimagefilter_gpu.png": {
8018 "allowed-digests": [
8019 [
8020 "bitmap-64bitMD5",
8021 5705769147675561802
8022 ]
8023 ]
8024 },
8025 "offsetimagefilter_pdf-poppler.png": {
8026 "allowed-digests": [
8027 [
8028 "bitmap-64bitMD5",
8029 1187603855019473059
8030 ]
8031 ]
8032 },
8001 "optimizations_565.png": { 8033 "optimizations_565.png": {
8002 "allowed-digests": [ 8034 "allowed-digests": [
8003 [ 8035 [
8004 "bitmap-64bitMD5", 8036 "bitmap-64bitMD5",
8005 13811812839638384010 8037 13811812839638384010
8006 ] 8038 ]
8007 ], 8039 ],
8008 "bugs": [ 8040 "bugs": [
8009 1578 8041 1578
8010 ], 8042 ],
(...skipping 2340 matching lines...) Expand 10 before | Expand all | Expand 10 after
10351 [ 10383 [
10352 "bitmap-64bitMD5", 10384 "bitmap-64bitMD5",
10353 14526100002179430622 10385 14526100002179430622
10354 ] 10386 ]
10355 ], 10387 ],
10356 "bugs": [ 10388 "bugs": [
10357 1578 10389 1578
10358 ], 10390 ],
10359 "reviewed-by-human": false 10391 "reviewed-by-human": false
10360 }, 10392 },
10393 "tileimagefilter_565.png": {
10394 "allowed-digests": [
10395 [
10396 "bitmap-64bitMD5",
10397 14175682609486399325
10398 ]
10399 ]
10400 },
10401 "tileimagefilter_8888.png": {
10402 "allowed-digests": [
10403 [
10404 "bitmap-64bitMD5",
10405 1532574223349186394
10406 ]
10407 ]
10408 },
10409 "tileimagefilter_gpu.png": {
10410 "allowed-digests": [
10411 [
10412 "bitmap-64bitMD5",
10413 1532574223349186394
10414 ]
10415 ]
10416 },
10417 "tileimagefilter_pdf-poppler.png": {
10418 "allowed-digests": [
10419 [
10420 "bitmap-64bitMD5",
10421 1187603855019473059
10422 ]
10423 ]
10424 },
10361 "tilemode_bitmap_565.png": { 10425 "tilemode_bitmap_565.png": {
10362 "allowed-digests": [ 10426 "allowed-digests": [
10363 [ 10427 [
10364 "bitmap-64bitMD5", 10428 "bitmap-64bitMD5",
10365 10125532297314984362 10429 10125532297314984362
10366 ] 10430 ]
10367 ], 10431 ],
10368 "bugs": [ 10432 "bugs": [
10369 1578 10433 1578
10370 ], 10434 ],
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after
10992 9206571293968307032 11056 9206571293968307032
10993 ] 11057 ]
10994 ], 11058 ],
10995 "bugs": [ 11059 "bugs": [
10996 1578 11060 1578
10997 ], 11061 ],
10998 "reviewed-by-human": false 11062 "reviewed-by-human": false
10999 } 11063 }
11000 } 11064 }
11001 } 11065 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698