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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-GTX660-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 14462 matching lines...) Expand 10 before | Expand all | Expand 10 after
14473 }, 14473 },
14474 "multipicturedraw_rrectclip_tiled_nvprmsaa4.png": { 14474 "multipicturedraw_rrectclip_tiled_nvprmsaa4.png": {
14475 "allowed-digests": [ 14475 "allowed-digests": [
14476 [ 14476 [
14477 "bitmap-64bitMD5", 14477 "bitmap-64bitMD5",
14478 11895928500676038290 14478 11895928500676038290
14479 ] 14479 ]
14480 ], 14480 ],
14481 "reviewed-by-human": false 14481 "reviewed-by-human": false
14482 }, 14482 },
14483 "multipicturedraw_sierpinski_simple_565.png": {
14484 "allowed-digests": [
14485 [
14486 "bitmap-64bitMD5",
14487 11644295976782176432
14488 ]
14489 ],
14490 "reviewed-by-human": true
14491 },
14492 "multipicturedraw_sierpinski_simple_8888.png": {
14493 "allowed-digests": [
14494 [
14495 "bitmap-64bitMD5",
14496 15848231028177105193
14497 ]
14498 ],
14499 "reviewed-by-human": true
14500 },
14501 "multipicturedraw_sierpinski_tiled_565.png": {
14502 "allowed-digests": [
14503 [
14504 "bitmap-64bitMD5",
14505 16121826786571656052
14506 ]
14507 ],
14508 "reviewed-by-human": true
14509 },
14510 "multipicturedraw_sierpinski_tiled_8888.png": {
14511 "allowed-digests": [
14512 [
14513 "bitmap-64bitMD5",
14514 1046298969627112289
14515 ]
14516 ],
14517 "reviewed-by-human": true
14518 },
14483 "nested_aa_565.png": { 14519 "nested_aa_565.png": {
14484 "allowed-digests": [ 14520 "allowed-digests": [
14485 [ 14521 [
14486 "bitmap-64bitMD5", 14522 "bitmap-64bitMD5",
14487 16123340172201812866 14523 16123340172201812866
14488 ] 14524 ]
14489 ], 14525 ],
14490 "bugs": [ 14526 "bugs": [
14491 1935 14527 1935
14492 ], 14528 ],
(...skipping 6063 matching lines...) Expand 10 before | Expand all | Expand 10 after
20556 "allowed-digests": [ 20592 "allowed-digests": [
20557 [ 20593 [
20558 "bitmap-64bitMD5", 20594 "bitmap-64bitMD5",
20559 10030599291822810250 20595 10030599291822810250
20560 ] 20596 ]
20561 ], 20597 ],
20562 "reviewed-by-human": false 20598 "reviewed-by-human": false
20563 } 20599 }
20564 } 20600 }
20565 } 20601 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698