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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-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 4572 matching lines...) Expand 10 before | Expand all | Expand 10 after
4583 "bitmap-64bitMD5", 4583 "bitmap-64bitMD5",
4584 1916631466865315592 4584 1916631466865315592
4585 ] 4585 ]
4586 ], 4586 ],
4587 "ignore-failure": false 4587 "ignore-failure": false
4588 }, 4588 },
4589 "imagefiltersscaled_565.png": { 4589 "imagefiltersscaled_565.png": {
4590 "allowed-digests": [ 4590 "allowed-digests": [
4591 [ 4591 [
4592 "bitmap-64bitMD5", 4592 "bitmap-64bitMD5",
4593 3846565992437209770 4593 9975630938390290961
4594 ] 4594 ]
4595 ] 4595 ],
4596 "reviewed-by-human": true
4596 }, 4597 },
4597 "imagefiltersscaled_8888.png": { 4598 "imagefiltersscaled_8888.png": {
4598 "allowed-digests": [ 4599 "allowed-digests": [
4599 [ 4600 [
4600 "bitmap-64bitMD5", 4601 "bitmap-64bitMD5",
4601 16797253953584829082 4602 16797253953584829082
4602 ] 4603 ]
4603 ] 4604 ]
4604 }, 4605 },
4605 "imagemagnifier_565.png": { 4606 "imagemagnifier_565.png": {
(...skipping 835 matching lines...) Expand 10 before | Expand all | Expand 10 after
5441 "bitmap-64bitMD5", 5442 "bitmap-64bitMD5",
5442 7937779188195651413 5443 7937779188195651413
5443 ] 5444 ]
5444 ], 5445 ],
5445 "reviewed-by-human": false 5446 "reviewed-by-human": false
5446 }, 5447 },
5447 "perlinnoise_565.png": { 5448 "perlinnoise_565.png": {
5448 "allowed-digests": [ 5449 "allowed-digests": [
5449 [ 5450 [
5450 "bitmap-64bitMD5", 5451 "bitmap-64bitMD5",
5451 16968168405481699903 5452 1539561209878927288
5452 ] 5453 ]
5453 ], 5454 ],
5454 "reviewed-by-human": true 5455 "reviewed-by-human": true
5455 }, 5456 },
5456 "perlinnoise_8888.png": { 5457 "perlinnoise_8888.png": {
5457 "allowed-digests": [ 5458 "allowed-digests": [
5458 [ 5459 [
5459 "bitmap-64bitMD5", 5460 "bitmap-64bitMD5",
5460 1098763191610264229 5461 1098763191610264229
5461 ] 5462 ]
(...skipping 1893 matching lines...) Expand 10 before | Expand all | Expand 10 after
7355 "allowed-digests": [ 7356 "allowed-digests": [
7356 [ 7357 [
7357 "bitmap-64bitMD5", 7358 "bitmap-64bitMD5",
7358 7278542263334512857 7359 7278542263334512857
7359 ] 7360 ]
7360 ], 7361 ],
7361 "reviewed-by-human": true 7362 "reviewed-by-human": true
7362 } 7363 }
7363 } 7364 }
7364 } 7365 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698