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

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

Issue 99433007: Perlin noise rebaseline (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Updated to ToT Created 7 years 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 5580 matching lines...) Expand 10 before | Expand all | Expand 10 after
5591 "bugs": [ 5591 "bugs": [
5592 1888 5592 1888
5593 ], 5593 ],
5594 "ignore-failure": true, 5594 "ignore-failure": true,
5595 "reviewed-by-human": true 5595 "reviewed-by-human": true
5596 }, 5596 },
5597 "perlinnoise_565.png": { 5597 "perlinnoise_565.png": {
5598 "allowed-digests": [ 5598 "allowed-digests": [
5599 [ 5599 [
5600 "bitmap-64bitMD5", 5600 "bitmap-64bitMD5",
5601 13764620869463944032 5601 9716256752365024395
5602 ] 5602 ]
5603 ], 5603 ],
5604 "reviewed-by-human": true 5604 "reviewed-by-human": true
5605 }, 5605 },
5606 "perlinnoise_8888.png": { 5606 "perlinnoise_8888.png": {
5607 "allowed-digests": [ 5607 "allowed-digests": [
5608 [ 5608 [
5609 "bitmap-64bitMD5", 5609 "bitmap-64bitMD5",
5610 14635299494059574343 5610 5054932852600767947
5611 ] 5611 ]
5612 ], 5612 ],
5613 "reviewed-by-human": true 5613 "reviewed-by-human": true
5614 }, 5614 },
5615 "perlinnoise_gpu.png": { 5615 "perlinnoise_gpu.png": {
5616 "allowed-digests": [ 5616 "allowed-digests": [
5617 [ 5617 [
5618 "bitmap-64bitMD5", 5618 "bitmap-64bitMD5",
5619 7785260952738937063 5619 3118476709495912326
5620 ] 5620 ]
5621 ], 5621 ],
5622 "reviewed-by-human": true 5622 "reviewed-by-human": true
5623 }, 5623 },
5624 "points_565.png": { 5624 "points_565.png": {
5625 "allowed-digests": [ 5625 "allowed-digests": [
5626 [ 5626 [
5627 "bitmap-64bitMD5", 5627 "bitmap-64bitMD5",
5628 8258169356106996569 5628 8258169356106996569
5629 ] 5629 ]
(...skipping 1705 matching lines...) Expand 10 before | Expand all | Expand 10 after
7335 "allowed-digests": [ 7335 "allowed-digests": [
7336 [ 7336 [
7337 "bitmap-64bitMD5", 7337 "bitmap-64bitMD5",
7338 4445892079183016521 7338 4445892079183016521
7339 ] 7339 ]
7340 ], 7340 ],
7341 "reviewed-by-human": true 7341 "reviewed-by-human": true
7342 } 7342 }
7343 } 7343 }
7344 } 7344 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698