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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 6577 matching lines...) Expand 10 before | Expand all | Expand 10 after
6588 [ 6588 [
6589 "bitmap-64bitMD5", 6589 "bitmap-64bitMD5",
6590 11486859226414737574 6590 11486859226414737574
6591 ] 6591 ]
6592 ], 6592 ],
6593 "bugs": [ 6593 "bugs": [
6594 1578 6594 1578
6595 ], 6595 ],
6596 "reviewed-by-human": false 6596 "reviewed-by-human": false
6597 }, 6597 },
6598 "dftext_gpu.png": {
6599 "allowed-digests": [
6600 [
6601 "bitmap-64bitMD5",
6602 10340448019064421473
6603 ]
6604 ],
6605 "reviewed-by-human": true
6606 },
6598 "discard_gpu.png": { 6607 "discard_gpu.png": {
6599 "allowed-digests": [ 6608 "allowed-digests": [
6600 [ 6609 [
6601 "bitmap-64bitMD5", 6610 "bitmap-64bitMD5",
6602 11635187478196931850 6611 11635187478196931850
6603 ] 6612 ]
6604 ], 6613 ],
6605 "reviewed-by-human": true 6614 "reviewed-by-human": true
6606 }, 6615 },
6607 "displacement_565.png": { 6616 "displacement_565.png": {
(...skipping 12004 matching lines...) Expand 10 before | Expand all | Expand 10 after
18612 "allowed-digests": [ 18621 "allowed-digests": [
18613 [ 18622 [
18614 "bitmap-64bitMD5", 18623 "bitmap-64bitMD5",
18615 10030599291822810250 18624 10030599291822810250
18616 ] 18625 ]
18617 ], 18626 ],
18618 "reviewed-by-human": false 18627 "reviewed-by-human": false
18619 } 18628 }
18620 } 18629 }
18621 } 18630 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698