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

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

Issue 231563002: More SkPictureShader baselines. (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 11698 matching lines...) Expand 10 before | Expand all | Expand 10 after
11709 ] 11709 ]
11710 }, 11710 },
11711 "pictureimagefilter_gpu.png": { 11711 "pictureimagefilter_gpu.png": {
11712 "allowed-digests": [ 11712 "allowed-digests": [
11713 [ 11713 [
11714 "bitmap-64bitMD5", 11714 "bitmap-64bitMD5",
11715 6284415694637726025 11715 6284415694637726025
11716 ] 11716 ]
11717 ] 11717 ]
11718 }, 11718 },
11719 "pictureshader_565.png": {
11720 "allowed-digests": [
11721 [
11722 "bitmap-64bitMD5",
11723 3012982612160011296
11724 ]
11725 ],
11726 "reviewed-by-human": true
11727 },
11728 "pictureshader_8888.png": {
11729 "allowed-digests": [
11730 [
11731 "bitmap-64bitMD5",
11732 18338139396266575549
11733 ]
11734 ],
11735 "reviewed-by-human": true
11736 },
11737 "pictureshader_gpu.png": {
11738 "allowed-digests": [
11739 [
11740 "bitmap-64bitMD5",
11741 17107820280284794071
11742 ]
11743 ],
11744 "reviewed-by-human": true
11745 },
11746 "pictureshader_pdf-mac.png": {
11747 "allowed-digests": [
11748 [
11749 "bitmap-64bitMD5",
11750 11712572171173905369
11751 ]
11752 ],
11753 "reviewed-by-human": true
11754 },
11719 "points_565.png": { 11755 "points_565.png": {
11720 "allowed-digests": [ 11756 "allowed-digests": [
11721 [ 11757 [
11722 "bitmap-64bitMD5", 11758 "bitmap-64bitMD5",
11723 9418063666161005464 11759 9418063666161005464
11724 ] 11760 ]
11725 ], 11761 ],
11726 "bugs": [ 11762 "bugs": [
11727 1578 11763 1578
11728 ], 11764 ],
(...skipping 3681 matching lines...) Expand 10 before | Expand all | Expand 10 after
15410 7829854837061118142 15446 7829854837061118142
15411 ] 15447 ]
15412 ], 15448 ],
15413 "bugs": [ 15449 "bugs": [
15414 1578 15450 1578
15415 ], 15451 ],
15416 "reviewed-by-human": false 15452 "reviewed-by-human": false
15417 } 15453 }
15418 } 15454 }
15419 } 15455 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698