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

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

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 "bugs": [ 10 "bugs": [
(...skipping 3103 matching lines...) Expand 10 before | Expand all | Expand 10 after
3114 }, 3114 },
3115 "complexclip2_rrect_bw_gpu.png": { 3115 "complexclip2_rrect_bw_gpu.png": {
3116 "allowed-digests": [ 3116 "allowed-digests": [
3117 [ 3117 [
3118 "bitmap-64bitMD5", 3118 "bitmap-64bitMD5",
3119 452595313551719666 3119 452595313551719666
3120 ] 3120 ]
3121 ], 3121 ],
3122 "reviewed-by-human": true 3122 "reviewed-by-human": true
3123 }, 3123 },
3124 "complexclip3_complex_565.png": {
3125 "allowed-digests": [
3126 [
3127 "bitmap-64bitMD5",
3128 8850908064241022974
3129 ]
3130 ],
3131 "reviewed-by-human": true
3132 },
3133 "complexclip3_complex_8888.png": {
3134 "allowed-digests": [
3135 [
3136 "bitmap-64bitMD5",
3137 9040794042848839917
3138 ]
3139 ],
3140 "reviewed-by-human": true
3141 },
3142 "complexclip3_complex_gpu.png": {
3143 "allowed-digests": [
3144 [
3145 "bitmap-64bitMD5",
3146 18392606736700991707
3147 ]
3148 ],
3149 "reviewed-by-human": true
3150 },
3151 "complexclip3_simple_565.png": {
3152 "allowed-digests": [
3153 [
3154 "bitmap-64bitMD5",
3155 8635496829299585040
3156 ]
3157 ],
3158 "reviewed-by-human": true
3159 },
3160 "complexclip3_simple_8888.png": {
3161 "allowed-digests": [
3162 [
3163 "bitmap-64bitMD5",
3164 14123755649794783714
3165 ]
3166 ],
3167 "reviewed-by-human": true
3168 },
3169 "complexclip3_simple_gpu.png": {
3170 "allowed-digests": [
3171 [
3172 "bitmap-64bitMD5",
3173 10694114849754377519
3174 ]
3175 ],
3176 "reviewed-by-human": true
3177 },
3124 "complexclip_aa_565.png": { 3178 "complexclip_aa_565.png": {
3125 "allowed-digests": [ 3179 "allowed-digests": [
3126 [ 3180 [
3127 "bitmap-64bitMD5", 3181 "bitmap-64bitMD5",
3128 1787647314443274475 3182 1787647314443274475
3129 ] 3183 ]
3130 ], 3184 ],
3131 "reviewed-by-human": true 3185 "reviewed-by-human": true
3132 }, 3186 },
3133 "complexclip_aa_8888.png": { 3187 "complexclip_aa_8888.png": {
(...skipping 7625 matching lines...) Expand 10 before | Expand all | Expand 10 after
10759 "allowed-digests": [ 10813 "allowed-digests": [
10760 [ 10814 [
10761 "bitmap-64bitMD5", 10815 "bitmap-64bitMD5",
10762 7121791704213727249 10816 7121791704213727249
10763 ] 10817 ]
10764 ], 10818 ],
10765 "reviewed-by-human": true 10819 "reviewed-by-human": true
10766 } 10820 }
10767 } 10821 }
10768 } 10822 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698