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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 5244 matching lines...) Expand 10 before | Expand all | Expand 10 after
5255 [ 5255 [
5256 "bitmap-64bitMD5", 5256 "bitmap-64bitMD5",
5257 14654594795337107113 5257 14654594795337107113
5258 ] 5258 ]
5259 ], 5259 ],
5260 "bugs": [ 5260 "bugs": [
5261 1578 5261 1578
5262 ], 5262 ],
5263 "reviewed-by-human": false 5263 "reviewed-by-human": false
5264 }, 5264 },
5265 "dftext_gpu.png": {
5266 "allowed-digests": [
5267 [
5268 "bitmap-64bitMD5",
5269 16986060658025092649
5270 ]
5271 ],
5272 "reviewed-by-human": true
5273 },
5265 "discard_gpu.png": { 5274 "discard_gpu.png": {
5266 "allowed-digests": [ 5275 "allowed-digests": [
5267 [ 5276 [
5268 "bitmap-64bitMD5", 5277 "bitmap-64bitMD5",
5269 11635187478196931850 5278 11635187478196931850
5270 ] 5279 ]
5271 ], 5280 ],
5272 "reviewed-by-human": true 5281 "reviewed-by-human": true
5273 }, 5282 },
5274 "displacement_565.png": { 5283 "displacement_565.png": {
(...skipping 10590 matching lines...) Expand 10 before | Expand all | Expand 10 after
15865 "allowed-digests": [ 15874 "allowed-digests": [
15866 [ 15875 [
15867 "bitmap-64bitMD5", 15876 "bitmap-64bitMD5",
15868 10030599291822810250 15877 10030599291822810250
15869 ] 15878 ]
15870 ], 15879 ],
15871 "reviewed-by-human": false 15880 "reviewed-by-human": false
15872 } 15881 }
15873 } 15882 }
15874 } 15883 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698