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

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

Issue 174203002: Add new baselines for bitmapsource, imagefiltersclipped and imagefiltersscaled GMs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Added bitmapsource GMs Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "imageblurtiled_565.png": { 3 "imageblurtiled_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 1672239788423162481 7 1672239788423162481
8 ] 8 ]
9 ] 9 ]
10 }, 10 },
(...skipping 13 matching lines...) Expand all
24 ] 24 ]
25 ] 25 ]
26 }, 26 },
27 "imageblurtiled_pdf-poppler.png": { 27 "imageblurtiled_pdf-poppler.png": {
28 "allowed-digests": [ 28 "allowed-digests": [
29 [ 29 [
30 "bitmap-64bitMD5", 30 "bitmap-64bitMD5",
31 7162962487674293114 31 7162962487674293114
32 ] 32 ]
33 ] 33 ]
34 },
35 "imagefiltersclipped_565.png": {
36 "allowed-digests": [
37 [
38 "bitmap-64bitMD5",
39 8756185553828549402
40 ]
41 ]
42 },
43 "imagefiltersclipped_8888.png": {
44 "allowed-digests": [
45 [
46 "bitmap-64bitMD5",
47 3919749742439383980
48 ]
49 ]
50 },
51 "imagefiltersclipped_gpu.png": {
52 "allowed-digests": [
53 [
54 "bitmap-64bitMD5",
55 10656426644642600057
56 ]
57 ]
58 },
59 "imagefiltersclipped_pdf-poppler.png": {
60 "allowed-digests": [
61 [
62 "bitmap-64bitMD5",
63 3854266854123865664
64 ]
65 ]
66 },
67 "imagefiltersscaled_565.png": {
68 "allowed-digests": [
69 [
70 "bitmap-64bitMD5",
71 2119095069553481993
72 ]
73 ]
74 },
75 "imagefiltersscaled_8888.png": {
76 "allowed-digests": [
77 [
78 "bitmap-64bitMD5",
79 14957413183630283583
80 ]
81 ]
82 },
83 "imagefiltersscaled_gpu.png": {
84 "allowed-digests": [
85 [
86 "bitmap-64bitMD5",
87 13090242711683153224
88 ]
89 ]
90 },
91 "imagefiltersscaled_pdf-poppler.png": {
92 "allowed-digests": [
93 [
94 "bitmap-64bitMD5",
95 13646823825582201228
96 ]
97 ]
34 } 98 }
35 } 99 }
36 } 100 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698