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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/expected-results.json

Issue 32823002: First round of matrixconvolution rebaselines. (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 5672 matching lines...) Expand 10 before | Expand all | Expand 10 after
5683 [ 5683 [
5684 "bitmap-64bitMD5", 5684 "bitmap-64bitMD5",
5685 11963181131674513498 5685 11963181131674513498
5686 ] 5686 ]
5687 ] 5687 ]
5688 }, 5688 },
5689 "matrixconvolution_565.png": { 5689 "matrixconvolution_565.png": {
5690 "allowed-digests": [ 5690 "allowed-digests": [
5691 [ 5691 [
5692 "bitmap-64bitMD5", 5692 "bitmap-64bitMD5",
5693 14455070414837455898 5693 17512083187088509370
5694 ] 5694 ]
5695 ], 5695 ],
5696 "bugs": [ 5696 "bugs": [
5697 1578 5697 1578
5698 ], 5698 ],
5699 "reviewed-by-human": false 5699 "reviewed-by-human": false
5700 }, 5700 },
5701 "matrixconvolution_8888.png": { 5701 "matrixconvolution_8888.png": {
5702 "allowed-digests": [ 5702 "allowed-digests": [
5703 [ 5703 [
5704 "bitmap-64bitMD5", 5704 "bitmap-64bitMD5",
5705 9953032042726399657 5705 8030833960047493381
5706 ] 5706 ]
5707 ], 5707 ],
5708 "bugs": [ 5708 "bugs": [
5709 1578 5709 1578
5710 ], 5710 ],
5711 "reviewed-by-human": false 5711 "reviewed-by-human": false
5712 }, 5712 },
5713 "matrixconvolution_gpu.png": { 5713 "matrixconvolution_gpu.png": {
5714 "allowed-digests": [ 5714 "allowed-digests": [
5715 [ 5715 [
5716 "bitmap-64bitMD5", 5716 "bitmap-64bitMD5",
5717 8194666704613577884 5717 13125915168490689816
5718 ] 5718 ]
5719 ], 5719 ],
5720 "ignore-failure": false 5720 "ignore-failure": false
5721 }, 5721 },
5722 "megalooper_0x0_565.png": { 5722 "megalooper_0x0_565.png": {
5723 "allowed-digests": [ 5723 "allowed-digests": [
5724 [ 5724 [
5725 "bitmap-64bitMD5", 5725 "bitmap-64bitMD5",
5726 899343682044846669 5726 899343682044846669
5727 ] 5727 ]
(...skipping 2638 matching lines...) Expand 10 before | Expand all | Expand 10 after
8366 "allowed-digests": [ 8366 "allowed-digests": [
8367 [ 8367 [
8368 "bitmap-64bitMD5", 8368 "bitmap-64bitMD5",
8369 9019242913965337895 8369 9019242913965337895
8370 ] 8370 ]
8371 ], 8371 ],
8372 "ignore-failure": false 8372 "ignore-failure": false
8373 } 8373 }
8374 } 8374 }
8375 } 8375 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698