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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 9488 matching lines...) Expand 10 before | Expand all | Expand 10 after
9499 }, 9499 },
9500 "multipicturedraw_rrectclip_tiled_gpu.png": { 9500 "multipicturedraw_rrectclip_tiled_gpu.png": {
9501 "allowed-digests": [ 9501 "allowed-digests": [
9502 [ 9502 [
9503 "bitmap-64bitMD5", 9503 "bitmap-64bitMD5",
9504 12825465872317767907 9504 12825465872317767907
9505 ] 9505 ]
9506 ], 9506 ],
9507 "reviewed-by-human": false 9507 "reviewed-by-human": false
9508 }, 9508 },
9509 "multipicturedraw_sierpinski_simple_565.png": {
9510 "allowed-digests": [
9511 [
9512 "bitmap-64bitMD5",
9513 11644295976782176432
9514 ]
9515 ],
9516 "reviewed-by-human": true
9517 },
9518 "multipicturedraw_sierpinski_simple_8888.png": {
9519 "allowed-digests": [
9520 [
9521 "bitmap-64bitMD5",
9522 15848231028177105193
9523 ]
9524 ],
9525 "reviewed-by-human": true
9526 },
9527 "multipicturedraw_sierpinski_tiled_565.png": {
9528 "allowed-digests": [
9529 [
9530 "bitmap-64bitMD5",
9531 16121826786571656052
9532 ]
9533 ],
9534 "reviewed-by-human": true
9535 },
9536 "multipicturedraw_sierpinski_tiled_8888.png": {
9537 "allowed-digests": [
9538 [
9539 "bitmap-64bitMD5",
9540 1046298969627112289
9541 ]
9542 ],
9543 "reviewed-by-human": true
9544 },
9509 "nested_aa_565.png": { 9545 "nested_aa_565.png": {
9510 "allowed-digests": [ 9546 "allowed-digests": [
9511 [ 9547 [
9512 "bitmap-64bitMD5", 9548 "bitmap-64bitMD5",
9513 16123340172201812866 9549 16123340172201812866
9514 ] 9550 ]
9515 ], 9551 ],
9516 "bugs": [ 9552 "bugs": [
9517 1578 9553 1578
9518 ], 9554 ],
(...skipping 3970 matching lines...) Expand 10 before | Expand all | Expand 10 after
13489 "allowed-digests": [ 13525 "allowed-digests": [
13490 [ 13526 [
13491 "bitmap-64bitMD5", 13527 "bitmap-64bitMD5",
13492 10591909693224673086 13528 10591909693224673086
13493 ] 13529 ]
13494 ], 13530 ],
13495 "reviewed-by-human": false 13531 "reviewed-by-human": false
13496 } 13532 }
13497 } 13533 }
13498 } 13534 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698