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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 8947 matching lines...) Expand 10 before | Expand all | Expand 10 after
8958 }, 8958 },
8959 "nocolorbleed_msaa16.png": { 8959 "nocolorbleed_msaa16.png": {
8960 "allowed-digests": [ 8960 "allowed-digests": [
8961 [ 8961 [
8962 "bitmap-64bitMD5", 8962 "bitmap-64bitMD5",
8963 13524803506711625096 8963 13524803506711625096
8964 ] 8964 ]
8965 ], 8965 ],
8966 "ignore-failure": false 8966 "ignore-failure": false
8967 }, 8967 },
8968 "offsetimagefilter_565.png": {
8969 "allowed-digests": [
8970 [
8971 "bitmap-64bitMD5",
8972 1858520064918100435
8973 ]
8974 ]
8975 },
8976 "offsetimagefilter_8888.png": {
8977 "allowed-digests": [
8978 [
8979 "bitmap-64bitMD5",
8980 15629341810003689678
8981 ]
8982 ]
8983 },
8984 "offsetimagefilter_gpu.png": {
8985 "allowed-digests": [
8986 [
8987 "bitmap-64bitMD5",
8988 15629341810003689678
8989 ]
8990 ]
8991 },
8992 "offsetimagefilter_pdf-mac.png": {
8993 "allowed-digests": [
8994 [
8995 "bitmap-64bitMD5",
8996 9071334189360219939
8997 ]
8998 ]
8999 },
8968 "optimizations_565.png": { 9000 "optimizations_565.png": {
8969 "allowed-digests": [ 9001 "allowed-digests": [
8970 [ 9002 [
8971 "bitmap-64bitMD5", 9003 "bitmap-64bitMD5",
8972 13811812839638384010 9004 13811812839638384010
8973 ] 9005 ]
8974 ], 9006 ],
8975 "bugs": [ 9007 "bugs": [
8976 1578 9008 1578
8977 ], 9009 ],
(...skipping 2781 matching lines...) Expand 10 before | Expand all | Expand 10 after
11759 }, 11791 },
11760 "thinstrokedrects_pdf-mac.png": { 11792 "thinstrokedrects_pdf-mac.png": {
11761 "allowed-digests": [ 11793 "allowed-digests": [
11762 [ 11794 [
11763 "bitmap-64bitMD5", 11795 "bitmap-64bitMD5",
11764 13432463720508800599 11796 13432463720508800599
11765 ] 11797 ]
11766 ], 11798 ],
11767 "ignore-failure": false 11799 "ignore-failure": false
11768 }, 11800 },
11801 "tileimagefilter_565.png": {
11802 "allowed-digests": [
11803 [
11804 "bitmap-64bitMD5",
11805 13925008955074677919
11806 ]
11807 ]
11808 },
11809 "tileimagefilter_8888.png": {
11810 "allowed-digests": [
11811 [
11812 "bitmap-64bitMD5",
11813 2235937702615840455
11814 ]
11815 ]
11816 },
11817 "tileimagefilter_gpu.png": {
11818 "allowed-digests": [
11819 [
11820 "bitmap-64bitMD5",
11821 2235937702615840455
11822 ]
11823 ]
11824 },
11825 "tileimagefilter_pdf-mac.png": {
11826 "allowed-digests": [
11827 [
11828 "bitmap-64bitMD5",
11829 9071334189360219939
11830 ]
11831 ]
11832 },
11769 "tilemode_bitmap_565.png": { 11833 "tilemode_bitmap_565.png": {
11770 "allowed-digests": [ 11834 "allowed-digests": [
11771 [ 11835 [
11772 "bitmap-64bitMD5", 11836 "bitmap-64bitMD5",
11773 18122882631909854363 11837 18122882631909854363
11774 ] 11838 ]
11775 ], 11839 ],
11776 "bugs": [ 11840 "bugs": [
11777 1578 11841 1578
11778 ], 11842 ],
(...skipping 767 matching lines...) Expand 10 before | Expand all | Expand 10 after
12546 10424380103329133154 12610 10424380103329133154
12547 ] 12611 ]
12548 ], 12612 ],
12549 "bugs": [ 12613 "bugs": [
12550 1578 12614 1578
12551 ], 12615 ],
12552 "reviewed-by-human": false 12616 "reviewed-by-human": false
12553 } 12617 }
12554 } 12618 }
12555 } 12619 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698