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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 16479 matching lines...) Expand 10 before | Expand all | Expand 10 after
16490 }, 16490 },
16491 "textblob_pdf-mac.png": { 16491 "textblob_pdf-mac.png": {
16492 "allowed-digests": [ 16492 "allowed-digests": [
16493 [ 16493 [
16494 "bitmap-64bitMD5", 16494 "bitmap-64bitMD5",
16495 13906484169395459506 16495 13906484169395459506
16496 ] 16496 ]
16497 ], 16497 ],
16498 "reviewed-by-human": true 16498 "reviewed-by-human": true
16499 }, 16499 },
16500 "textblobshader_8888.png": {
16501 "allowed-digests": [
16502 [
16503 "bitmap-64bitMD5",
16504 11176170139732144059
16505 ]
16506 ],
16507 "reviewed-by-human": true
16508 },
16509 "textblobshader_gpu.png": {
16510 "allowed-digests": [
16511 [
16512 "bitmap-64bitMD5",
16513 10180795969767973156
16514 ]
16515 ],
16516 "reviewed-by-human": true
16517 },
16518 "textblobshader_pdf-mac.png": {
16519 "allowed-digests": [
16520 [
16521 "bitmap-64bitMD5",
16522 11232629568323624730
16523 ]
16524 ],
16525 "reviewed-by-human": true
16526 },
16500 "texteffects_565.png": { 16527 "texteffects_565.png": {
16501 "allowed-digests": [ 16528 "allowed-digests": [
16502 [ 16529 [
16503 "bitmap-64bitMD5", 16530 "bitmap-64bitMD5",
16504 11038407228975641784 16531 11038407228975641784
16505 ] 16532 ]
16506 ], 16533 ],
16507 "ignore-failure": false 16534 "ignore-failure": false
16508 }, 16535 },
16509 "texteffects_8888.png": { 16536 "texteffects_8888.png": {
(...skipping 1282 matching lines...) Expand 10 before | Expand all | Expand 10 after
17792 "allowed-digests": [ 17819 "allowed-digests": [
17793 [ 17820 [
17794 "bitmap-64bitMD5", 17821 "bitmap-64bitMD5",
17795 10030599291822810250 17822 10030599291822810250
17796 ] 17823 ]
17797 ], 17824 ],
17798 "reviewed-by-human": false 17825 "reviewed-by-human": false
17799 } 17826 }
17800 } 17827 }
17801 } 17828 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698