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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 13971 matching lines...) Expand 10 before | Expand all | Expand 10 after
13982 [ 13982 [
13983 "bitmap-64bitMD5", 13983 "bitmap-64bitMD5",
13984 8202463522803346863 13984 8202463522803346863
13985 ] 13985 ]
13986 ], 13986 ],
13987 "bugs": [ 13987 "bugs": [
13988 1578 13988 1578
13989 ], 13989 ],
13990 "reviewed-by-human": false 13990 "reviewed-by-human": false
13991 }, 13991 },
13992 "textblob_565.png": {
13993 "allowed-digests": [
13994 [
13995 "bitmap-64bitMD5",
13996 8718399483693317552
13997 ]
13998 ],
13999 "reviewed-by-human": true
14000 },
14001 "textblob_8888.png": {
14002 "allowed-digests": [
14003 [
14004 "bitmap-64bitMD5",
14005 15261396687979112539
14006 ]
14007 ],
14008 "reviewed-by-human": true
14009 },
14010 "textblob_gpu.png": {
14011 "allowed-digests": [
14012 [
14013 "bitmap-64bitMD5",
14014 4021846267976934275
14015 ]
14016 ],
14017 "reviewed-by-human": true
14018 },
14019 "textblob_pdf-mac.png": {
14020 "allowed-digests": [
14021 [
14022 "bitmap-64bitMD5",
14023 15999892150934755145
14024 ]
14025 ],
14026 "reviewed-by-human": true
14027 },
13992 "texteffects_565.png": { 14028 "texteffects_565.png": {
13993 "allowed-digests": [ 14029 "allowed-digests": [
13994 [ 14030 [
13995 "bitmap-64bitMD5", 14031 "bitmap-64bitMD5",
13996 11038407228975641784 14032 11038407228975641784
13997 ] 14033 ]
13998 ], 14034 ],
13999 "ignore-failure": false 14035 "ignore-failure": false
14000 }, 14036 },
14001 "texteffects_8888.png": { 14037 "texteffects_8888.png": {
(...skipping 1238 matching lines...) Expand 10 before | Expand all | Expand 10 after
15240 7829854837061118142 15276 7829854837061118142
15241 ] 15277 ]
15242 ], 15278 ],
15243 "bugs": [ 15279 "bugs": [
15244 1578 15280 1578
15245 ], 15281 ],
15246 "reviewed-by-human": false 15282 "reviewed-by-human": false
15247 } 15283 }
15248 } 15284 }
15249 } 15285 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698