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

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

Issue 385643003: New baselines for perlin noise changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 7550 matching lines...) Expand 10 before | Expand all | Expand 10 after
7561 "bugs": [ 7561 "bugs": [
7562 2005 7562 2005
7563 ], 7563 ],
7564 "ignore-failure": true, 7564 "ignore-failure": true,
7565 "reviewed-by-human": false 7565 "reviewed-by-human": false
7566 }, 7566 },
7567 "imagefiltersscaled_565.png": { 7567 "imagefiltersscaled_565.png": {
7568 "allowed-digests": [ 7568 "allowed-digests": [
7569 [ 7569 [
7570 "bitmap-64bitMD5", 7570 "bitmap-64bitMD5",
7571 3846565992437209770 7571 9975630938390290961
7572 ] 7572 ]
7573 ] 7573 ],
7574 "reviewed-by-human": true
7574 }, 7575 },
7575 "imagefiltersscaled_8888.png": { 7576 "imagefiltersscaled_8888.png": {
7576 "allowed-digests": [ 7577 "allowed-digests": [
7577 [ 7578 [
7578 "bitmap-64bitMD5", 7579 "bitmap-64bitMD5",
7579 16797253953584829082 7580 16797253953584829082
7580 ] 7581 ]
7581 ] 7582 ]
7582 }, 7583 },
7583 "imagefiltersscaled_gpu.png": { 7584 "imagefiltersscaled_gpu.png": {
(...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after
8977 "bitmap-64bitMD5", 8978 "bitmap-64bitMD5",
8978 10631445720626011577 8979 10631445720626011577
8979 ] 8980 ]
8980 ], 8981 ],
8981 "reviewed-by-human": false 8982 "reviewed-by-human": false
8982 }, 8983 },
8983 "perlinnoise_565.png": { 8984 "perlinnoise_565.png": {
8984 "allowed-digests": [ 8985 "allowed-digests": [
8985 [ 8986 [
8986 "bitmap-64bitMD5", 8987 "bitmap-64bitMD5",
8987 16968168405481699903 8988 1539561209878927288
8988 ] 8989 ]
8989 ], 8990 ],
8990 "reviewed-by-human": true 8991 "reviewed-by-human": true
8991 }, 8992 },
8992 "perlinnoise_8888.png": { 8993 "perlinnoise_8888.png": {
8993 "allowed-digests": [ 8994 "allowed-digests": [
8994 [ 8995 [
8995 "bitmap-64bitMD5", 8996 "bitmap-64bitMD5",
8996 1098763191610264229 8997 1098763191610264229
8997 ] 8998 ]
(...skipping 2713 matching lines...) Expand 10 before | Expand all | Expand 10 after
11711 "allowed-digests": [ 11712 "allowed-digests": [
11712 [ 11713 [
11713 "bitmap-64bitMD5", 11714 "bitmap-64bitMD5",
11714 14575108696880481929 11715 14575108696880481929
11715 ] 11716 ]
11716 ], 11717 ],
11717 "reviewed-by-human": true 11718 "reviewed-by-human": true
11718 } 11719 }
11719 } 11720 }
11720 } 11721 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698