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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 9623 matching lines...) Expand 10 before | Expand all | Expand 10 after
9634 "bitmap-64bitMD5", 9634 "bitmap-64bitMD5",
9635 2654839547990857466 9635 2654839547990857466
9636 ] 9636 ]
9637 ], 9637 ],
9638 "ignore-failure": false 9638 "ignore-failure": false
9639 }, 9639 },
9640 "imagefiltersscaled_565.png": { 9640 "imagefiltersscaled_565.png": {
9641 "allowed-digests": [ 9641 "allowed-digests": [
9642 [ 9642 [
9643 "bitmap-64bitMD5", 9643 "bitmap-64bitMD5",
9644 16374068527216052297 9644 2337680673667749002
9645 ] 9645 ]
9646 ] 9646 ],
9647 "reviewed-by-human": true
9647 }, 9648 },
9648 "imagefiltersscaled_8888.png": { 9649 "imagefiltersscaled_8888.png": {
9649 "allowed-digests": [ 9650 "allowed-digests": [
9650 [ 9651 [
9651 "bitmap-64bitMD5", 9652 "bitmap-64bitMD5",
9652 4781711442727351551 9653 4781711442727351551
9653 ] 9654 ]
9654 ] 9655 ]
9655 }, 9656 },
9656 "imagefiltersscaled_gpu.png": { 9657 "imagefiltersscaled_gpu.png": {
(...skipping 1798 matching lines...) Expand 10 before | Expand all | Expand 10 after
11455 "bitmap-64bitMD5", 11456 "bitmap-64bitMD5",
11456 7937779188195651413 11457 7937779188195651413
11457 ] 11458 ]
11458 ], 11459 ],
11459 "reviewed-by-human": false 11460 "reviewed-by-human": false
11460 }, 11461 },
11461 "perlinnoise_565.png": { 11462 "perlinnoise_565.png": {
11462 "allowed-digests": [ 11463 "allowed-digests": [
11463 [ 11464 [
11464 "bitmap-64bitMD5", 11465 "bitmap-64bitMD5",
11465 16968168405481699903 11466 1539561209878927288
11466 ] 11467 ]
11467 ], 11468 ],
11468 "reviewed-by-human": true 11469 "reviewed-by-human": true
11469 }, 11470 },
11470 "perlinnoise_8888.png": { 11471 "perlinnoise_8888.png": {
11471 "allowed-digests": [ 11472 "allowed-digests": [
11472 [ 11473 [
11473 "bitmap-64bitMD5", 11474 "bitmap-64bitMD5",
11474 1098763191610264229 11475 1098763191610264229
11475 ] 11476 ]
(...skipping 3762 matching lines...) Expand 10 before | Expand all | Expand 10 after
15238 7829854837061118142 15239 7829854837061118142
15239 ] 15240 ]
15240 ], 15241 ],
15241 "bugs": [ 15242 "bugs": [
15242 1578 15243 1578
15243 ], 15244 ],
15244 "reviewed-by-human": false 15245 "reviewed-by-human": false
15245 } 15246 }
15246 } 15247 }
15247 } 15248 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698