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

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

Issue 361523003: New baselines for imagefiltersclipped GM after perlin noise change. (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 5562 matching lines...) Expand 10 before | Expand all | Expand 10 after
5573 [ 5573 [
5574 "bitmap-64bitMD5", 5574 "bitmap-64bitMD5",
5575 14154076457851775362 5575 14154076457851775362
5576 ] 5576 ]
5577 ] 5577 ]
5578 }, 5578 },
5579 "imagefiltersclipped_gpu.png": { 5579 "imagefiltersclipped_gpu.png": {
5580 "allowed-digests": [ 5580 "allowed-digests": [
5581 [ 5581 [
5582 "bitmap-64bitMD5", 5582 "bitmap-64bitMD5",
5583 7083256779583570909 5583 9179365879237426214
5584 ] 5584 ]
5585 ], 5585 ],
5586 "reviewed-by-human": true 5586 "reviewed-by-human": true
5587 }, 5587 },
5588 "imagefilterscropped_565.png": { 5588 "imagefilterscropped_565.png": {
5589 "allowed-digests": [ 5589 "allowed-digests": [
5590 [ 5590 [
5591 "bitmap-64bitMD5", 5591 "bitmap-64bitMD5",
5592 6884363144513814401 5592 6884363144513814401
5593 ] 5593 ]
(...skipping 3151 matching lines...) Expand 10 before | Expand all | Expand 10 after
8745 "xfermodes_gpu.png": { 8745 "xfermodes_gpu.png": {
8746 "allowed-digests": [ 8746 "allowed-digests": [
8747 [ 8747 [
8748 "bitmap-64bitMD5", 8748 "bitmap-64bitMD5",
8749 10082620380128469910 8749 10082620380128469910
8750 ] 8750 ]
8751 ], 8751 ],
8752 "reviewed-by-human": true 8752 "reviewed-by-human": true
8753 } 8753 }
8754 } 8754 }
8755 } 8755 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698