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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/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 9466 matching lines...) Expand 10 before | Expand all | Expand 10 after
9477 }, 9477 },
9478 "multipicturedraw_rrectclip_tiled_gpu.png": { 9478 "multipicturedraw_rrectclip_tiled_gpu.png": {
9479 "allowed-digests": [ 9479 "allowed-digests": [
9480 [ 9480 [
9481 "bitmap-64bitMD5", 9481 "bitmap-64bitMD5",
9482 12825465872317767907 9482 12825465872317767907
9483 ] 9483 ]
9484 ], 9484 ],
9485 "reviewed-by-human": false 9485 "reviewed-by-human": false
9486 }, 9486 },
9487 "multipicturedraw_sierpinski_simple_565.png": {
9488 "allowed-digests": [
9489 [
9490 "bitmap-64bitMD5",
9491 11644295976782176432
9492 ]
9493 ],
9494 "reviewed-by-human": true
9495 },
9496 "multipicturedraw_sierpinski_simple_8888.png": {
9497 "allowed-digests": [
9498 [
9499 "bitmap-64bitMD5",
9500 15848231028177105193
9501 ]
9502 ],
9503 "reviewed-by-human": true
9504 },
9505 "multipicturedraw_sierpinski_tiled_565.png": {
9506 "allowed-digests": [
9507 [
9508 "bitmap-64bitMD5",
9509 16121826786571656052
9510 ]
9511 ],
9512 "reviewed-by-human": true
9513 },
9514 "multipicturedraw_sierpinski_tiled_8888.png": {
9515 "allowed-digests": [
9516 [
9517 "bitmap-64bitMD5",
9518 1046298969627112289
9519 ]
9520 ],
9521 "reviewed-by-human": true
9522 },
9487 "nested_aa_565.png": { 9523 "nested_aa_565.png": {
9488 "allowed-digests": [ 9524 "allowed-digests": [
9489 [ 9525 [
9490 "bitmap-64bitMD5", 9526 "bitmap-64bitMD5",
9491 16123340172201812866 9527 16123340172201812866
9492 ] 9528 ]
9493 ], 9529 ],
9494 "bugs": [ 9530 "bugs": [
9495 1578 9531 1578
9496 ], 9532 ],
(...skipping 3964 matching lines...) Expand 10 before | Expand all | Expand 10 after
13461 "allowed-digests": [ 13497 "allowed-digests": [
13462 [ 13498 [
13463 "bitmap-64bitMD5", 13499 "bitmap-64bitMD5",
13464 10591909693224673086 13500 10591909693224673086
13465 ] 13501 ]
13466 ], 13502 ],
13467 "reviewed-by-human": false 13503 "reviewed-by-human": false
13468 } 13504 }
13469 } 13505 }
13470 } 13506 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698