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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json

Issue 616853003: Add blobshader GM baselines. (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 12446 matching lines...) Expand 10 before | Expand all | Expand 10 after
12457 }, 12457 },
12458 "textblob_gpu.png": { 12458 "textblob_gpu.png": {
12459 "allowed-digests": [ 12459 "allowed-digests": [
12460 [ 12460 [
12461 "bitmap-64bitMD5", 12461 "bitmap-64bitMD5",
12462 8450106420219141611 12462 8450106420219141611
12463 ] 12463 ]
12464 ], 12464 ],
12465 "reviewed-by-human": true 12465 "reviewed-by-human": true
12466 }, 12466 },
12467 "textblobshader_8888.png": {
12468 "allowed-digests": [
12469 [
12470 "bitmap-64bitMD5",
12471 7057717820172896383
12472 ]
12473 ],
12474 "reviewed-by-human": true
12475 },
12476 "textblobshader_gpu.png": {
12477 "allowed-digests": [
12478 [
12479 "bitmap-64bitMD5",
12480 13689632332553366969
12481 ]
12482 ],
12483 "reviewed-by-human": true
12484 },
12467 "texteffects_565.png": { 12485 "texteffects_565.png": {
12468 "allowed-digests": [ 12486 "allowed-digests": [
12469 [ 12487 [
12470 "bitmap-64bitMD5", 12488 "bitmap-64bitMD5",
12471 9805106273662486358 12489 9805106273662486358
12472 ] 12490 ]
12473 ], 12491 ],
12474 "ignore-failure": false, 12492 "ignore-failure": false,
12475 "reviewed-by-human": true 12493 "reviewed-by-human": true
12476 }, 12494 },
(...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after
13461 "allowed-digests": [ 13479 "allowed-digests": [
13462 [ 13480 [
13463 "bitmap-64bitMD5", 13481 "bitmap-64bitMD5",
13464 10591909693224673086 13482 10591909693224673086
13465 ] 13483 ]
13466 ], 13484 ],
13467 "reviewed-by-human": false 13485 "reviewed-by-human": false
13468 } 13486 }
13469 } 13487 }
13470 } 13488 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698