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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-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 14350 matching lines...) Expand 10 before | Expand all | Expand 10 after
14361 }, 14361 },
14362 "textblob_pdf-mac.png": { 14362 "textblob_pdf-mac.png": {
14363 "allowed-digests": [ 14363 "allowed-digests": [
14364 [ 14364 [
14365 "bitmap-64bitMD5", 14365 "bitmap-64bitMD5",
14366 13906484169395459506 14366 13906484169395459506
14367 ] 14367 ]
14368 ], 14368 ],
14369 "reviewed-by-human": true 14369 "reviewed-by-human": true
14370 }, 14370 },
14371 "textblobshader_8888.png": {
14372 "allowed-digests": [
14373 [
14374 "bitmap-64bitMD5",
14375 11176170139732144059
14376 ]
14377 ],
14378 "reviewed-by-human": true
14379 },
14380 "textblobshader_gpu.png": {
14381 "allowed-digests": [
14382 [
14383 "bitmap-64bitMD5",
14384 10180795969767973156
14385 ]
14386 ],
14387 "reviewed-by-human": true
14388 },
14389 "textblobshader_pdf-mac.png": {
14390 "allowed-digests": [
14391 [
14392 "bitmap-64bitMD5",
14393 11232629568323624730
14394 ]
14395 ],
14396 "reviewed-by-human": true
14397 },
14371 "texteffects_565.png": { 14398 "texteffects_565.png": {
14372 "allowed-digests": [ 14399 "allowed-digests": [
14373 [ 14400 [
14374 "bitmap-64bitMD5", 14401 "bitmap-64bitMD5",
14375 11038407228975641784 14402 11038407228975641784
14376 ] 14403 ]
14377 ], 14404 ],
14378 "ignore-failure": false 14405 "ignore-failure": false
14379 }, 14406 },
14380 "texteffects_8888.png": { 14407 "texteffects_8888.png": {
(...skipping 1213 matching lines...) Expand 10 before | Expand all | Expand 10 after
15594 "allowed-digests": [ 15621 "allowed-digests": [
15595 [ 15622 [
15596 "bitmap-64bitMD5", 15623 "bitmap-64bitMD5",
15597 10030599291822810250 15624 10030599291822810250
15598 ] 15625 ]
15599 ], 15626 ],
15600 "reviewed-by-human": false 15627 "reviewed-by-human": false
15601 } 15628 }
15602 } 15629 }
15603 } 15630 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698