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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-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 6774 matching lines...) Expand 10 before | Expand all | Expand 10 after
6785 "bitmap-64bitMD5", 6785 "bitmap-64bitMD5",
6786 3695033638604474475 6786 3695033638604474475
6787 ] 6787 ]
6788 ], 6788 ],
6789 "bugs": [ 6789 "bugs": [
6790 2109 6790 2109
6791 ], 6791 ],
6792 "ignore-failure": true, 6792 "ignore-failure": true,
6793 "reviewed-by-human": true 6793 "reviewed-by-human": true
6794 }, 6794 },
6795 "textblob_565.png": {
6796 "allowed-digests": [
6797 [
6798 "bitmap-64bitMD5",
6799 17944049071104199904
6800 ]
6801 ],
6802 "reviewed-by-human": true
6803 },
6804 "textblob_8888.png": {
6805 "allowed-digests": [
6806 [
6807 "bitmap-64bitMD5",
6808 6571507317861452784
6809 ]
6810 ],
6811 "reviewed-by-human": true
6812 },
6813 "textblob_gpu.png": {
6814 "allowed-digests": [
6815 [
6816 "bitmap-64bitMD5",
6817 9796000551046772836
6818 ]
6819 ],
6820 "reviewed-by-human": true
6821 },
6795 "texteffects_565.png": { 6822 "texteffects_565.png": {
6796 "allowed-digests": [ 6823 "allowed-digests": [
6797 [ 6824 [
6798 "bitmap-64bitMD5", 6825 "bitmap-64bitMD5",
6799 3352233736449563022 6826 3352233736449563022
6800 ] 6827 ]
6801 ], 6828 ],
6802 "reviewed-by-human": true 6829 "reviewed-by-human": true
6803 }, 6830 },
6804 "texteffects_8888.png": { 6831 "texteffects_8888.png": {
(...skipping 704 matching lines...) Expand 10 before | Expand all | Expand 10 after
7509 "allowed-digests": [ 7536 "allowed-digests": [
7510 [ 7537 [
7511 "bitmap-64bitMD5", 7538 "bitmap-64bitMD5",
7512 7278542263334512857 7539 7278542263334512857
7513 ] 7540 ]
7514 ], 7541 ],
7515 "reviewed-by-human": true 7542 "reviewed-by-human": true
7516 } 7543 }
7517 } 7544 }
7518 } 7545 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698