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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 5073 matching lines...) Expand 10 before | Expand all | Expand 10 after
5084 [ 5084 [
5085 "bitmap-64bitMD5", 5085 "bitmap-64bitMD5",
5086 12910821240230075109 5086 12910821240230075109
5087 ] 5087 ]
5088 ], 5088 ],
5089 "bugs": [ 5089 "bugs": [
5090 3180 5090 3180
5091 ], 5091 ],
5092 "reviewed-by-human": true 5092 "reviewed-by-human": true
5093 }, 5093 },
5094 "colorwheelnative_565.png": {
5095 "allowed-digests": [
5096 [
5097 "bitmap-64bitMD5",
5098 2208579169651114366
5099 ]
5100 ],
5101 "reviewed-by-human": true
5102 },
5103 "colorwheelnative_8888.png": {
5104 "allowed-digests": [
5105 [
5106 "bitmap-64bitMD5",
5107 15843549264837361639
5108 ]
5109 ],
5110 "reviewed-by-human": true
5111 },
5112 "colorwheelnative_gpu.png": {
5113 "allowed-digests": [
5114 [
5115 "bitmap-64bitMD5",
5116 15843549264837361639
5117 ]
5118 ],
5119 "reviewed-by-human": true
5120 },
5121 "colorwheelnative_pdf-mac.png": {
5122 "allowed-digests": [
5123 [
5124 "bitmap-64bitMD5",
5125 6233774103087101105
5126 ]
5127 ],
5128 "reviewed-by-human": true
5129 },
5130 "colorwheelnative_pdf-native.png": {
5131 "allowed-digests": [
5132 [
5133 "bitmap-64bitMD5",
5134 8848080392406170751
5135 ]
5136 ],
5137 "reviewed-by-human": true
5138 },
5094 "complexclip2_565.png": { 5139 "complexclip2_565.png": {
5095 "allowed-digests": [ 5140 "allowed-digests": [
5096 [ 5141 [
5097 "bitmap-64bitMD5", 5142 "bitmap-64bitMD5",
5098 1971136545200141017 5143 1971136545200141017
5099 ] 5144 ]
5100 ], 5145 ],
5101 "bugs": [ 5146 "bugs": [
5102 1578 5147 1578
5103 ], 5148 ],
(...skipping 14129 matching lines...) Expand 10 before | Expand all | Expand 10 after
19233 "allowed-digests": [ 19278 "allowed-digests": [
19234 [ 19279 [
19235 "bitmap-64bitMD5", 19280 "bitmap-64bitMD5",
19236 11835374726311942978 19281 11835374726311942978
19237 ] 19282 ]
19238 ], 19283 ],
19239 "reviewed-by-human": true 19284 "reviewed-by-human": true
19240 } 19285 }
19241 } 19286 }
19242 } 19287 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698