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

Side by Side Diff: expectations/gm/Test-Android-Nexus9-TegraK1-Arm64-Release/expected-results.json

Issue 733233002: baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "reviewed-by-human": true 10 "reviewed-by-human": true
(...skipping 963 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 }, 974 },
975 "bleed_nvprmsaa4.png": { 975 "bleed_nvprmsaa4.png": {
976 "allowed-digests": [ 976 "allowed-digests": [
977 [ 977 [
978 "bitmap-64bitMD5", 978 "bitmap-64bitMD5",
979 527932406326671983 979 527932406326671983
980 ] 980 ]
981 ], 981 ],
982 "reviewed-by-human": true 982 "reviewed-by-human": true
983 }, 983 },
984 "blur2rects_565.png": {
985 "allowed-digests": [
986 [
987 "bitmap-64bitMD5",
988 9278342309120199229
989 ]
990 ],
991 "reviewed-by-human": true
992 },
993 "blur2rects_8888.png": {
994 "allowed-digests": [
995 [
996 "bitmap-64bitMD5",
997 5695448723443481427
998 ]
999 ],
1000 "reviewed-by-human": true
1001 },
1002 "blur2rects_gpu.png": {
1003 "allowed-digests": [
1004 [
1005 "bitmap-64bitMD5",
1006 942886604880679747
1007 ]
1008 ],
1009 "reviewed-by-human": true
1010 },
1011 "blur2rects_msaa16.png": {
1012 "allowed-digests": [
1013 [
1014 "bitmap-64bitMD5",
1015 3625412980785193441
1016 ]
1017 ],
1018 "reviewed-by-human": true
1019 },
1020 "blur2rects_nvprmsaa4.png": {
1021 "allowed-digests": [
1022 [
1023 "bitmap-64bitMD5",
1024 942886604880679747
1025 ]
1026 ],
1027 "reviewed-by-human": true
1028 },
984 "blurcircles_565.png": { 1029 "blurcircles_565.png": {
985 "allowed-digests": [ 1030 "allowed-digests": [
986 [ 1031 [
987 "bitmap-64bitMD5", 1032 "bitmap-64bitMD5",
988 11627389852748930348 1033 11627389852748930348
989 ] 1034 ]
990 ], 1035 ],
991 "reviewed-by-human": true 1036 "reviewed-by-human": true
992 }, 1037 },
993 "blurcircles_8888.png": { 1038 "blurcircles_8888.png": {
(...skipping 13026 matching lines...) Expand 10 before | Expand all | Expand 10 after
14020 "allowed-digests": [ 14065 "allowed-digests": [
14021 [ 14066 [
14022 "bitmap-64bitMD5", 14067 "bitmap-64bitMD5",
14023 11835374726311942978 14068 11835374726311942978
14024 ] 14069 ]
14025 ], 14070 ],
14026 "reviewed-by-human": true 14071 "reviewed-by-human": true
14027 } 14072 }
14028 } 14073 }
14029 } 14074 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698