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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 11708 matching lines...) Expand 10 before | Expand all | Expand 10 after
11719 [ 11719 [
11720 "bitmap-64bitMD5", 11720 "bitmap-64bitMD5",
11721 8202463522803346863 11721 8202463522803346863
11722 ] 11722 ]
11723 ], 11723 ],
11724 "bugs": [ 11724 "bugs": [
11725 1578 11725 1578
11726 ], 11726 ],
11727 "reviewed-by-human": false 11727 "reviewed-by-human": false
11728 }, 11728 },
11729 "textblob_565.png": {
11730 "allowed-digests": [
11731 [
11732 "bitmap-64bitMD5",
11733 8578201284082955084
11734 ]
11735 ],
11736 "reviewed-by-human": true
11737 },
11738 "textblob_8888.png": {
11739 "allowed-digests": [
11740 [
11741 "bitmap-64bitMD5",
11742 6848497618937600819
11743 ]
11744 ],
11745 "reviewed-by-human": true
11746 },
11747 "textblob_gpu.png": {
11748 "allowed-digests": [
11749 [
11750 "bitmap-64bitMD5",
11751 8450106420219141611
11752 ]
11753 ],
11754 "reviewed-by-human": true
11755 },
11729 "texteffects_565.png": { 11756 "texteffects_565.png": {
11730 "allowed-digests": [ 11757 "allowed-digests": [
11731 [ 11758 [
11732 "bitmap-64bitMD5", 11759 "bitmap-64bitMD5",
11733 9805106273662486358 11760 9805106273662486358
11734 ] 11761 ]
11735 ], 11762 ],
11736 "ignore-failure": false, 11763 "ignore-failure": false,
11737 "reviewed-by-human": true 11764 "reviewed-by-human": true
11738 }, 11765 },
(...skipping 975 matching lines...) Expand 10 before | Expand all | Expand 10 after
12714 14019814087375927425 12741 14019814087375927425
12715 ] 12742 ]
12716 ], 12743 ],
12717 "bugs": [ 12744 "bugs": [
12718 1578 12745 1578
12719 ], 12746 ],
12720 "reviewed-by-human": false 12747 "reviewed-by-human": false
12721 } 12748 }
12722 } 12749 }
12723 } 12750 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698