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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 5620 matching lines...) Expand 10 before | Expand all | Expand 10 after
5631 [ 5631 [
5632 "bitmap-64bitMD5", 5632 "bitmap-64bitMD5",
5633 11486859226414737574 5633 11486859226414737574
5634 ] 5634 ]
5635 ], 5635 ],
5636 "bugs": [ 5636 "bugs": [
5637 1578 5637 1578
5638 ], 5638 ],
5639 "reviewed-by-human": false 5639 "reviewed-by-human": false
5640 }, 5640 },
5641 "dftext_gpu.png": {
5642 "allowed-digests": [
5643 [
5644 "bitmap-64bitMD5",
5645 10340448019064421473
5646 ]
5647 ],
5648 "reviewed-by-human": true
5649 },
5641 "discard_gpu.png": { 5650 "discard_gpu.png": {
5642 "allowed-digests": [ 5651 "allowed-digests": [
5643 [ 5652 [
5644 "bitmap-64bitMD5", 5653 "bitmap-64bitMD5",
5645 11635187478196931850 5654 11635187478196931850
5646 ] 5655 ]
5647 ], 5656 ],
5648 "reviewed-by-human": true 5657 "reviewed-by-human": true
5649 }, 5658 },
5650 "displacement_565.png": { 5659 "displacement_565.png": {
(...skipping 10793 matching lines...) Expand 10 before | Expand all | Expand 10 after
16444 "allowed-digests": [ 16453 "allowed-digests": [
16445 [ 16454 [
16446 "bitmap-64bitMD5", 16455 "bitmap-64bitMD5",
16447 10030599291822810250 16456 10030599291822810250
16448 ] 16457 ]
16449 ], 16458 ],
16450 "reviewed-by-human": false 16459 "reviewed-by-human": false
16451 } 16460 }
16452 } 16461 }
16453 } 16462 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698