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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 335603003: Fix SkPaint::measureText for stroked hairline text (Closed) Base URL: https://skia.googlesource.com/skia.git@01-draw-fonts-nvpr-extract-state-procs
Patch Set: ignore shadertext2_pdf-poppler.png Created 6 years, 6 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
« no previous file with comments | « no previous file | gm/glyph_pos.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9193 matching lines...) Expand 10 before | Expand all | Expand 10 after
9204 ], 9204 ],
9205 "ignore-failure": false 9205 "ignore-failure": false
9206 }, 9206 },
9207 "shadertext2_pdf-poppler.png": { 9207 "shadertext2_pdf-poppler.png": {
9208 "allowed-digests": [ 9208 "allowed-digests": [
9209 [ 9209 [
9210 "bitmap-64bitMD5", 9210 "bitmap-64bitMD5",
9211 5483462587049856153 9211 5483462587049856153
9212 ] 9212 ]
9213 ], 9213 ],
9214 "ignore-failure": true,
9214 "reviewed-by-human": true 9215 "reviewed-by-human": true
9215 }, 9216 },
9216 "shadertext3_565.png": { 9217 "shadertext3_565.png": {
9217 "allowed-digests": [ 9218 "allowed-digests": [
9218 [ 9219 [
9219 "bitmap-64bitMD5", 9220 "bitmap-64bitMD5",
9220 363651743109664983 9221 363651743109664983
9221 ] 9222 ]
9222 ], 9223 ],
9223 "ignore-failure": false, 9224 "ignore-failure": false,
(...skipping 1630 matching lines...) Expand 10 before | Expand all | Expand 10 after
10854 "bitmap-64bitMD5", 10855 "bitmap-64bitMD5",
10855 12332625502817210303 10856 12332625502817210303
10856 ] 10857 ]
10857 ], 10858 ],
10858 "bugs": [ 10859 "bugs": [
10859 1578 10860 1578
10860 ], 10861 ],
10861 "reviewed-by-human": false 10862 "reviewed-by-human": false
10862 } 10863 }
10863 } 10864 }
10864 } 10865 }
OLDNEW
« no previous file with comments | « no previous file | gm/glyph_pos.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698