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

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

Issue 226413002: Rebaselining resizeimagefilter (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 5324 matching lines...) Expand 10 before | Expand all | Expand 10 after
5335 "bitmap-64bitMD5", 5335 "bitmap-64bitMD5",
5336 787266542681678758 5336 787266542681678758
5337 ] 5337 ]
5338 ], 5338 ],
5339 "ignore-failure": false 5339 "ignore-failure": false
5340 }, 5340 },
5341 "resizeimagefilter_565.png": { 5341 "resizeimagefilter_565.png": {
5342 "allowed-digests": [ 5342 "allowed-digests": [
5343 [ 5343 [
5344 "bitmap-64bitMD5", 5344 "bitmap-64bitMD5",
5345 16061468794312122510 5345 11574452324482789141
5346 ] 5346 ]
5347 ] 5347 ]
5348 }, 5348 },
5349 "resizeimagefilter_8888.png": { 5349 "resizeimagefilter_8888.png": {
5350 "allowed-digests": [ 5350 "allowed-digests": [
5351 [ 5351 [
5352 "bitmap-64bitMD5", 5352 "bitmap-64bitMD5",
5353 13576043681950934704 5353 15004076002839832883
5354 ] 5354 ]
5355 ] 5355 ]
5356 }, 5356 },
5357 "roundrects_565.png": { 5357 "roundrects_565.png": {
5358 "allowed-digests": [ 5358 "allowed-digests": [
5359 [ 5359 [
5360 "bitmap-64bitMD5", 5360 "bitmap-64bitMD5",
5361 10192478482016992029 5361 10192478482016992029
5362 ] 5362 ]
5363 ], 5363 ],
(...skipping 1478 matching lines...) Expand 10 before | Expand all | Expand 10 after
6842 "allowed-digests": [ 6842 "allowed-digests": [
6843 [ 6843 [
6844 "bitmap-64bitMD5", 6844 "bitmap-64bitMD5",
6845 8413804145353570345 6845 8413804145353570345
6846 ] 6846 ]
6847 ], 6847 ],
6848 "reviewed-by-human": true 6848 "reviewed-by-human": true
6849 } 6849 }
6850 } 6850 }
6851 } 6851 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698