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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json

Issue 616853003: Add blobshader GM baselines. (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 8906 matching lines...) Expand 10 before | Expand all | Expand 10 after
8917 }, 8917 },
8918 "textblob_gpu.png": { 8918 "textblob_gpu.png": {
8919 "allowed-digests": [ 8919 "allowed-digests": [
8920 [ 8920 [
8921 "bitmap-64bitMD5", 8921 "bitmap-64bitMD5",
8922 374437982401021225 8922 374437982401021225
8923 ] 8923 ]
8924 ], 8924 ],
8925 "reviewed-by-human": true 8925 "reviewed-by-human": true
8926 }, 8926 },
8927 "textblobshader_8888.png": {
8928 "allowed-digests": [
8929 [
8930 "bitmap-64bitMD5",
8931 10038573095234517016
8932 ]
8933 ],
8934 "reviewed-by-human": true
8935 },
8936 "textblobshader_gpu.png": {
8937 "allowed-digests": [
8938 [
8939 "bitmap-64bitMD5",
8940 1329838771050652867
8941 ]
8942 ],
8943 "reviewed-by-human": true
8944 },
8927 "texteffects_565.png": { 8945 "texteffects_565.png": {
8928 "allowed-digests": [ 8946 "allowed-digests": [
8929 [ 8947 [
8930 "bitmap-64bitMD5", 8948 "bitmap-64bitMD5",
8931 3352233736449563022 8949 3352233736449563022
8932 ] 8950 ]
8933 ], 8951 ],
8934 "reviewed-by-human": true 8952 "reviewed-by-human": true
8935 }, 8953 },
8936 "texteffects_8888.png": { 8954 "texteffects_8888.png": {
(...skipping 677 matching lines...) Expand 10 before | Expand all | Expand 10 after
9614 "allowed-digests": [ 9632 "allowed-digests": [
9615 [ 9633 [
9616 "bitmap-64bitMD5", 9634 "bitmap-64bitMD5",
9617 6719196348100419960 9635 6719196348100419960
9618 ] 9636 ]
9619 ], 9637 ],
9620 "reviewed-by-human": false 9638 "reviewed-by-human": false
9621 } 9639 }
9622 } 9640 }
9623 } 9641 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698