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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 4350 matching lines...) Expand 10 before | Expand all | Expand 10 after
4361 [ 4361 [
4362 "bitmap-64bitMD5", 4362 "bitmap-64bitMD5",
4363 8326565878476961457 4363 8326565878476961457
4364 ] 4364 ]
4365 ], 4365 ],
4366 "bugs": [ 4366 "bugs": [
4367 1578 4367 1578
4368 ], 4368 ],
4369 "reviewed-by-human": false 4369 "reviewed-by-human": false
4370 }, 4370 },
4371 "offsetimagefilter_565.png": {
4372 "allowed-digests": [
4373 [
4374 "bitmap-64bitMD5",
4375 1772722438632981263
4376 ]
4377 ]
4378 },
4379 "offsetimagefilter_8888.png": {
4380 "allowed-digests": [
4381 [
4382 "bitmap-64bitMD5",
4383 15520809136164016503
4384 ]
4385 ]
4386 },
4371 "optimizations_565.png": { 4387 "optimizations_565.png": {
4372 "allowed-digests": [ 4388 "allowed-digests": [
4373 [ 4389 [
4374 "bitmap-64bitMD5", 4390 "bitmap-64bitMD5",
4375 13811812839638384010 4391 13811812839638384010
4376 ] 4392 ]
4377 ], 4393 ],
4378 "bugs": [ 4394 "bugs": [
4379 1578 4395 1578
4380 ], 4396 ],
(...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after
5669 [ 5685 [
5670 "bitmap-64bitMD5", 5686 "bitmap-64bitMD5",
5671 2596255945580270876 5687 2596255945580270876
5672 ] 5688 ]
5673 ], 5689 ],
5674 "bugs": [ 5690 "bugs": [
5675 1578 5691 1578
5676 ], 5692 ],
5677 "reviewed-by-human": false 5693 "reviewed-by-human": false
5678 }, 5694 },
5695 "tileimagefilter_565.png": {
5696 "allowed-digests": [
5697 [
5698 "bitmap-64bitMD5",
5699 10941852866183938977
5700 ]
5701 ]
5702 },
5703 "tileimagefilter_8888.png": {
5704 "allowed-digests": [
5705 [
5706 "bitmap-64bitMD5",
5707 10791106283850821834
5708 ]
5709 ]
5710 },
5679 "tilemode_bitmap_565.png": { 5711 "tilemode_bitmap_565.png": {
5680 "allowed-digests": [ 5712 "allowed-digests": [
5681 [ 5713 [
5682 "bitmap-64bitMD5", 5714 "bitmap-64bitMD5",
5683 5577712655664103434 5715 5577712655664103434
5684 ] 5716 ]
5685 ], 5717 ],
5686 "bugs": [ 5718 "bugs": [
5687 1578 5719 1578
5688 ], 5720 ],
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
6031 9464173494277460873 6063 9464173494277460873
6032 ] 6064 ]
6033 ], 6065 ],
6034 "bugs": [ 6066 "bugs": [
6035 1578 6067 1578
6036 ], 6068 ],
6037 "reviewed-by-human": false 6069 "reviewed-by-human": false
6038 } 6070 }
6039 } 6071 }
6040 } 6072 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698