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

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

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 5460 matching lines...) Expand 10 before | Expand all | Expand 10 after
5471 }, 5471 },
5472 "multipicturedraw_rrectclip_tiled_8888.png": { 5472 "multipicturedraw_rrectclip_tiled_8888.png": {
5473 "allowed-digests": [ 5473 "allowed-digests": [
5474 [ 5474 [
5475 "bitmap-64bitMD5", 5475 "bitmap-64bitMD5",
5476 1560204122899681316 5476 1560204122899681316
5477 ] 5477 ]
5478 ], 5478 ],
5479 "reviewed-by-human": false 5479 "reviewed-by-human": false
5480 }, 5480 },
5481 "multipicturedraw_sierpinski_simple_565.png": {
5482 "allowed-digests": [
5483 [
5484 "bitmap-64bitMD5",
5485 11644295976782176432
5486 ]
5487 ],
5488 "reviewed-by-human": true
5489 },
5490 "multipicturedraw_sierpinski_simple_8888.png": {
5491 "allowed-digests": [
5492 [
5493 "bitmap-64bitMD5",
5494 15848231028177105193
5495 ]
5496 ],
5497 "reviewed-by-human": true
5498 },
5499 "multipicturedraw_sierpinski_tiled_565.png": {
5500 "allowed-digests": [
5501 [
5502 "bitmap-64bitMD5",
5503 16121826786571656052
5504 ]
5505 ],
5506 "reviewed-by-human": true
5507 },
5508 "multipicturedraw_sierpinski_tiled_8888.png": {
5509 "allowed-digests": [
5510 [
5511 "bitmap-64bitMD5",
5512 1046298969627112289
5513 ]
5514 ],
5515 "reviewed-by-human": true
5516 },
5481 "nested_aa_565.png": { 5517 "nested_aa_565.png": {
5482 "allowed-digests": [ 5518 "allowed-digests": [
5483 [ 5519 [
5484 "bitmap-64bitMD5", 5520 "bitmap-64bitMD5",
5485 16123340172201812866 5521 16123340172201812866
5486 ] 5522 ]
5487 ], 5523 ],
5488 "bugs": [ 5524 "bugs": [
5489 1578 5525 1578
5490 ], 5526 ],
(...skipping 2518 matching lines...) Expand 10 before | Expand all | Expand 10 after
8009 "allowed-digests": [ 8045 "allowed-digests": [
8010 [ 8046 [
8011 "bitmap-64bitMD5", 8047 "bitmap-64bitMD5",
8012 16324383818446088765 8048 16324383818446088765
8013 ] 8049 ]
8014 ], 8050 ],
8015 "reviewed-by-human": false 8051 "reviewed-by-human": false
8016 } 8052 }
8017 } 8053 }
8018 } 8054 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698