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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/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 10692 matching lines...) Expand 10 before | Expand all | Expand 10 after
10703 ] 10703 ]
10704 }, 10704 },
10705 "pictureimagefilter_gpu.png": { 10705 "pictureimagefilter_gpu.png": {
10706 "allowed-digests": [ 10706 "allowed-digests": [
10707 [ 10707 [
10708 "bitmap-64bitMD5", 10708 "bitmap-64bitMD5",
10709 8153565158743318328 10709 8153565158743318328
10710 ] 10710 ]
10711 ] 10711 ]
10712 }, 10712 },
10713 "pictureshader_565.png": {
10714 "allowed-digests": [
10715 [
10716 "bitmap-64bitMD5",
10717 3012982612160011296
10718 ]
10719 ],
10720 "reviewed-by-human": true
10721 },
10722 "pictureshader_8888.png": {
10723 "allowed-digests": [
10724 [
10725 "bitmap-64bitMD5",
10726 18338139396266575549
10727 ]
10728 ],
10729 "reviewed-by-human": true
10730 },
10731 "pictureshader_gpu.png": {
10732 "allowed-digests": [
10733 [
10734 "bitmap-64bitMD5",
10735 2977622345381088779
10736 ]
10737 ],
10738 "reviewed-by-human": true
10739 },
10740 "pictureshader_pdf-mac.png": {
10741 "allowed-digests": [
10742 [
10743 "bitmap-64bitMD5",
10744 3870553687096519114
10745 ]
10746 ],
10747 "reviewed-by-human": true
10748 },
10713 "points_565.png": { 10749 "points_565.png": {
10714 "allowed-digests": [ 10750 "allowed-digests": [
10715 [ 10751 [
10716 "bitmap-64bitMD5", 10752 "bitmap-64bitMD5",
10717 9418063666161005464 10753 9418063666161005464
10718 ] 10754 ]
10719 ], 10755 ],
10720 "ignore-failure": false 10756 "ignore-failure": false
10721 }, 10757 },
10722 "points_8888.png": { 10758 "points_8888.png": {
(...skipping 3420 matching lines...) Expand 10 before | Expand all | Expand 10 after
14143 7829854837061118142 14179 7829854837061118142
14144 ] 14180 ]
14145 ], 14181 ],
14146 "bugs": [ 14182 "bugs": [
14147 1578 14183 1578
14148 ], 14184 ],
14149 "reviewed-by-human": false 14185 "reviewed-by-human": false
14150 } 14186 }
14151 } 14187 }
14152 } 14188 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698