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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-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 6173 matching lines...) Expand 10 before | Expand all | Expand 10 after
6184 ], 6184 ],
6185 "bugs": [ 6185 "bugs": [
6186 1759 6186 1759
6187 ], 6187 ],
6188 "reviewed-by-human": false 6188 "reviewed-by-human": false
6189 }, 6189 },
6190 "perlinnoise_565.png": { 6190 "perlinnoise_565.png": {
6191 "allowed-digests": [ 6191 "allowed-digests": [
6192 [ 6192 [
6193 "bitmap-64bitMD5", 6193 "bitmap-64bitMD5",
6194 7062830515847842724 6194 9082432384413135846
6195 ] 6195 ]
6196 ], 6196 ],
6197 "bugs": [ 6197 "bugs": [
6198 1759 6198 1759
6199 ], 6199 ],
6200 "reviewed-by-human": false 6200 "reviewed-by-human": false
6201 }, 6201 },
6202 "perlinnoise_8888.png": { 6202 "perlinnoise_8888.png": {
6203 "allowed-digests": [ 6203 "allowed-digests": [
6204 [ 6204 [
6205 "bitmap-64bitMD5", 6205 "bitmap-64bitMD5",
6206 3337960818819139745 6206 12810758291552549406
6207 ] 6207 ]
6208 ], 6208 ],
6209 "bugs": [ 6209 "bugs": [
6210 1759 6210 1759
6211 ], 6211 ],
6212 "reviewed-by-human": false 6212 "reviewed-by-human": false
6213 }, 6213 },
6214 "perlinnoise_gpu.png": { 6214 "perlinnoise_gpu.png": {
6215 "allowed-digests": [ 6215 "allowed-digests": [
6216 [ 6216 [
6217 "bitmap-64bitMD5", 6217 "bitmap-64bitMD5",
6218 5141041641639852798 6218 13210665047716928981
6219 ] 6219 ]
6220 ], 6220 ],
6221 "bugs": [ 6221 "bugs": [
6222 1759 6222 1759
6223 ], 6223 ],
6224 "reviewed-by-human": false 6224 "reviewed-by-human": false
6225 }, 6225 },
6226 "points_565.png": { 6226 "points_565.png": {
6227 "allowed-digests": [ 6227 "allowed-digests": [
6228 [ 6228 [
(...skipping 1831 matching lines...) Expand 10 before | Expand all | Expand 10 after
8060 "allowed-digests": [ 8060 "allowed-digests": [
8061 [ 8061 [
8062 "bitmap-64bitMD5", 8062 "bitmap-64bitMD5",
8063 1949782367908434601 8063 1949782367908434601
8064 ] 8064 ]
8065 ], 8065 ],
8066 "ignore-failure": false 8066 "ignore-failure": false
8067 } 8067 }
8068 } 8068 }
8069 } 8069 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698