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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-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 8579 matching lines...) Expand 10 before | Expand all | Expand 10 after
8590 [ 8590 [
8591 "bitmap-64bitMD5", 8591 "bitmap-64bitMD5",
8592 2736593828543197285 8592 2736593828543197285
8593 ] 8593 ]
8594 ], 8594 ],
8595 "bugs": [ 8595 "bugs": [
8596 1759 8596 1759
8597 ], 8597 ],
8598 "reviewed-by-human": false 8598 "reviewed-by-human": false
8599 }, 8599 },
8600 "textblob_565.png": {
8601 "allowed-digests": [
8602 [
8603 "bitmap-64bitMD5",
8604 6662949041928342732
8605 ]
8606 ],
8607 "reviewed-by-human": true
8608 },
8609 "textblob_8888.png": {
8610 "allowed-digests": [
8611 [
8612 "bitmap-64bitMD5",
8613 17055632020623913046
8614 ]
8615 ],
8616 "reviewed-by-human": true
8617 },
8600 "texteffects_565.png": { 8618 "texteffects_565.png": {
8601 "allowed-digests": [ 8619 "allowed-digests": [
8602 [ 8620 [
8603 "bitmap-64bitMD5", 8621 "bitmap-64bitMD5",
8604 13357146488219809893 8622 13357146488219809893
8605 ] 8623 ]
8606 ], 8624 ],
8607 "reviewed-by-human": true 8625 "reviewed-by-human": true
8608 }, 8626 },
8609 "texteffects_8888.png": { 8627 "texteffects_8888.png": {
(...skipping 648 matching lines...) Expand 10 before | Expand all | Expand 10 after
9258 "allowed-digests": [ 9276 "allowed-digests": [
9259 [ 9277 [
9260 "bitmap-64bitMD5", 9278 "bitmap-64bitMD5",
9261 11611679597896853327 9279 11611679597896853327
9262 ] 9280 ]
9263 ], 9281 ],
9264 "reviewed-by-human": true 9282 "reviewed-by-human": true
9265 } 9283 }
9266 } 9284 }
9267 } 9285 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698