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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/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 4169 matching lines...) Expand 10 before | Expand all | Expand 10 after
4180 ], 4180 ],
4181 "bugs": [ 4181 "bugs": [
4182 1578 4182 1578
4183 ], 4183 ],
4184 "reviewed-by-human": false 4184 "reviewed-by-human": false
4185 }, 4185 },
4186 "image-surface_565.png": { 4186 "image-surface_565.png": {
4187 "allowed-digests": [ 4187 "allowed-digests": [
4188 [ 4188 [
4189 "bitmap-64bitMD5", 4189 "bitmap-64bitMD5",
4190 7055788361754478487 4190 13996060058040131634
4191 ] 4191 ]
4192 ], 4192 ],
4193 "reviewed-by-human": true 4193 "reviewed-by-human": true
4194 }, 4194 },
4195 "image-surface_8888.png": { 4195 "image-surface_8888.png": {
4196 "allowed-digests": [ 4196 "allowed-digests": [
4197 [ 4197 [
4198 "bitmap-64bitMD5", 4198 "bitmap-64bitMD5",
4199 2941939348011230889 4199 7410839535321428153
4200 ] 4200 ]
4201 ], 4201 ],
4202 "reviewed-by-human": true 4202 "reviewed-by-human": true
4203 }, 4203 },
4204 "imageblur_565.png": { 4204 "imageblur_565.png": {
4205 "allowed-digests": [ 4205 "allowed-digests": [
4206 [ 4206 [
4207 "bitmap-64bitMD5", 4207 "bitmap-64bitMD5",
4208 3576279505219183019 4208 3576279505219183019
4209 ] 4209 ]
(...skipping 2617 matching lines...) Expand 10 before | Expand all | Expand 10 after
6827 "allowed-digests": [ 6827 "allowed-digests": [
6828 [ 6828 [
6829 "bitmap-64bitMD5", 6829 "bitmap-64bitMD5",
6830 12078165737327679843 6830 12078165737327679843
6831 ] 6831 ]
6832 ], 6832 ],
6833 "reviewed-by-human": true 6833 "reviewed-by-human": true
6834 } 6834 }
6835 } 6835 }
6836 } 6836 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698