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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-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 4294 matching lines...) Expand 10 before | Expand all | Expand 10 after
4305 [ 4305 [
4306 "bitmap-64bitMD5", 4306 "bitmap-64bitMD5",
4307 1692459303605349022 4307 1692459303605349022
4308 ] 4308 ]
4309 ], 4309 ],
4310 "bugs": [ 4310 "bugs": [
4311 1578 4311 1578
4312 ], 4312 ],
4313 "reviewed-by-human": false 4313 "reviewed-by-human": false
4314 }, 4314 },
4315 "offsetimagefilter_565.png": {
4316 "allowed-digests": [
4317 [
4318 "bitmap-64bitMD5",
4319 2579423143296654696
4320 ]
4321 ]
4322 },
4323 "offsetimagefilter_8888.png": {
4324 "allowed-digests": [
4325 [
4326 "bitmap-64bitMD5",
4327 1436487953500662370
4328 ]
4329 ]
4330 },
4331 "offsetimagefilter_gpu.png": {
4332 "allowed-digests": [
4333 [
4334 "bitmap-64bitMD5",
4335 1436487953500662370
4336 ]
4337 ]
4338 },
4315 "optimizations_565.png": { 4339 "optimizations_565.png": {
4316 "allowed-digests": [ 4340 "allowed-digests": [
4317 [ 4341 [
4318 "bitmap-64bitMD5", 4342 "bitmap-64bitMD5",
4319 13811812839638384010 4343 13811812839638384010
4320 ] 4344 ]
4321 ], 4345 ],
4322 "bugs": [ 4346 "bugs": [
4323 1578 4347 1578
4324 ], 4348 ],
(...skipping 1300 matching lines...) Expand 10 before | Expand all | Expand 10 after
5625 [ 5649 [
5626 "bitmap-64bitMD5", 5650 "bitmap-64bitMD5",
5627 2596255945580270876 5651 2596255945580270876
5628 ] 5652 ]
5629 ], 5653 ],
5630 "bugs": [ 5654 "bugs": [
5631 1578 5655 1578
5632 ], 5656 ],
5633 "reviewed-by-human": false 5657 "reviewed-by-human": false
5634 }, 5658 },
5659 "tileimagefilter_565.png": {
5660 "allowed-digests": [
5661 [
5662 "bitmap-64bitMD5",
5663 10990385931737283853
5664 ]
5665 ]
5666 },
5667 "tileimagefilter_8888.png": {
5668 "allowed-digests": [
5669 [
5670 "bitmap-64bitMD5",
5671 17947105616274054312
5672 ]
5673 ]
5674 },
5675 "tileimagefilter_gpu.png": {
5676 "allowed-digests": [
5677 [
5678 "bitmap-64bitMD5",
5679 17947105616274054312
5680 ]
5681 ]
5682 },
5635 "tilemode_bitmap_565.png": { 5683 "tilemode_bitmap_565.png": {
5636 "allowed-digests": [ 5684 "allowed-digests": [
5637 [ 5685 [
5638 "bitmap-64bitMD5", 5686 "bitmap-64bitMD5",
5639 10499031123498268229 5687 10499031123498268229
5640 ] 5688 ]
5641 ], 5689 ],
5642 "bugs": [ 5690 "bugs": [
5643 1578 5691 1578
5644 ], 5692 ],
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
5963 4923266169994338413 6011 4923266169994338413
5964 ] 6012 ]
5965 ], 6013 ],
5966 "bugs": [ 6014 "bugs": [
5967 1578 6015 1578
5968 ], 6016 ],
5969 "reviewed-by-human": false 6017 "reviewed-by-human": false
5970 } 6018 }
5971 } 6019 }
5972 } 6020 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698