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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 11819 matching lines...) Expand 10 before | Expand all | Expand 10 after
11830 ] 11830 ]
11831 }, 11831 },
11832 "pictureimagefilter_gpu.png": { 11832 "pictureimagefilter_gpu.png": {
11833 "allowed-digests": [ 11833 "allowed-digests": [
11834 [ 11834 [
11835 "bitmap-64bitMD5", 11835 "bitmap-64bitMD5",
11836 8153565158743318328 11836 8153565158743318328
11837 ] 11837 ]
11838 ] 11838 ]
11839 }, 11839 },
11840 "pictureshader_565.png": {
11841 "allowed-digests": [
11842 [
11843 "bitmap-64bitMD5",
11844 3012982612160011296
11845 ]
11846 ],
11847 "reviewed-by-human": true
11848 },
11849 "pictureshader_8888.png": {
11850 "allowed-digests": [
11851 [
11852 "bitmap-64bitMD5",
11853 18338139396266575549
11854 ]
11855 ],
11856 "reviewed-by-human": true
11857 },
11858 "pictureshader_gpu.png": {
11859 "allowed-digests": [
11860 [
11861 "bitmap-64bitMD5",
11862 2977622345381088779
11863 ]
11864 ],
11865 "reviewed-by-human": true
11866 },
11867 "pictureshader_pdf-mac.png": {
11868 "allowed-digests": [
11869 [
11870 "bitmap-64bitMD5",
11871 3870553687096519114
11872 ]
11873 ],
11874 "reviewed-by-human": true
11875 },
11840 "points_565.png": { 11876 "points_565.png": {
11841 "allowed-digests": [ 11877 "allowed-digests": [
11842 [ 11878 [
11843 "bitmap-64bitMD5", 11879 "bitmap-64bitMD5",
11844 9418063666161005464 11880 9418063666161005464
11845 ] 11881 ]
11846 ], 11882 ],
11847 "ignore-failure": false 11883 "ignore-failure": false
11848 }, 11884 },
11849 "points_8888.png": { 11885 "points_8888.png": {
(...skipping 3717 matching lines...) Expand 10 before | Expand all | Expand 10 after
15567 7829854837061118142 15603 7829854837061118142
15568 ] 15604 ]
15569 ], 15605 ],
15570 "bugs": [ 15606 "bugs": [
15571 1578 15607 1578
15572 ], 15608 ],
15573 "reviewed-by-human": false 15609 "reviewed-by-human": false
15574 } 15610 }
15575 } 15611 }
15576 } 15612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698