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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-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 9710 matching lines...) Expand 10 before | Expand all | Expand 10 after
9721 ], 9721 ],
9722 "bugs": [ 9722 "bugs": [
9723 1578 9723 1578
9724 ], 9724 ],
9725 "reviewed-by-human": false 9725 "reviewed-by-human": false
9726 }, 9726 },
9727 "imagefiltersscaled_565.png": { 9727 "imagefiltersscaled_565.png": {
9728 "allowed-digests": [ 9728 "allowed-digests": [
9729 [ 9729 [
9730 "bitmap-64bitMD5", 9730 "bitmap-64bitMD5",
9731 16374068527216052297 9731 2337680673667749002
9732 ] 9732 ]
9733 ] 9733 ],
9734 "reviewed-by-human": true
9734 }, 9735 },
9735 "imagefiltersscaled_8888.png": { 9736 "imagefiltersscaled_8888.png": {
9736 "allowed-digests": [ 9737 "allowed-digests": [
9737 [ 9738 [
9738 "bitmap-64bitMD5", 9739 "bitmap-64bitMD5",
9739 4781711442727351551 9740 4781711442727351551
9740 ] 9741 ]
9741 ] 9742 ]
9742 }, 9743 },
9743 "imagefiltersscaled_gpu.png": { 9744 "imagefiltersscaled_gpu.png": {
(...skipping 1714 matching lines...) Expand 10 before | Expand all | Expand 10 after
11458 "bitmap-64bitMD5", 11459 "bitmap-64bitMD5",
11459 7937779188195651413 11460 7937779188195651413
11460 ] 11461 ]
11461 ], 11462 ],
11462 "reviewed-by-human": false 11463 "reviewed-by-human": false
11463 }, 11464 },
11464 "perlinnoise_565.png": { 11465 "perlinnoise_565.png": {
11465 "allowed-digests": [ 11466 "allowed-digests": [
11466 [ 11467 [
11467 "bitmap-64bitMD5", 11468 "bitmap-64bitMD5",
11468 16968168405481699903 11469 1539561209878927288
11469 ] 11470 ]
11470 ], 11471 ],
11471 "reviewed-by-human": true 11472 "reviewed-by-human": true
11472 }, 11473 },
11473 "perlinnoise_8888.png": { 11474 "perlinnoise_8888.png": {
11474 "allowed-digests": [ 11475 "allowed-digests": [
11475 [ 11476 [
11476 "bitmap-64bitMD5", 11477 "bitmap-64bitMD5",
11477 1098763191610264229 11478 1098763191610264229
11478 ] 11479 ]
(...skipping 3678 matching lines...) Expand 10 before | Expand all | Expand 10 after
15157 7829854837061118142 15158 7829854837061118142
15158 ] 15159 ]
15159 ], 15160 ],
15160 "bugs": [ 15161 "bugs": [
15161 1578 15162 1578
15162 ], 15163 ],
15163 "reviewed-by-human": false 15164 "reviewed-by-human": false
15164 } 15165 }
15165 } 15166 }
15166 } 15167 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698