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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 8144 matching lines...) Expand 10 before | Expand all | Expand 10 after
8155 }, 8155 },
8156 "texdata_gpu.png": { 8156 "texdata_gpu.png": {
8157 "allowed-digests": [ 8157 "allowed-digests": [
8158 [ 8158 [
8159 "bitmap-64bitMD5", 8159 "bitmap-64bitMD5",
8160 14023251804528592158 8160 14023251804528592158
8161 ] 8161 ]
8162 ], 8162 ],
8163 "ignore-failure": false 8163 "ignore-failure": false
8164 }, 8164 },
8165 "textblob_565.png": {
8166 "allowed-digests": [
8167 [
8168 "bitmap-64bitMD5",
8169 17944049071104199904
8170 ]
8171 ],
8172 "reviewed-by-human": true
8173 },
8174 "textblob_8888.png": {
8175 "allowed-digests": [
8176 [
8177 "bitmap-64bitMD5",
8178 6571507317861452784
8179 ]
8180 ],
8181 "reviewed-by-human": true
8182 },
8183 "textblob_gpu.png": {
8184 "allowed-digests": [
8185 [
8186 "bitmap-64bitMD5",
8187 9796000551046772836
8188 ]
8189 ],
8190 "reviewed-by-human": true
8191 },
8165 "texteffects_565.png": { 8192 "texteffects_565.png": {
8166 "allowed-digests": [ 8193 "allowed-digests": [
8167 [ 8194 [
8168 "bitmap-64bitMD5", 8195 "bitmap-64bitMD5",
8169 3352233736449563022 8196 3352233736449563022
8170 ] 8197 ]
8171 ], 8198 ],
8172 "reviewed-by-human": true 8199 "reviewed-by-human": true
8173 }, 8200 },
8174 "texteffects_8888.png": { 8201 "texteffects_8888.png": {
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
8843 "allowed-digests": [ 8870 "allowed-digests": [
8844 [ 8871 [
8845 "bitmap-64bitMD5", 8872 "bitmap-64bitMD5",
8846 4896933091710642125 8873 4896933091710642125
8847 ] 8874 ]
8848 ], 8875 ],
8849 "reviewed-by-human": true 8876 "reviewed-by-human": true
8850 } 8877 }
8851 } 8878 }
8852 } 8879 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698