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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/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 11980 matching lines...) Expand 10 before | Expand all | Expand 10 after
11991 }, 11991 },
11992 "textblob_msaa4.png": { 11992 "textblob_msaa4.png": {
11993 "allowed-digests": [ 11993 "allowed-digests": [
11994 [ 11994 [
11995 "bitmap-64bitMD5", 11995 "bitmap-64bitMD5",
11996 8796565274520104554 11996 8796565274520104554
11997 ] 11997 ]
11998 ], 11998 ],
11999 "reviewed-by-human": true 11999 "reviewed-by-human": true
12000 }, 12000 },
12001 "textblobshader_8888.png": {
12002 "allowed-digests": [
12003 [
12004 "bitmap-64bitMD5",
12005 10038573095234517016
12006 ]
12007 ],
12008 "reviewed-by-human": true
12009 },
12010 "textblobshader_gpu.png": {
12011 "allowed-digests": [
12012 [
12013 "bitmap-64bitMD5",
12014 8837092759967668155
12015 ]
12016 ],
12017 "reviewed-by-human": true
12018 },
12019 "textblobshader_msaa4.png": {
12020 "allowed-digests": [
12021 [
12022 "bitmap-64bitMD5",
12023 17106361814650381948
12024 ]
12025 ],
12026 "reviewed-by-human": true
12027 },
12001 "texteffects_565.png": { 12028 "texteffects_565.png": {
12002 "allowed-digests": [ 12029 "allowed-digests": [
12003 [ 12030 [
12004 "bitmap-64bitMD5", 12031 "bitmap-64bitMD5",
12005 3352233736449563022 12032 3352233736449563022
12006 ] 12033 ]
12007 ], 12034 ],
12008 "reviewed-by-human": true 12035 "reviewed-by-human": true
12009 }, 12036 },
12010 "texteffects_8888.png": { 12037 "texteffects_8888.png": {
(...skipping 928 matching lines...) Expand 10 before | Expand all | Expand 10 after
12939 "allowed-digests": [ 12966 "allowed-digests": [
12940 [ 12967 [
12941 "bitmap-64bitMD5", 12968 "bitmap-64bitMD5",
12942 14593717200149920625 12969 14593717200149920625
12943 ] 12970 ]
12944 ], 12971 ],
12945 "reviewed-by-human": false 12972 "reviewed-by-human": false
12946 } 12973 }
12947 } 12974 }
12948 } 12975 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698