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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 777443002: baseline colorwheelnative (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 "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 5097 matching lines...) Expand 10 before | Expand all | Expand 10 after
5108 [ 5108 [
5109 "bitmap-64bitMD5", 5109 "bitmap-64bitMD5",
5110 11765387983538105182 5110 11765387983538105182
5111 ] 5111 ]
5112 ], 5112 ],
5113 "bugs": [ 5113 "bugs": [
5114 3180 5114 3180
5115 ], 5115 ],
5116 "reviewed-by-human": true 5116 "reviewed-by-human": true
5117 }, 5117 },
5118 "colorwheelnative_565.png": {
5119 "allowed-digests": [
5120 [
5121 "bitmap-64bitMD5",
5122 2208579169651114366
5123 ]
5124 ],
5125 "reviewed-by-human": true
5126 },
5127 "colorwheelnative_8888.png": {
5128 "allowed-digests": [
5129 [
5130 "bitmap-64bitMD5",
5131 15843549264837361639
5132 ]
5133 ],
5134 "reviewed-by-human": true
5135 },
5136 "colorwheelnative_gpu.png": {
5137 "allowed-digests": [
5138 [
5139 "bitmap-64bitMD5",
5140 15843549264837361639
5141 ]
5142 ],
5143 "reviewed-by-human": true
5144 },
5145 "colorwheelnative_pdf-mac.png": {
5146 "allowed-digests": [
5147 [
5148 "bitmap-64bitMD5",
5149 6233774103087101105
5150 ]
5151 ],
5152 "reviewed-by-human": true
5153 },
5118 "complexclip2_565.png": { 5154 "complexclip2_565.png": {
5119 "allowed-digests": [ 5155 "allowed-digests": [
5120 [ 5156 [
5121 "bitmap-64bitMD5", 5157 "bitmap-64bitMD5",
5122 1971136545200141017 5158 1971136545200141017
5123 ] 5159 ]
5124 ], 5160 ],
5125 "bugs": [ 5161 "bugs": [
5126 1578 5162 1578
5127 ], 5163 ],
(...skipping 12988 matching lines...) Expand 10 before | Expand all | Expand 10 after
18116 "allowed-digests": [ 18152 "allowed-digests": [
18117 [ 18153 [
18118 "bitmap-64bitMD5", 18154 "bitmap-64bitMD5",
18119 11835374726311942978 18155 11835374726311942978
18120 ] 18156 ]
18121 ], 18157 ],
18122 "reviewed-by-human": true 18158 "reviewed-by-human": true
18123 } 18159 }
18124 } 18160 }
18125 } 18161 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698