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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/expected-results.json

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 15595 matching lines...) Expand 10 before | Expand all | Expand 10 after
15606 [ 15606 [
15607 "bitmap-64bitMD5", 15607 "bitmap-64bitMD5",
15608 8202463522803346863 15608 8202463522803346863
15609 ] 15609 ]
15610 ], 15610 ],
15611 "bugs": [ 15611 "bugs": [
15612 1578 15612 1578
15613 ], 15613 ],
15614 "reviewed-by-human": false 15614 "reviewed-by-human": false
15615 }, 15615 },
15616 "textblob_565.png": {
15617 "allowed-digests": [
15618 [
15619 "bitmap-64bitMD5",
15620 6182010622526030174
15621 ]
15622 ],
15623 "reviewed-by-human": true
15624 },
15625 "textblob_8888.png": {
15626 "allowed-digests": [
15627 [
15628 "bitmap-64bitMD5",
15629 16519857360505361171
15630 ]
15631 ],
15632 "reviewed-by-human": true
15633 },
15634 "textblob_gpu.png": {
15635 "allowed-digests": [
15636 [
15637 "bitmap-64bitMD5",
15638 6066413274582594789
15639 ]
15640 ],
15641 "reviewed-by-human": true
15642 },
15643 "textblob_pdf-mac.png": {
15644 "allowed-digests": [
15645 [
15646 "bitmap-64bitMD5",
15647 15999892150934755145
15648 ]
15649 ],
15650 "reviewed-by-human": true
15651 },
15652 "textblob_pdf-native.png": {
15653 "allowed-digests": [
15654 [
15655 "bitmap-64bitMD5",
15656 6788019033809053337
15657 ]
15658 ],
15659 "reviewed-by-human": true
15660 },
15616 "texteffects_565.png": { 15661 "texteffects_565.png": {
15617 "allowed-digests": [ 15662 "allowed-digests": [
15618 [ 15663 [
15619 "bitmap-64bitMD5", 15664 "bitmap-64bitMD5",
15620 11038407228975641784 15665 11038407228975641784
15621 ] 15666 ]
15622 ], 15667 ],
15623 "bugs": [ 15668 "bugs": [
15624 1578 15669 1578
15625 ], 15670 ],
(...skipping 1388 matching lines...) Expand 10 before | Expand all | Expand 10 after
17014 7829854837061118142 17059 7829854837061118142
17015 ] 17060 ]
17016 ], 17061 ],
17017 "bugs": [ 17062 "bugs": [
17018 1578 17063 1578
17019 ], 17064 ],
17020 "reviewed-by-human": false 17065 "reviewed-by-human": false
17021 } 17066 }
17022 } 17067 }
17023 } 17068 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698