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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 6198 matching lines...) Expand 10 before | Expand all | Expand 10 after
6209 [ 6209 [
6210 "bitmap-64bitMD5", 6210 "bitmap-64bitMD5",
6211 4664344770323231961 6211 4664344770323231961
6212 ] 6212 ]
6213 ], 6213 ],
6214 "bugs": [ 6214 "bugs": [
6215 1578 6215 1578
6216 ], 6216 ],
6217 "reviewed-by-human": false 6217 "reviewed-by-human": false
6218 }, 6218 },
6219 "dftext_gpu.png": {
6220 "allowed-digests": [
6221 [
6222 "bitmap-64bitMD5",
6223 17014969767267941500
6224 ]
6225 ],
6226 "reviewed-by-human": true
6227 },
6219 "discard_gpu.png": { 6228 "discard_gpu.png": {
6220 "allowed-digests": [ 6229 "allowed-digests": [
6221 [ 6230 [
6222 "bitmap-64bitMD5", 6231 "bitmap-64bitMD5",
6223 11635187478196931850 6232 11635187478196931850
6224 ] 6233 ]
6225 ], 6234 ],
6226 "reviewed-by-human": true 6235 "reviewed-by-human": true
6227 }, 6236 },
6228 "displacement_565.png": { 6237 "displacement_565.png": {
(...skipping 12313 matching lines...) Expand 10 before | Expand all | Expand 10 after
18542 "allowed-digests": [ 18551 "allowed-digests": [
18543 [ 18552 [
18544 "bitmap-64bitMD5", 18553 "bitmap-64bitMD5",
18545 10030599291822810250 18554 10030599291822810250
18546 ] 18555 ]
18547 ], 18556 ],
18548 "reviewed-by-human": false 18557 "reviewed-by-human": false
18549 } 18558 }
18550 } 18559 }
18551 } 18560 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698