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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json

Issue 789293003: Initial baselines for tall_stretched_bitmaps GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 13027 matching lines...) Expand 10 before | Expand all | Expand 10 after
13038 [ 13038 [
13039 "bitmap-64bitMD5", 13039 "bitmap-64bitMD5",
13040 17941013090369285128 13040 17941013090369285128
13041 ] 13041 ]
13042 ], 13042 ],
13043 "bugs": [ 13043 "bugs": [
13044 1578 13044 1578
13045 ], 13045 ],
13046 "reviewed-by-human": false 13046 "reviewed-by-human": false
13047 }, 13047 },
13048 "tall_stretched_bitmaps_565.png": {
13049 "allowed-digests": [
13050 [
13051 "bitmap-64bitMD5",
13052 8112427169344840696
13053 ]
13054 ],
13055 "reviewed-by-human": true
13056 },
13057 "tall_stretched_bitmaps_8888.png": {
13058 "allowed-digests": [
13059 [
13060 "bitmap-64bitMD5",
13061 13258880913404178007
13062 ]
13063 ],
13064 "reviewed-by-human": true
13065 },
13066 "tall_stretched_bitmaps_gpu.png": {
13067 "allowed-digests": [
13068 [
13069 "bitmap-64bitMD5",
13070 8677038591906448763
13071 ]
13072 ],
13073 "reviewed-by-human": true
13074 },
13048 "testimagefilters_565.png": { 13075 "testimagefilters_565.png": {
13049 "allowed-digests": [ 13076 "allowed-digests": [
13050 [ 13077 [
13051 "bitmap-64bitMD5", 13078 "bitmap-64bitMD5",
13052 1369006746513120542 13079 1369006746513120542
13053 ] 13080 ]
13054 ], 13081 ],
13055 "ignore-failure": false 13082 "ignore-failure": false
13056 }, 13083 },
13057 "testimagefilters_8888.png": { 13084 "testimagefilters_8888.png": {
(...skipping 1132 matching lines...) Expand 10 before | Expand all | Expand 10 after
14190 "allowed-digests": [ 14217 "allowed-digests": [
14191 [ 14218 [
14192 "bitmap-64bitMD5", 14219 "bitmap-64bitMD5",
14193 12937422788648264516 14220 12937422788648264516
14194 ] 14221 ]
14195 ], 14222 ],
14196 "reviewed-by-human": true 14223 "reviewed-by-human": true
14197 } 14224 }
14198 } 14225 }
14199 } 14226 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698