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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/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 15599 matching lines...) Expand 10 before | Expand all | Expand 10 after
15610 [ 15610 [
15611 "bitmap-64bitMD5", 15611 "bitmap-64bitMD5",
15612 8202463522803346863 15612 8202463522803346863
15613 ] 15613 ]
15614 ], 15614 ],
15615 "bugs": [ 15615 "bugs": [
15616 1578 15616 1578
15617 ], 15617 ],
15618 "reviewed-by-human": false 15618 "reviewed-by-human": false
15619 }, 15619 },
15620 "textblob_565.png": {
15621 "allowed-digests": [
15622 [
15623 "bitmap-64bitMD5",
15624 15127060620894323098
15625 ]
15626 ],
15627 "reviewed-by-human": true
15628 },
15629 "textblob_8888.png": {
15630 "allowed-digests": [
15631 [
15632 "bitmap-64bitMD5",
15633 12423245059232208787
15634 ]
15635 ],
15636 "reviewed-by-human": true
15637 },
15638 "textblob_gpu.png": {
15639 "allowed-digests": [
15640 [
15641 "bitmap-64bitMD5",
15642 17423557698922749873
15643 ]
15644 ],
15645 "reviewed-by-human": true
15646 },
15647 "textblob_pdf-mac.png": {
15648 "allowed-digests": [
15649 [
15650 "bitmap-64bitMD5",
15651 15999892150934755145
15652 ]
15653 ],
15654 "reviewed-by-human": true
15655 },
15620 "texteffects_565.png": { 15656 "texteffects_565.png": {
15621 "allowed-digests": [ 15657 "allowed-digests": [
15622 [ 15658 [
15623 "bitmap-64bitMD5", 15659 "bitmap-64bitMD5",
15624 11038407228975641784 15660 11038407228975641784
15625 ] 15661 ]
15626 ], 15662 ],
15627 "ignore-failure": false 15663 "ignore-failure": false
15628 }, 15664 },
15629 "texteffects_8888.png": { 15665 "texteffects_8888.png": {
(...skipping 1237 matching lines...) Expand 10 before | Expand all | Expand 10 after
16867 7829854837061118142 16903 7829854837061118142
16868 ] 16904 ]
16869 ], 16905 ],
16870 "bugs": [ 16906 "bugs": [
16871 1578 16907 1578
16872 ], 16908 ],
16873 "reviewed-by-human": false 16909 "reviewed-by-human": false
16874 } 16910 }
16875 } 16911 }
16876 } 16912 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698