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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 6171 matching lines...) Expand 10 before | Expand all | Expand 10 after
6182 [ 6182 [
6183 "bitmap-64bitMD5", 6183 "bitmap-64bitMD5",
6184 4664344770323231961 6184 4664344770323231961
6185 ] 6185 ]
6186 ], 6186 ],
6187 "bugs": [ 6187 "bugs": [
6188 1578 6188 1578
6189 ], 6189 ],
6190 "reviewed-by-human": false 6190 "reviewed-by-human": false
6191 }, 6191 },
6192 "dftext_gpu.png": {
6193 "allowed-digests": [
6194 [
6195 "bitmap-64bitMD5",
6196 17014969767267941500
6197 ]
6198 ],
6199 "reviewed-by-human": true
6200 },
6192 "discard_gpu.png": { 6201 "discard_gpu.png": {
6193 "allowed-digests": [ 6202 "allowed-digests": [
6194 [ 6203 [
6195 "bitmap-64bitMD5", 6204 "bitmap-64bitMD5",
6196 11635187478196931850 6205 11635187478196931850
6197 ] 6206 ]
6198 ], 6207 ],
6199 "reviewed-by-human": true 6208 "reviewed-by-human": true
6200 }, 6209 },
6201 "displacement_565.png": { 6210 "displacement_565.png": {
(...skipping 11364 matching lines...) Expand 10 before | Expand all | Expand 10 after
17566 "allowed-digests": [ 17575 "allowed-digests": [
17567 [ 17576 [
17568 "bitmap-64bitMD5", 17577 "bitmap-64bitMD5",
17569 10030599291822810250 17578 10030599291822810250
17570 ] 17579 ]
17571 ], 17580 ],
17572 "reviewed-by-human": false 17581 "reviewed-by-human": false
17573 } 17582 }
17574 } 17583 }
17575 } 17584 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698