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

Side by Side Diff: expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug-Recipes/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 "expected-results": { 2 "expected-results": {
3 "astcbitmap_565.png": { 3 "astcbitmap_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 7296080463405164282 7 7296080463405164282
8 ] 8 ]
9 ], 9 ],
10 "reviewed-by-human": true 10 "reviewed-by-human": true
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 "reviewed-by-human": true 46 "reviewed-by-human": true
47 }, 47 },
48 "etc1bitmap_r11.ktx_pdf-poppler.png": { 48 "etc1bitmap_r11.ktx_pdf-poppler.png": {
49 "allowed-digests": [ 49 "allowed-digests": [
50 [ 50 [
51 "bitmap-64bitMD5", 51 "bitmap-64bitMD5",
52 4552201006453026620 52 4552201006453026620
53 ] 53 ]
54 ], 54 ],
55 "reviewed-by-human": true 55 "reviewed-by-human": true
56 },
57 "textblob_565.png": {
58 "allowed-digests": [
59 [
60 "bitmap-64bitMD5",
61 6283582074892934398
62 ]
63 ],
64 "reviewed-by-human": true
65 },
66 "textblob_8888.png": {
67 "allowed-digests": [
68 [
69 "bitmap-64bitMD5",
70 11990496565593787222
71 ]
72 ],
73 "reviewed-by-human": true
74 },
75 "textblob_pdf-poppler.png": {
76 "allowed-digests": [
77 [
78 "bitmap-64bitMD5",
79 2298347222358284753
80 ]
81 ],
82 "reviewed-by-human": true
56 } 83 }
57 } 84 }
58 } 85 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698