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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release-Recipes/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 11974 matching lines...) Expand 10 before | Expand all | Expand 10 after
11985 }, 11985 },
11986 "textblob_msaa4.png": { 11986 "textblob_msaa4.png": {
11987 "allowed-digests": [ 11987 "allowed-digests": [
11988 [ 11988 [
11989 "bitmap-64bitMD5", 11989 "bitmap-64bitMD5",
11990 8796565274520104554 11990 8796565274520104554
11991 ] 11991 ]
11992 ], 11992 ],
11993 "reviewed-by-human": true 11993 "reviewed-by-human": true
11994 }, 11994 },
11995 "textblobshader_8888.png": {
11996 "allowed-digests": [
11997 [
11998 "bitmap-64bitMD5",
11999 10038573095234517016
12000 ]
12001 ],
12002 "reviewed-by-human": true
12003 },
12004 "textblobshader_gpu.png": {
12005 "allowed-digests": [
12006 [
12007 "bitmap-64bitMD5",
12008 8837092759967668155
12009 ]
12010 ],
12011 "reviewed-by-human": true
12012 },
12013 "textblobshader_msaa4.png": {
12014 "allowed-digests": [
12015 [
12016 "bitmap-64bitMD5",
12017 17106361814650381948
12018 ]
12019 ],
12020 "reviewed-by-human": true
12021 },
11995 "texteffects_565.png": { 12022 "texteffects_565.png": {
11996 "allowed-digests": [ 12023 "allowed-digests": [
11997 [ 12024 [
11998 "bitmap-64bitMD5", 12025 "bitmap-64bitMD5",
11999 3352233736449563022 12026 3352233736449563022
12000 ] 12027 ]
12001 ], 12028 ],
12002 "reviewed-by-human": true 12029 "reviewed-by-human": true
12003 }, 12030 },
12004 "texteffects_8888.png": { 12031 "texteffects_8888.png": {
(...skipping 928 matching lines...) Expand 10 before | Expand all | Expand 10 after
12933 "allowed-digests": [ 12960 "allowed-digests": [
12934 [ 12961 [
12935 "bitmap-64bitMD5", 12962 "bitmap-64bitMD5",
12936 14593717200149920625 12963 14593717200149920625
12937 ] 12964 ]
12938 ], 12965 ],
12939 "reviewed-by-human": false 12966 "reviewed-by-human": false
12940 } 12967 }
12941 } 12968 }
12942 } 12969 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698