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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/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 4318 matching lines...) Expand 10 before | Expand all | Expand 10 after
4329 [ 4329 [
4330 "bitmap-64bitMD5", 4330 "bitmap-64bitMD5",
4331 1692459303605349022 4331 1692459303605349022
4332 ] 4332 ]
4333 ], 4333 ],
4334 "bugs": [ 4334 "bugs": [
4335 1578 4335 1578
4336 ], 4336 ],
4337 "reviewed-by-human": false 4337 "reviewed-by-human": false
4338 }, 4338 },
4339 "offsetimagefilter_565.png": {
4340 "allowed-digests": [
4341 [
4342 "bitmap-64bitMD5",
4343 2579423143296654696
4344 ]
4345 ]
4346 },
4347 "offsetimagefilter_8888.png": {
4348 "allowed-digests": [
4349 [
4350 "bitmap-64bitMD5",
4351 1436487953500662370
4352 ]
4353 ]
4354 },
4355 "offsetimagefilter_gpu.png": {
4356 "allowed-digests": [
4357 [
4358 "bitmap-64bitMD5",
4359 1436487953500662370
4360 ]
4361 ]
4362 },
4339 "optimizations_565.png": { 4363 "optimizations_565.png": {
4340 "allowed-digests": [ 4364 "allowed-digests": [
4341 [ 4365 [
4342 "bitmap-64bitMD5", 4366 "bitmap-64bitMD5",
4343 13811812839638384010 4367 13811812839638384010
4344 ] 4368 ]
4345 ], 4369 ],
4346 "bugs": [ 4370 "bugs": [
4347 1578 4371 1578
4348 ], 4372 ],
(...skipping 1300 matching lines...) Expand 10 before | Expand all | Expand 10 after
5649 [ 5673 [
5650 "bitmap-64bitMD5", 5674 "bitmap-64bitMD5",
5651 2596255945580270876 5675 2596255945580270876
5652 ] 5676 ]
5653 ], 5677 ],
5654 "bugs": [ 5678 "bugs": [
5655 1578 5679 1578
5656 ], 5680 ],
5657 "reviewed-by-human": false 5681 "reviewed-by-human": false
5658 }, 5682 },
5683 "tileimagefilter_565.png": {
5684 "allowed-digests": [
5685 [
5686 "bitmap-64bitMD5",
5687 10990385931737283853
5688 ]
5689 ]
5690 },
5691 "tileimagefilter_8888.png": {
5692 "allowed-digests": [
5693 [
5694 "bitmap-64bitMD5",
5695 17947105616274054312
5696 ]
5697 ]
5698 },
5699 "tileimagefilter_gpu.png": {
5700 "allowed-digests": [
5701 [
5702 "bitmap-64bitMD5",
5703 17947105616274054312
5704 ]
5705 ]
5706 },
5659 "tilemode_bitmap_565.png": { 5707 "tilemode_bitmap_565.png": {
5660 "allowed-digests": [ 5708 "allowed-digests": [
5661 [ 5709 [
5662 "bitmap-64bitMD5", 5710 "bitmap-64bitMD5",
5663 10499031123498268229 5711 10499031123498268229
5664 ] 5712 ]
5665 ], 5713 ],
5666 "bugs": [ 5714 "bugs": [
5667 1578 5715 1578
5668 ], 5716 ],
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
5987 4923266169994338413 6035 4923266169994338413
5988 ] 6036 ]
5989 ], 6037 ],
5990 "bugs": [ 6038 "bugs": [
5991 1578 6039 1578
5992 ], 6040 ],
5993 "reviewed-by-human": false 6041 "reviewed-by-human": false
5994 } 6042 }
5995 } 6043 }
5996 } 6044 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698