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

Side by Side Diff: expectations/gm/Test-Android-GalaxyS4-SGX544-Arm7-Release/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 9158 matching lines...) Expand 10 before | Expand all | Expand 10 after
9169 "tablecolorfilter_gpu.png": { 9169 "tablecolorfilter_gpu.png": {
9170 "allowed-digests": [ 9170 "allowed-digests": [
9171 [ 9171 [
9172 "bitmap-64bitMD5", 9172 "bitmap-64bitMD5",
9173 10591769218006925054 9173 10591769218006925054
9174 ] 9174 ]
9175 ], 9175 ],
9176 "ignore-failure": false, 9176 "ignore-failure": false,
9177 "reviewed-by-human": true 9177 "reviewed-by-human": true
9178 }, 9178 },
9179 "tall_stretched_bitmaps_gpu.png": {
9180 "allowed-digests": [
9181 [
9182 "bitmap-64bitMD5",
9183 10026647028554335822
9184 ]
9185 ],
9186 "reviewed-by-human": true
9187 },
9179 "testimagefilters_565.png": { 9188 "testimagefilters_565.png": {
9180 "allowed-digests": [ 9189 "allowed-digests": [
9181 [ 9190 [
9182 "bitmap-64bitMD5", 9191 "bitmap-64bitMD5",
9183 1369006746513120542 9192 1369006746513120542
9184 ] 9193 ]
9185 ], 9194 ],
9186 "reviewed-by-human": true 9195 "reviewed-by-human": true
9187 }, 9196 },
9188 "testimagefilters_8888.png": { 9197 "testimagefilters_8888.png": {
(...skipping 831 matching lines...) Expand 10 before | Expand all | Expand 10 after
10020 "allowed-digests": [ 10029 "allowed-digests": [
10021 [ 10030 [
10022 "bitmap-64bitMD5", 10031 "bitmap-64bitMD5",
10023 6723019659179571394 10032 6723019659179571394
10024 ] 10033 ]
10025 ], 10034 ],
10026 "reviewed-by-human": false 10035 "reviewed-by-human": false
10027 } 10036 }
10028 } 10037 }
10029 } 10038 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698