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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 4922 matching lines...) Expand 10 before | Expand all | Expand 10 after
4933 }, 4933 },
4934 "multipicturedraw_rrectclip_tiled_8888.png": { 4934 "multipicturedraw_rrectclip_tiled_8888.png": {
4935 "allowed-digests": [ 4935 "allowed-digests": [
4936 [ 4936 [
4937 "bitmap-64bitMD5", 4937 "bitmap-64bitMD5",
4938 10964351607455754013 4938 10964351607455754013
4939 ] 4939 ]
4940 ], 4940 ],
4941 "reviewed-by-human": false 4941 "reviewed-by-human": false
4942 }, 4942 },
4943 "multipicturedraw_sierpinski_simple_565.png": {
4944 "allowed-digests": [
4945 [
4946 "bitmap-64bitMD5",
4947 1686462708228710717
4948 ]
4949 ],
4950 "reviewed-by-human": true
4951 },
4952 "multipicturedraw_sierpinski_simple_8888.png": {
4953 "allowed-digests": [
4954 [
4955 "bitmap-64bitMD5",
4956 1307763914269045402
4957 ]
4958 ],
4959 "reviewed-by-human": true
4960 },
4961 "multipicturedraw_sierpinski_tiled_565.png": {
4962 "allowed-digests": [
4963 [
4964 "bitmap-64bitMD5",
4965 13056400496713195431
4966 ]
4967 ],
4968 "reviewed-by-human": true
4969 },
4970 "multipicturedraw_sierpinski_tiled_8888.png": {
4971 "allowed-digests": [
4972 [
4973 "bitmap-64bitMD5",
4974 16172597233376362182
4975 ]
4976 ],
4977 "reviewed-by-human": true
4978 },
4943 "nested_aa_565.png": { 4979 "nested_aa_565.png": {
4944 "allowed-digests": [ 4980 "allowed-digests": [
4945 [ 4981 [
4946 "bitmap-64bitMD5", 4982 "bitmap-64bitMD5",
4947 2682194241459481981 4983 2682194241459481981
4948 ] 4984 ]
4949 ], 4985 ],
4950 "bugs": [ 4986 "bugs": [
4951 1578 4987 1578
4952 ], 4988 ],
(...skipping 2010 matching lines...) Expand 10 before | Expand all | Expand 10 after
6963 2149562185397201955 6999 2149562185397201955
6964 ] 7000 ]
6965 ], 7001 ],
6966 "bugs": [ 7002 "bugs": [
6967 1578 7003 1578
6968 ], 7004 ],
6969 "reviewed-by-human": false 7005 "reviewed-by-human": false
6970 } 7006 }
6971 } 7007 }
6972 } 7008 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698