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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/expected-results.json

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 }, 227 },
228 "arithmode_gpu.png": { 228 "arithmode_gpu.png": {
229 "allowed-digests": [ 229 "allowed-digests": [
230 [ 230 [
231 "bitmap-64bitMD5", 231 "bitmap-64bitMD5",
232 2710382194894587269 232 2710382194894587269
233 ] 233 ]
234 ], 234 ],
235 "reviewed-by-human": true 235 "reviewed-by-human": true
236 }, 236 },
237 "astcbitmap_565.png": {
238 "allowed-digests": [
239 [
240 "bitmap-64bitMD5",
241 7296080463405164282
242 ]
243 ],
244 "reviewed-by-human": true
245 },
246 "astcbitmap_8888.png": {
247 "allowed-digests": [
248 [
249 "bitmap-64bitMD5",
250 7104155647358997780
251 ]
252 ],
253 "reviewed-by-human": true
254 },
255 "astcbitmap_gpu.png": {
256 "allowed-digests": [
257 [
258 "bitmap-64bitMD5",
259 7104155647358997780
260 ]
261 ],
262 "reviewed-by-human": true
263 },
237 "bat_gpu.png": { 264 "bat_gpu.png": {
238 "allowed-digests": [ 265 "allowed-digests": [
239 [ 266 [
240 "bitmap-64bitMD5", 267 "bitmap-64bitMD5",
241 8027686336021409348 268 8027686336021409348
242 ] 269 ]
243 ], 270 ],
244 "bugs": [ 271 "bugs": [
245 1759 272 1759
246 ], 273 ],
(...skipping 3697 matching lines...) Expand 10 before | Expand all | Expand 10 after
3944 }, 3971 },
3945 "etc1bitmap_pkm_gpu.png": { 3972 "etc1bitmap_pkm_gpu.png": {
3946 "allowed-digests": [ 3973 "allowed-digests": [
3947 [ 3974 [
3948 "bitmap-64bitMD5", 3975 "bitmap-64bitMD5",
3949 17338451294848191155 3976 17338451294848191155
3950 ] 3977 ]
3951 ], 3978 ],
3952 "reviewed-by-human": true 3979 "reviewed-by-human": true
3953 }, 3980 },
3981 "etc1bitmap_r11.ktx_565.png": {
3982 "allowed-digests": [
3983 [
3984 "bitmap-64bitMD5",
3985 1495436641215277847
3986 ]
3987 ],
3988 "reviewed-by-human": true
3989 },
3990 "etc1bitmap_r11.ktx_8888.png": {
3991 "allowed-digests": [
3992 [
3993 "bitmap-64bitMD5",
3994 14073051900873346231
3995 ]
3996 ],
3997 "reviewed-by-human": true
3998 },
3999 "etc1bitmap_r11.ktx_gpu.png": {
4000 "allowed-digests": [
4001 [
4002 "bitmap-64bitMD5",
4003 14073051900873346231
4004 ]
4005 ],
4006 "reviewed-by-human": true
4007 },
3954 "extractbitmap_565.png": { 4008 "extractbitmap_565.png": {
3955 "allowed-digests": [ 4009 "allowed-digests": [
3956 [ 4010 [
3957 "bitmap-64bitMD5", 4011 "bitmap-64bitMD5",
3958 10931473040653078858 4012 10931473040653078858
3959 ] 4013 ]
3960 ], 4014 ],
3961 "reviewed-by-human": true 4015 "reviewed-by-human": true
3962 }, 4016 },
3963 "extractbitmap_8888.png": { 4017 "extractbitmap_8888.png": {
(...skipping 4897 matching lines...) Expand 10 before | Expand all | Expand 10 after
8861 "allowed-digests": [ 8915 "allowed-digests": [
8862 [ 8916 [
8863 "bitmap-64bitMD5", 8917 "bitmap-64bitMD5",
8864 10082620380128469910 8918 10082620380128469910
8865 ] 8919 ]
8866 ], 8920 ],
8867 "reviewed-by-human": true 8921 "reviewed-by-human": true
8868 } 8922 }
8869 } 8923 }
8870 } 8924 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698