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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Release/expected-results.json

Issue 230443007: Baselines for the SkPictureShader GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 6589 matching lines...) Expand 10 before | Expand all | Expand 10 after
6600 }, 6600 },
6601 "pictureimagefilter_gpu.png": { 6601 "pictureimagefilter_gpu.png": {
6602 "allowed-digests": [ 6602 "allowed-digests": [
6603 [ 6603 [
6604 "bitmap-64bitMD5", 6604 "bitmap-64bitMD5",
6605 674410601829510451 6605 674410601829510451
6606 ] 6606 ]
6607 ], 6607 ],
6608 "reviewed-by-human": true 6608 "reviewed-by-human": true
6609 }, 6609 },
6610 "pictureshader_565.png": {
6611 "allowed-digests": [
6612 [
6613 "bitmap-64bitMD5",
6614 9198676987657517428
6615 ]
6616 ],
6617 "reviewed-by-human": true
6618 },
6619 "pictureshader_8888.png": {
6620 "allowed-digests": [
6621 [
6622 "bitmap-64bitMD5",
6623 17117388175840647151
6624 ]
6625 ],
6626 "reviewed-by-human": true
6627 },
6628 "pictureshader_gpu.png": {
6629 "allowed-digests": [
6630 [
6631 "bitmap-64bitMD5",
6632 7549768996631810693
6633 ]
6634 ],
6635 "reviewed-by-human": true
6636 },
6610 "points_565.png": { 6637 "points_565.png": {
6611 "allowed-digests": [ 6638 "allowed-digests": [
6612 [ 6639 [
6613 "bitmap-64bitMD5", 6640 "bitmap-64bitMD5",
6614 8567194488499472739 6641 8567194488499472739
6615 ] 6642 ]
6616 ], 6643 ],
6617 "bugs": [ 6644 "bugs": [
6618 1578 6645 1578
6619 ], 6646 ],
(...skipping 1869 matching lines...) Expand 10 before | Expand all | Expand 10 after
8489 "allowed-digests": [ 8516 "allowed-digests": [
8490 [ 8517 [
8491 "bitmap-64bitMD5", 8518 "bitmap-64bitMD5",
8492 5435605971350264714 8519 5435605971350264714
8493 ] 8520 ]
8494 ], 8521 ],
8495 "reviewed-by-human": true 8522 "reviewed-by-human": true
8496 } 8523 }
8497 } 8524 }
8498 } 8525 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698