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

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

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 | Annotate | Revision Log
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 4722 matching lines...) Expand 10 before | Expand all | Expand 10 after
4733 }, 4733 },
4734 "nocolorbleed_gpu.png": { 4734 "nocolorbleed_gpu.png": {
4735 "allowed-digests": [ 4735 "allowed-digests": [
4736 [ 4736 [
4737 "bitmap-64bitMD5", 4737 "bitmap-64bitMD5",
4738 2858172272730425414 4738 2858172272730425414
4739 ] 4739 ]
4740 ], 4740 ],
4741 "ignore-failure": false 4741 "ignore-failure": false
4742 }, 4742 },
4743 "offsetimagefilter_565.png": {
4744 "allowed-digests": [
4745 [
4746 "bitmap-64bitMD5",
4747 2579423143296654696
4748 ]
4749 ]
4750 },
4751 "offsetimagefilter_8888.png": {
4752 "allowed-digests": [
4753 [
4754 "bitmap-64bitMD5",
4755 1436487953500662370
4756 ]
4757 ]
4758 },
4743 "optimizations_565.png": { 4759 "optimizations_565.png": {
4744 "allowed-digests": [ 4760 "allowed-digests": [
4745 [ 4761 [
4746 "bitmap-64bitMD5", 4762 "bitmap-64bitMD5",
4747 13811812839638384010 4763 13811812839638384010
4748 ] 4764 ]
4749 ], 4765 ],
4750 "bugs": [ 4766 "bugs": [
4751 1578 4767 1578
4752 ], 4768 ],
(...skipping 1438 matching lines...) Expand 10 before | Expand all | Expand 10 after
6191 }, 6207 },
6192 "thinstrokedrects_gpu.png": { 6208 "thinstrokedrects_gpu.png": {
6193 "allowed-digests": [ 6209 "allowed-digests": [
6194 [ 6210 [
6195 "bitmap-64bitMD5", 6211 "bitmap-64bitMD5",
6196 10263284767330603632 6212 10263284767330603632
6197 ] 6213 ]
6198 ], 6214 ],
6199 "ignore-failure": false 6215 "ignore-failure": false
6200 }, 6216 },
6217 "tileimagefilter_565.png": {
6218 "allowed-digests": [
6219 [
6220 "bitmap-64bitMD5",
6221 10990385931737283853
6222 ]
6223 ]
6224 },
6225 "tileimagefilter_8888.png": {
6226 "allowed-digests": [
6227 [
6228 "bitmap-64bitMD5",
6229 17947105616274054312
6230 ]
6231 ]
6232 },
6233 "tileimagefilter_gpu.png": {
6234 "allowed-digests": [
6235 [
6236 "bitmap-64bitMD5",
6237 17947105616274054312
6238 ]
6239 ]
6240 },
6201 "tilemode_bitmap_565.png": { 6241 "tilemode_bitmap_565.png": {
6202 "allowed-digests": [ 6242 "allowed-digests": [
6203 [ 6243 [
6204 "bitmap-64bitMD5", 6244 "bitmap-64bitMD5",
6205 2277936618092358119 6245 2277936618092358119
6206 ] 6246 ]
6207 ], 6247 ],
6208 "bugs": [ 6248 "bugs": [
6209 1578 6249 1578
6210 ], 6250 ],
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
6550 "allowed-digests": [ 6590 "allowed-digests": [
6551 [ 6591 [
6552 "bitmap-64bitMD5", 6592 "bitmap-64bitMD5",
6553 1893175418427715444 6593 1893175418427715444
6554 ] 6594 ]
6555 ], 6595 ],
6556 "ignore-failure": false 6596 "ignore-failure": false
6557 } 6597 }
6558 } 6598 }
6559 } 6599 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698