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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-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 8212 matching lines...) Expand 10 before | Expand all | Expand 10 after
8223 }, 8223 },
8224 "texdata_gpu.png": { 8224 "texdata_gpu.png": {
8225 "allowed-digests": [ 8225 "allowed-digests": [
8226 [ 8226 [
8227 "bitmap-64bitMD5", 8227 "bitmap-64bitMD5",
8228 14023251804528592158 8228 14023251804528592158
8229 ] 8229 ]
8230 ], 8230 ],
8231 "ignore-failure": false 8231 "ignore-failure": false
8232 }, 8232 },
8233 "textblob_565.png": {
8234 "allowed-digests": [
8235 [
8236 "bitmap-64bitMD5",
8237 6662949041928342732
8238 ]
8239 ],
8240 "reviewed-by-human": true
8241 },
8242 "textblob_8888.png": {
8243 "allowed-digests": [
8244 [
8245 "bitmap-64bitMD5",
8246 17055632020623913046
8247 ]
8248 ],
8249 "reviewed-by-human": true
8250 },
8251 "textblob_gpu.png": {
8252 "allowed-digests": [
8253 [
8254 "bitmap-64bitMD5",
8255 1702179094334861733
8256 ]
8257 ],
8258 "reviewed-by-human": true
8259 },
8233 "texteffects_565.png": { 8260 "texteffects_565.png": {
8234 "allowed-digests": [ 8261 "allowed-digests": [
8235 [ 8262 [
8236 "bitmap-64bitMD5", 8263 "bitmap-64bitMD5",
8237 11311445240364221126 8264 11311445240364221126
8238 ] 8265 ]
8239 ], 8266 ],
8240 "reviewed-by-human": true 8267 "reviewed-by-human": true
8241 }, 8268 },
8242 "texteffects_8888.png": { 8269 "texteffects_8888.png": {
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
8916 "allowed-digests": [ 8943 "allowed-digests": [
8917 [ 8944 [
8918 "bitmap-64bitMD5", 8945 "bitmap-64bitMD5",
8919 10082620380128469910 8946 10082620380128469910
8920 ] 8947 ]
8921 ], 8948 ],
8922 "reviewed-by-human": true 8949 "reviewed-by-human": true
8923 } 8950 }
8924 } 8951 }
8925 } 8952 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698