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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-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 4690 matching lines...) Expand 10 before | Expand all | Expand 10 after
4701 }, 4701 },
4702 "nocolorbleed_gpu.png": { 4702 "nocolorbleed_gpu.png": {
4703 "allowed-digests": [ 4703 "allowed-digests": [
4704 [ 4704 [
4705 "bitmap-64bitMD5", 4705 "bitmap-64bitMD5",
4706 2858172272730425414 4706 2858172272730425414
4707 ] 4707 ]
4708 ], 4708 ],
4709 "ignore-failure": false 4709 "ignore-failure": false
4710 }, 4710 },
4711 "offsetimagefilter_565.png": {
4712 "allowed-digests": [
4713 [
4714 "bitmap-64bitMD5",
4715 16575349906192308148
4716 ]
4717 ]
4718 },
4719 "offsetimagefilter_8888.png": {
4720 "allowed-digests": [
4721 [
4722 "bitmap-64bitMD5",
4723 723388919971839176
4724 ]
4725 ]
4726 },
4711 "optimizations_565.png": { 4727 "optimizations_565.png": {
4712 "allowed-digests": [ 4728 "allowed-digests": [
4713 [ 4729 [
4714 "bitmap-64bitMD5", 4730 "bitmap-64bitMD5",
4715 13811812839638384010 4731 13811812839638384010
4716 ] 4732 ]
4717 ], 4733 ],
4718 "bugs": [ 4734 "bugs": [
4719 1578 4735 1578
4720 ], 4736 ],
(...skipping 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after
6212 }, 6228 },
6213 "thinstrokedrects_msaa4.png": { 6229 "thinstrokedrects_msaa4.png": {
6214 "allowed-digests": [ 6230 "allowed-digests": [
6215 [ 6231 [
6216 "bitmap-64bitMD5", 6232 "bitmap-64bitMD5",
6217 447028547707927733 6233 447028547707927733
6218 ] 6234 ]
6219 ], 6235 ],
6220 "ignore-failure": false 6236 "ignore-failure": false
6221 }, 6237 },
6238 "tileimagefilter_565.png": {
6239 "allowed-digests": [
6240 [
6241 "bitmap-64bitMD5",
6242 17206571034145286370
6243 ]
6244 ]
6245 },
6246 "tileimagefilter_8888.png": {
6247 "allowed-digests": [
6248 [
6249 "bitmap-64bitMD5",
6250 433187816103434815
6251 ]
6252 ]
6253 },
6222 "tilemode_bitmap_565.png": { 6254 "tilemode_bitmap_565.png": {
6223 "allowed-digests": [ 6255 "allowed-digests": [
6224 [ 6256 [
6225 "bitmap-64bitMD5", 6257 "bitmap-64bitMD5",
6226 5099131109880369158 6258 5099131109880369158
6227 ] 6259 ]
6228 ], 6260 ],
6229 "bugs": [ 6261 "bugs": [
6230 1578 6262 1578
6231 ], 6263 ],
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
6571 "allowed-digests": [ 6603 "allowed-digests": [
6572 [ 6604 [
6573 "bitmap-64bitMD5", 6605 "bitmap-64bitMD5",
6574 9426889969709537348 6606 9426889969709537348
6575 ] 6607 ]
6576 ], 6608 ],
6577 "ignore-failure": false 6609 "ignore-failure": false
6578 } 6610 }
6579 } 6611 }
6580 } 6612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698