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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/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 10387 matching lines...) Expand 10 before | Expand all | Expand 10 after
10398 ], 10398 ],
10399 "bugs": [ 10399 "bugs": [
10400 1578 10400 1578
10401 ], 10401 ],
10402 "reviewed-by-human": false 10402 "reviewed-by-human": false
10403 }, 10403 },
10404 "imagefiltersscaled_565.png": { 10404 "imagefiltersscaled_565.png": {
10405 "allowed-digests": [ 10405 "allowed-digests": [
10406 [ 10406 [
10407 "bitmap-64bitMD5", 10407 "bitmap-64bitMD5",
10408 16374068527216052297 10408 2337680673667749002
10409 ] 10409 ]
10410 ] 10410 ],
10411 "reviewed-by-human": true
10411 }, 10412 },
10412 "imagefiltersscaled_8888.png": { 10413 "imagefiltersscaled_8888.png": {
10413 "allowed-digests": [ 10414 "allowed-digests": [
10414 [ 10415 [
10415 "bitmap-64bitMD5", 10416 "bitmap-64bitMD5",
10416 4781711442727351551 10417 4781711442727351551
10417 ] 10418 ]
10418 ] 10419 ]
10419 }, 10420 },
10420 "imagefiltersscaled_gpu.png": { 10421 "imagefiltersscaled_gpu.png": {
(...skipping 1825 matching lines...) Expand 10 before | Expand all | Expand 10 after
12246 "bitmap-64bitMD5", 12247 "bitmap-64bitMD5",
12247 7937779188195651413 12248 7937779188195651413
12248 ] 12249 ]
12249 ], 12250 ],
12250 "reviewed-by-human": false 12251 "reviewed-by-human": false
12251 }, 12252 },
12252 "perlinnoise_565.png": { 12253 "perlinnoise_565.png": {
12253 "allowed-digests": [ 12254 "allowed-digests": [
12254 [ 12255 [
12255 "bitmap-64bitMD5", 12256 "bitmap-64bitMD5",
12256 16968168405481699903 12257 1539561209878927288
12257 ] 12258 ]
12258 ], 12259 ],
12259 "reviewed-by-human": true 12260 "reviewed-by-human": true
12260 }, 12261 },
12261 "perlinnoise_8888.png": { 12262 "perlinnoise_8888.png": {
12262 "allowed-digests": [ 12263 "allowed-digests": [
12263 [ 12264 [
12264 "bitmap-64bitMD5", 12265 "bitmap-64bitMD5",
12265 1098763191610264229 12266 1098763191610264229
12266 ] 12267 ]
(...skipping 3927 matching lines...) Expand 10 before | Expand all | Expand 10 after
16194 7829854837061118142 16195 7829854837061118142
16195 ] 16196 ]
16196 ], 16197 ],
16197 "bugs": [ 16198 "bugs": [
16198 1578 16199 1578
16199 ], 16200 ],
16200 "reviewed-by-human": false 16201 "reviewed-by-human": false
16201 } 16202 }
16202 } 16203 }
16203 } 16204 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698