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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/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 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
277 }, 277 },
278 "arithmode_msaa4.png": { 278 "arithmode_msaa4.png": {
279 "allowed-digests": [ 279 "allowed-digests": [
280 [ 280 [
281 "bitmap-64bitMD5", 281 "bitmap-64bitMD5",
282 1761278230894790045 282 1761278230894790045
283 ] 283 ]
284 ], 284 ],
285 "reviewed-by-human": true 285 "reviewed-by-human": true
286 }, 286 },
287 "astcbitmap_565.png": {
288 "allowed-digests": [
289 [
290 "bitmap-64bitMD5",
291 7296080463405164282
292 ]
293 ],
294 "reviewed-by-human": true
295 },
296 "astcbitmap_8888.png": {
297 "allowed-digests": [
298 [
299 "bitmap-64bitMD5",
300 7104155647358997780
301 ]
302 ],
303 "reviewed-by-human": true
304 },
305 "astcbitmap_gpu.png": {
306 "allowed-digests": [
307 [
308 "bitmap-64bitMD5",
309 7104155647358997780
310 ]
311 ],
312 "reviewed-by-human": true
313 },
314 "astcbitmap_msaa4.png": {
315 "allowed-digests": [
316 [
317 "bitmap-64bitMD5",
318 7104155647358997780
319 ]
320 ],
321 "reviewed-by-human": true
322 },
287 "bat_gpu.png": { 323 "bat_gpu.png": {
288 "allowed-digests": [ 324 "allowed-digests": [
289 [ 325 [
290 "bitmap-64bitMD5", 326 "bitmap-64bitMD5",
291 17005587388995313084 327 17005587388995313084
292 ] 328 ]
293 ], 329 ],
294 "bugs": [ 330 "bugs": [
295 1759 331 1759
296 ], 332 ],
(...skipping 4973 matching lines...) Expand 10 before | Expand all | Expand 10 after
5270 }, 5306 },
5271 "etc1bitmap_pkm_msaa4.png": { 5307 "etc1bitmap_pkm_msaa4.png": {
5272 "allowed-digests": [ 5308 "allowed-digests": [
5273 [ 5309 [
5274 "bitmap-64bitMD5", 5310 "bitmap-64bitMD5",
5275 17338451294848191155 5311 17338451294848191155
5276 ] 5312 ]
5277 ], 5313 ],
5278 "reviewed-by-human": true 5314 "reviewed-by-human": true
5279 }, 5315 },
5316 "etc1bitmap_r11.ktx_565.png": {
5317 "allowed-digests": [
5318 [
5319 "bitmap-64bitMD5",
5320 3263188022291407521
5321 ]
5322 ],
5323 "reviewed-by-human": true
5324 },
5325 "etc1bitmap_r11.ktx_8888.png": {
5326 "allowed-digests": [
5327 [
5328 "bitmap-64bitMD5",
5329 14073051900873346231
5330 ]
5331 ],
5332 "reviewed-by-human": true
5333 },
5334 "etc1bitmap_r11.ktx_gpu.png": {
5335 "allowed-digests": [
5336 [
5337 "bitmap-64bitMD5",
5338 14073051900873346231
5339 ]
5340 ],
5341 "reviewed-by-human": true
5342 },
5343 "etc1bitmap_r11.ktx_msaa4.png": {
5344 "allowed-digests": [
5345 [
5346 "bitmap-64bitMD5",
5347 14073051900873346231
5348 ]
5349 ],
5350 "reviewed-by-human": true
5351 },
5280 "extractbitmap_565.png": { 5352 "extractbitmap_565.png": {
5281 "allowed-digests": [ 5353 "allowed-digests": [
5282 [ 5354 [
5283 "bitmap-64bitMD5", 5355 "bitmap-64bitMD5",
5284 10931473040653078858 5356 10931473040653078858
5285 ] 5357 ]
5286 ], 5358 ],
5287 "reviewed-by-human": true 5359 "reviewed-by-human": true
5288 }, 5360 },
5289 "extractbitmap_8888.png": { 5361 "extractbitmap_8888.png": {
(...skipping 6607 matching lines...) Expand 10 before | Expand all | Expand 10 after
11897 "allowed-digests": [ 11969 "allowed-digests": [
11898 [ 11970 [
11899 "bitmap-64bitMD5", 11971 "bitmap-64bitMD5",
11900 14575108696880481929 11972 14575108696880481929
11901 ] 11973 ]
11902 ], 11974 ],
11903 "reviewed-by-human": true 11975 "reviewed-by-human": true
11904 } 11976 }
11905 } 11977 }
11906 } 11978 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698