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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-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 5110 matching lines...) Expand 10 before | Expand all | Expand 10 after
5121 ], 5121 ],
5122 "bugs": [ 5122 "bugs": [
5123 1578 5123 1578
5124 ], 5124 ],
5125 "reviewed-by-human": false 5125 "reviewed-by-human": false
5126 }, 5126 },
5127 "perlinnoise_565.png": { 5127 "perlinnoise_565.png": {
5128 "allowed-digests": [ 5128 "allowed-digests": [
5129 [ 5129 [
5130 "bitmap-64bitMD5", 5130 "bitmap-64bitMD5",
5131 7062830515847842724 5131 9082432384413135846
5132 ] 5132 ]
5133 ], 5133 ],
5134 "bugs": [ 5134 "bugs": [
5135 1578 5135 1578
5136 ], 5136 ],
5137 "reviewed-by-human": false 5137 "reviewed-by-human": false
5138 }, 5138 },
5139 "perlinnoise_8888.png": { 5139 "perlinnoise_8888.png": {
5140 "allowed-digests": [ 5140 "allowed-digests": [
5141 [ 5141 [
5142 "bitmap-64bitMD5", 5142 "bitmap-64bitMD5",
5143 3337960818819139745 5143 12810758291552549406
5144 ] 5144 ]
5145 ], 5145 ],
5146 "bugs": [ 5146 "bugs": [
5147 1578 5147 1578
5148 ], 5148 ],
5149 "reviewed-by-human": false 5149 "reviewed-by-human": false
5150 }, 5150 },
5151 "perlinnoise_gpu.png": { 5151 "perlinnoise_gpu.png": {
5152 "allowed-digests": [ 5152 "allowed-digests": [
5153 [ 5153 [
(...skipping 1753 matching lines...) Expand 10 before | Expand all | Expand 10 after
6907 "allowed-digests": [ 6907 "allowed-digests": [
6908 [ 6908 [
6909 "bitmap-64bitMD5", 6909 "bitmap-64bitMD5",
6910 2746514962305586948 6910 2746514962305586948
6911 ] 6911 ]
6912 ], 6912 ],
6913 "ignore-failure": false 6913 "ignore-failure": false
6914 } 6914 }
6915 } 6915 }
6916 } 6916 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698