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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/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 12479 matching lines...) Expand 10 before | Expand all | Expand 10 after
12490 }, 12490 },
12491 "textblob_gpu.png": { 12491 "textblob_gpu.png": {
12492 "allowed-digests": [ 12492 "allowed-digests": [
12493 [ 12493 [
12494 "bitmap-64bitMD5", 12494 "bitmap-64bitMD5",
12495 8450106420219141611 12495 8450106420219141611
12496 ] 12496 ]
12497 ], 12497 ],
12498 "reviewed-by-human": true 12498 "reviewed-by-human": true
12499 }, 12499 },
12500 "textblobshader_8888.png": {
12501 "allowed-digests": [
12502 [
12503 "bitmap-64bitMD5",
12504 7057717820172896383
12505 ]
12506 ],
12507 "reviewed-by-human": true
12508 },
12509 "textblobshader_gpu.png": {
12510 "allowed-digests": [
12511 [
12512 "bitmap-64bitMD5",
12513 13689632332553366969
12514 ]
12515 ],
12516 "reviewed-by-human": true
12517 },
12500 "texteffects_565.png": { 12518 "texteffects_565.png": {
12501 "allowed-digests": [ 12519 "allowed-digests": [
12502 [ 12520 [
12503 "bitmap-64bitMD5", 12521 "bitmap-64bitMD5",
12504 9805106273662486358 12522 9805106273662486358
12505 ] 12523 ]
12506 ], 12524 ],
12507 "ignore-failure": false, 12525 "ignore-failure": false,
12508 "reviewed-by-human": true 12526 "reviewed-by-human": true
12509 }, 12527 },
(...skipping 979 matching lines...) Expand 10 before | Expand all | Expand 10 after
13489 "allowed-digests": [ 13507 "allowed-digests": [
13490 [ 13508 [
13491 "bitmap-64bitMD5", 13509 "bitmap-64bitMD5",
13492 10591909693224673086 13510 10591909693224673086
13493 ] 13511 ]
13494 ], 13512 ],
13495 "reviewed-by-human": false 13513 "reviewed-by-human": false
13496 } 13514 }
13497 } 13515 }
13498 } 13516 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698