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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-Debug/expected-results.json

Issue 385643003: New baselines for perlin noise changes. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 11001 matching lines...) Expand 10 before | Expand all | Expand 10 after
11012 ], 11012 ],
11013 "bugs": [ 11013 "bugs": [
11014 1578 11014 1578
11015 ], 11015 ],
11016 "reviewed-by-human": false 11016 "reviewed-by-human": false
11017 }, 11017 },
11018 "imagefiltersscaled_565.png": { 11018 "imagefiltersscaled_565.png": {
11019 "allowed-digests": [ 11019 "allowed-digests": [
11020 [ 11020 [
11021 "bitmap-64bitMD5", 11021 "bitmap-64bitMD5",
11022 16374068527216052297 11022 2337680673667749002
11023 ] 11023 ]
11024 ] 11024 ],
11025 "reviewed-by-human": true
11025 }, 11026 },
11026 "imagefiltersscaled_8888.png": { 11027 "imagefiltersscaled_8888.png": {
11027 "allowed-digests": [ 11028 "allowed-digests": [
11028 [ 11029 [
11029 "bitmap-64bitMD5", 11030 "bitmap-64bitMD5",
11030 4781711442727351551 11031 4781711442727351551
11031 ] 11032 ]
11032 ] 11033 ]
11033 }, 11034 },
11034 "imagefiltersscaled_gpu.png": { 11035 "imagefiltersscaled_gpu.png": {
(...skipping 1942 matching lines...) Expand 10 before | Expand all | Expand 10 after
12977 "bitmap-64bitMD5", 12978 "bitmap-64bitMD5",
12978 7937779188195651413 12979 7937779188195651413
12979 ] 12980 ]
12980 ], 12981 ],
12981 "reviewed-by-human": false 12982 "reviewed-by-human": false
12982 }, 12983 },
12983 "perlinnoise_565.png": { 12984 "perlinnoise_565.png": {
12984 "allowed-digests": [ 12985 "allowed-digests": [
12985 [ 12986 [
12986 "bitmap-64bitMD5", 12987 "bitmap-64bitMD5",
12987 16968168405481699903 12988 1539561209878927288
12988 ] 12989 ]
12989 ], 12990 ],
12990 "reviewed-by-human": true 12991 "reviewed-by-human": true
12991 }, 12992 },
12992 "perlinnoise_8888.png": { 12993 "perlinnoise_8888.png": {
12993 "allowed-digests": [ 12994 "allowed-digests": [
12994 [ 12995 [
12995 "bitmap-64bitMD5", 12996 "bitmap-64bitMD5",
12996 1098763191610264229 12997 1098763191610264229
12997 ] 12998 ]
(...skipping 4176 matching lines...) Expand 10 before | Expand all | Expand 10 after
17174 7829854837061118142 17175 7829854837061118142
17175 ] 17176 ]
17176 ], 17177 ],
17177 "bugs": [ 17178 "bugs": [
17178 1578 17179 1578
17179 ], 17180 ],
17180 "reviewed-by-human": false 17181 "reviewed-by-human": false
17181 } 17182 }
17182 } 17183 }
17183 } 17184 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698