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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 4926 matching lines...) Expand 10 before | Expand all | Expand 10 after
4937 ], 4937 ],
4938 "bugs": [ 4938 "bugs": [
4939 1578 4939 1578
4940 ], 4940 ],
4941 "reviewed-by-human": false 4941 "reviewed-by-human": false
4942 }, 4942 },
4943 "image-surface_565.png": { 4943 "image-surface_565.png": {
4944 "allowed-digests": [ 4944 "allowed-digests": [
4945 [ 4945 [
4946 "bitmap-64bitMD5", 4946 "bitmap-64bitMD5",
4947 13014960307213237065 4947 16771938741318176654
4948 ] 4948 ]
4949 ], 4949 ],
4950 "reviewed-by-human": true 4950 "reviewed-by-human": true
4951 }, 4951 },
4952 "image-surface_8888.png": { 4952 "image-surface_8888.png": {
4953 "allowed-digests": [ 4953 "allowed-digests": [
4954 [ 4954 [
4955 "bitmap-64bitMD5", 4955 "bitmap-64bitMD5",
4956 12283742825786542958 4956 15729042135723497470
4957 ] 4957 ]
4958 ], 4958 ],
4959 "reviewed-by-human": true 4959 "reviewed-by-human": true
4960 }, 4960 },
4961 "image-surface_gpu.png": { 4961 "image-surface_gpu.png": {
4962 "allowed-digests": [ 4962 "allowed-digests": [
4963 [ 4963 [
4964 "bitmap-64bitMD5", 4964 "bitmap-64bitMD5",
4965 12197262035629514012 4965 2357930893174733166
4966 ] 4966 ]
4967 ], 4967 ],
4968 "bugs": [ 4968 "reviewed-by-human": true
4969 1578
4970 ],
4971 "reviewed-by-human": false
4972 }, 4969 },
4973 "imageblur_565.png": { 4970 "imageblur_565.png": {
4974 "allowed-digests": [ 4971 "allowed-digests": [
4975 [ 4972 [
4976 "bitmap-64bitMD5", 4973 "bitmap-64bitMD5",
4977 3794665630847901594 4974 3794665630847901594
4978 ] 4975 ]
4979 ], 4976 ],
4980 "reviewed-by-human": true 4977 "reviewed-by-human": true
4981 }, 4978 },
(...skipping 2935 matching lines...) Expand 10 before | Expand all | Expand 10 after
7917 "allowed-digests": [ 7914 "allowed-digests": [
7918 [ 7915 [
7919 "bitmap-64bitMD5", 7916 "bitmap-64bitMD5",
7920 7871079263072256188 7917 7871079263072256188
7921 ] 7918 ]
7922 ], 7919 ],
7923 "reviewed-by-human": true 7920 "reviewed-by-human": true
7924 } 7921 }
7925 } 7922 }
7926 } 7923 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698