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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
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 9493 matching lines...) Expand 10 before | Expand all | Expand 10 after
9504 [ 9504 [
9505 "bitmap-64bitMD5", 9505 "bitmap-64bitMD5",
9506 5324952688102935617 9506 5324952688102935617
9507 ] 9507 ]
9508 ], 9508 ],
9509 "bugs": [ 9509 "bugs": [
9510 1578 9510 1578
9511 ], 9511 ],
9512 "reviewed-by-human": false 9512 "reviewed-by-human": false
9513 }, 9513 },
9514 "offsetimagefilter_565.png": {
9515 "allowed-digests": [
9516 [
9517 "bitmap-64bitMD5",
9518 2512025092735469128
9519 ]
9520 ]
9521 },
9522 "offsetimagefilter_8888.png": {
9523 "allowed-digests": [
9524 [
9525 "bitmap-64bitMD5",
9526 16569641613444382713
9527 ]
9528 ]
9529 },
9530 "offsetimagefilter_gpu.png": {
9531 "allowed-digests": [
9532 [
9533 "bitmap-64bitMD5",
9534 16569641613444382713
9535 ]
9536 ]
9537 },
9538 "offsetimagefilter_pdf-mac.png": {
9539 "allowed-digests": [
9540 [
9541 "bitmap-64bitMD5",
9542 14569895391027285604
9543 ]
9544 ]
9545 },
9514 "optimizations_565.png": { 9546 "optimizations_565.png": {
9515 "allowed-digests": [ 9547 "allowed-digests": [
9516 [ 9548 [
9517 "bitmap-64bitMD5", 9549 "bitmap-64bitMD5",
9518 13811812839638384010 9550 13811812839638384010
9519 ] 9551 ]
9520 ], 9552 ],
9521 "bugs": [ 9553 "bugs": [
9522 1578 9554 1578
9523 ], 9555 ],
(...skipping 2848 matching lines...) Expand 10 before | Expand all | Expand 10 after
12372 [ 12404 [
12373 "bitmap-64bitMD5", 12405 "bitmap-64bitMD5",
12374 13432463720508800599 12406 13432463720508800599
12375 ] 12407 ]
12376 ], 12408 ],
12377 "bugs": [ 12409 "bugs": [
12378 1578 12410 1578
12379 ], 12411 ],
12380 "reviewed-by-human": false 12412 "reviewed-by-human": false
12381 }, 12413 },
12414 "tileimagefilter_565.png": {
12415 "allowed-digests": [
12416 [
12417 "bitmap-64bitMD5",
12418 4055896305216771996
12419 ]
12420 ]
12421 },
12422 "tileimagefilter_8888.png": {
12423 "allowed-digests": [
12424 [
12425 "bitmap-64bitMD5",
12426 3141717567301220592
12427 ]
12428 ]
12429 },
12430 "tileimagefilter_gpu.png": {
12431 "allowed-digests": [
12432 [
12433 "bitmap-64bitMD5",
12434 3141717567301220592
12435 ]
12436 ]
12437 },
12438 "tileimagefilter_pdf-mac.png": {
12439 "allowed-digests": [
12440 [
12441 "bitmap-64bitMD5",
12442 14569895391027285604
12443 ]
12444 ]
12445 },
12382 "tilemode_bitmap_565.png": { 12446 "tilemode_bitmap_565.png": {
12383 "allowed-digests": [ 12447 "allowed-digests": [
12384 [ 12448 [
12385 "bitmap-64bitMD5", 12449 "bitmap-64bitMD5",
12386 1150528292993099149 12450 1150528292993099149
12387 ] 12451 ]
12388 ], 12452 ],
12389 "bugs": [ 12453 "bugs": [
12390 1578 12454 1578
12391 ], 12455 ],
(...skipping 810 matching lines...) Expand 10 before | Expand all | Expand 10 after
13202 10424380103329133154 13266 10424380103329133154
13203 ] 13267 ]
13204 ], 13268 ],
13205 "bugs": [ 13269 "bugs": [
13206 1578 13270 1578
13207 ], 13271 ],
13208 "reviewed-by-human": false 13272 "reviewed-by-human": false
13209 } 13273 }
13210 } 13274 }
13211 } 13275 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698