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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 254283003: rebaseline GM changes to image-surface (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 4111 matching lines...) Expand 10 before | Expand all | Expand 10 after
4122 ], 4122 ],
4123 "bugs": [ 4123 "bugs": [
4124 1578 4124 1578
4125 ], 4125 ],
4126 "reviewed-by-human": false 4126 "reviewed-by-human": false
4127 }, 4127 },
4128 "image-surface_565.png": { 4128 "image-surface_565.png": {
4129 "allowed-digests": [ 4129 "allowed-digests": [
4130 [ 4130 [
4131 "bitmap-64bitMD5", 4131 "bitmap-64bitMD5",
4132 13014960307213237065 4132 16771938741318176654
4133 ] 4133 ]
4134 ], 4134 ],
4135 "reviewed-by-human": true 4135 "reviewed-by-human": true
4136 }, 4136 },
4137 "image-surface_8888.png": { 4137 "image-surface_8888.png": {
4138 "allowed-digests": [ 4138 "allowed-digests": [
4139 [ 4139 [
4140 "bitmap-64bitMD5", 4140 "bitmap-64bitMD5",
4141 12283742825786542958 4141 15729042135723497470
4142 ] 4142 ]
4143 ], 4143 ],
4144 "reviewed-by-human": true 4144 "reviewed-by-human": true
4145 }, 4145 },
4146 "imageblur_565.png": { 4146 "imageblur_565.png": {
4147 "allowed-digests": [ 4147 "allowed-digests": [
4148 [ 4148 [
4149 "bitmap-64bitMD5", 4149 "bitmap-64bitMD5",
4150 3794665630847901594 4150 3794665630847901594
4151 ] 4151 ]
(...skipping 2693 matching lines...) Expand 10 before | Expand all | Expand 10 after
6845 "allowed-digests": [ 6845 "allowed-digests": [
6846 [ 6846 [
6847 "bitmap-64bitMD5", 6847 "bitmap-64bitMD5",
6848 14286000270409792100 6848 14286000270409792100
6849 ] 6849 ]
6850 ], 6850 ],
6851 "reviewed-by-human": true 6851 "reviewed-by-human": true
6852 } 6852 }
6853 } 6853 }
6854 } 6854 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698