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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/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 5576 matching lines...) Expand 10 before | Expand all | Expand 10 after
5587 "bugs": [ 5587 "bugs": [
5588 1888 5588 1888
5589 ], 5589 ],
5590 "ignore-failure": true, 5590 "ignore-failure": true,
5591 "reviewed-by-human": true 5591 "reviewed-by-human": true
5592 }, 5592 },
5593 "perlinnoise_565.png": { 5593 "perlinnoise_565.png": {
5594 "allowed-digests": [ 5594 "allowed-digests": [
5595 [ 5595 [
5596 "bitmap-64bitMD5", 5596 "bitmap-64bitMD5",
5597 13764620869463944032 5597 9716256752365024395
5598 ] 5598 ]
5599 ], 5599 ],
5600 "reviewed-by-human": true 5600 "reviewed-by-human": true
5601 }, 5601 },
5602 "perlinnoise_8888.png": { 5602 "perlinnoise_8888.png": {
5603 "allowed-digests": [ 5603 "allowed-digests": [
5604 [ 5604 [
5605 "bitmap-64bitMD5", 5605 "bitmap-64bitMD5",
5606 14635299494059574343 5606 5054932852600767947
5607 ] 5607 ]
5608 ], 5608 ],
5609 "reviewed-by-human": true 5609 "reviewed-by-human": true
5610 }, 5610 },
5611 "perlinnoise_gpu.png": { 5611 "perlinnoise_gpu.png": {
5612 "allowed-digests": [ 5612 "allowed-digests": [
5613 [ 5613 [
5614 "bitmap-64bitMD5", 5614 "bitmap-64bitMD5",
5615 7785260952738937063 5615 3118476709495912326
5616 ] 5616 ]
5617 ], 5617 ],
5618 "reviewed-by-human": true 5618 "reviewed-by-human": true
5619 }, 5619 },
5620 "points_565.png": { 5620 "points_565.png": {
5621 "allowed-digests": [ 5621 "allowed-digests": [
5622 [ 5622 [
5623 "bitmap-64bitMD5", 5623 "bitmap-64bitMD5",
5624 8258169356106996569 5624 8258169356106996569
5625 ] 5625 ]
(...skipping 1705 matching lines...) Expand 10 before | Expand all | Expand 10 after
7331 "allowed-digests": [ 7331 "allowed-digests": [
7332 [ 7332 [
7333 "bitmap-64bitMD5", 7333 "bitmap-64bitMD5",
7334 4560310127555905075 7334 4560310127555905075
7335 ] 7335 ]
7336 ], 7336 ],
7337 "reviewed-by-human": true 7337 "reviewed-by-human": true
7338 } 7338 }
7339 } 7339 }
7340 } 7340 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698