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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/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 11030 matching lines...) Expand 10 before | Expand all | Expand 10 after
11041 }, 11041 },
11042 "texdata_msaa4.png": { 11042 "texdata_msaa4.png": {
11043 "allowed-digests": [ 11043 "allowed-digests": [
11044 [ 11044 [
11045 "bitmap-64bitMD5", 11045 "bitmap-64bitMD5",
11046 2736593828543197285 11046 2736593828543197285
11047 ] 11047 ]
11048 ], 11048 ],
11049 "ignore-failure": false 11049 "ignore-failure": false
11050 }, 11050 },
11051 "textblob_565.png": {
11052 "allowed-digests": [
11053 [
11054 "bitmap-64bitMD5",
11055 17944049071104199904
11056 ]
11057 ],
11058 "reviewed-by-human": true
11059 },
11060 "textblob_8888.png": {
11061 "allowed-digests": [
11062 [
11063 "bitmap-64bitMD5",
11064 6571507317861452784
11065 ]
11066 ],
11067 "reviewed-by-human": true
11068 },
11069 "textblob_gpu.png": {
11070 "allowed-digests": [
11071 [
11072 "bitmap-64bitMD5",
11073 9796000551046772836
11074 ]
11075 ],
11076 "reviewed-by-human": true
11077 },
11078 "textblob_msaa4.png": {
11079 "allowed-digests": [
11080 [
11081 "bitmap-64bitMD5",
11082 9796000551046772836
11083 ]
11084 ],
11085 "reviewed-by-human": true
11086 },
11051 "texteffects_565.png": { 11087 "texteffects_565.png": {
11052 "allowed-digests": [ 11088 "allowed-digests": [
11053 [ 11089 [
11054 "bitmap-64bitMD5", 11090 "bitmap-64bitMD5",
11055 3352233736449563022 11091 3352233736449563022
11056 ] 11092 ]
11057 ], 11093 ],
11058 "reviewed-by-human": true 11094 "reviewed-by-human": true
11059 }, 11095 },
11060 "texteffects_8888.png": { 11096 "texteffects_8888.png": {
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
11971 "allowed-digests": [ 12007 "allowed-digests": [
11972 [ 12008 [
11973 "bitmap-64bitMD5", 12009 "bitmap-64bitMD5",
11974 14037617966684837344 12010 14037617966684837344
11975 ] 12011 ]
11976 ], 12012 ],
11977 "reviewed-by-human": true 12013 "reviewed-by-human": true
11978 } 12014 }
11979 } 12015 }
11980 } 12016 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698