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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-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 8956 matching lines...) Expand 10 before | Expand all | Expand 10 after
8967 }, 8967 },
8968 "textblob_gpu.png": { 8968 "textblob_gpu.png": {
8969 "allowed-digests": [ 8969 "allowed-digests": [
8970 [ 8970 [
8971 "bitmap-64bitMD5", 8971 "bitmap-64bitMD5",
8972 374437982401021225 8972 374437982401021225
8973 ] 8973 ]
8974 ], 8974 ],
8975 "reviewed-by-human": true 8975 "reviewed-by-human": true
8976 }, 8976 },
8977 "textblobshader_8888.png": {
8978 "allowed-digests": [
8979 [
8980 "bitmap-64bitMD5",
8981 369580297456387595
8982 ]
8983 ],
8984 "reviewed-by-human": true
8985 },
8986 "textblobshader_gpu.png": {
8987 "allowed-digests": [
8988 [
8989 "bitmap-64bitMD5",
8990 18067820415093488266
8991 ]
8992 ],
8993 "reviewed-by-human": true
8994 },
8977 "texteffects_565.png": { 8995 "texteffects_565.png": {
8978 "allowed-digests": [ 8996 "allowed-digests": [
8979 [ 8997 [
8980 "bitmap-64bitMD5", 8998 "bitmap-64bitMD5",
8981 11311445240364221126 8999 11311445240364221126
8982 ] 9000 ]
8983 ], 9001 ],
8984 "reviewed-by-human": true 9002 "reviewed-by-human": true
8985 }, 9003 },
8986 "texteffects_8888.png": { 9004 "texteffects_8888.png": {
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after
9669 "allowed-digests": [ 9687 "allowed-digests": [
9670 [ 9688 [
9671 "bitmap-64bitMD5", 9689 "bitmap-64bitMD5",
9672 6719196348100419960 9690 6719196348100419960
9673 ] 9691 ]
9674 ], 9692 ],
9675 "reviewed-by-human": false 9693 "reviewed-by-human": false
9676 } 9694 }
9677 } 9695 }
9678 } 9696 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698