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

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

Issue 638683002: Add baselines for dftext 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 "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 6229 matching lines...) Expand 10 before | Expand all | Expand 10 after
6240 [ 6240 [
6241 "bitmap-64bitMD5", 6241 "bitmap-64bitMD5",
6242 14654594795337107113 6242 14654594795337107113
6243 ] 6243 ]
6244 ], 6244 ],
6245 "bugs": [ 6245 "bugs": [
6246 1578 6246 1578
6247 ], 6247 ],
6248 "reviewed-by-human": false 6248 "reviewed-by-human": false
6249 }, 6249 },
6250 "dftext_gpu.png": {
6251 "allowed-digests": [
6252 [
6253 "bitmap-64bitMD5",
6254 16986060658025092649
6255 ]
6256 ],
6257 "reviewed-by-human": true
6258 },
6250 "discard_gpu.png": { 6259 "discard_gpu.png": {
6251 "allowed-digests": [ 6260 "allowed-digests": [
6252 [ 6261 [
6253 "bitmap-64bitMD5", 6262 "bitmap-64bitMD5",
6254 11635187478196931850 6263 11635187478196931850
6255 ] 6264 ]
6256 ], 6265 ],
6257 "reviewed-by-human": true 6266 "reviewed-by-human": true
6258 }, 6267 },
6259 "displacement_565.png": { 6268 "displacement_565.png": {
(...skipping 11803 matching lines...) Expand 10 before | Expand all | Expand 10 after
18063 "allowed-digests": [ 18072 "allowed-digests": [
18064 [ 18073 [
18065 "bitmap-64bitMD5", 18074 "bitmap-64bitMD5",
18066 10030599291822810250 18075 10030599291822810250
18067 ] 18076 ]
18068 ], 18077 ],
18069 "reviewed-by-human": false 18078 "reviewed-by-human": false
18070 } 18079 }
18071 } 18080 }
18072 } 18081 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698