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

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

Powered by Google App Engine
This is Rietveld 408576698