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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 16970 matching lines...) Expand 10 before | Expand all | Expand 10 after
16981 }, 16981 },
16982 "textblob_pdf-mac.png": { 16982 "textblob_pdf-mac.png": {
16983 "allowed-digests": [ 16983 "allowed-digests": [
16984 [ 16984 [
16985 "bitmap-64bitMD5", 16985 "bitmap-64bitMD5",
16986 13906484169395459506 16986 13906484169395459506
16987 ] 16987 ]
16988 ], 16988 ],
16989 "reviewed-by-human": true 16989 "reviewed-by-human": true
16990 }, 16990 },
16991 "textblobshader_8888.png": {
16992 "allowed-digests": [
16993 [
16994 "bitmap-64bitMD5",
16995 11078330902969853715
16996 ]
16997 ],
16998 "reviewed-by-human": true
16999 },
17000 "textblobshader_gpu.png": {
17001 "allowed-digests": [
17002 [
17003 "bitmap-64bitMD5",
17004 169381702997163460
17005 ]
17006 ],
17007 "reviewed-by-human": true
17008 },
17009 "textblobshader_pdf-mac.png": {
17010 "allowed-digests": [
17011 [
17012 "bitmap-64bitMD5",
17013 11232629568323624730
17014 ]
17015 ],
17016 "reviewed-by-human": true
17017 },
16991 "texteffects_565.png": { 17018 "texteffects_565.png": {
16992 "allowed-digests": [ 17019 "allowed-digests": [
16993 [ 17020 [
16994 "bitmap-64bitMD5", 17021 "bitmap-64bitMD5",
16995 11038407228975641784 17022 11038407228975641784
16996 ] 17023 ]
16997 ], 17024 ],
16998 "ignore-failure": false 17025 "ignore-failure": false
16999 }, 17026 },
17000 "texteffects_8888.png": { 17027 "texteffects_8888.png": {
(...skipping 1340 matching lines...) Expand 10 before | Expand all | Expand 10 after
18341 "allowed-digests": [ 18368 "allowed-digests": [
18342 [ 18369 [
18343 "bitmap-64bitMD5", 18370 "bitmap-64bitMD5",
18344 10030599291822810250 18371 10030599291822810250
18345 ] 18372 ]
18346 ], 18373 ],
18347 "reviewed-by-human": false 18374 "reviewed-by-human": false
18348 } 18375 }
18349 } 18376 }
18350 } 18377 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698