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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 11811 matching lines...) Expand 10 before | Expand all | Expand 10 after
11822 ] 11822 ]
11823 }, 11823 },
11824 "pictureimagefilter_gpu.png": { 11824 "pictureimagefilter_gpu.png": {
11825 "allowed-digests": [ 11825 "allowed-digests": [
11826 [ 11826 [
11827 "bitmap-64bitMD5", 11827 "bitmap-64bitMD5",
11828 8153565158743318328 11828 8153565158743318328
11829 ] 11829 ]
11830 ] 11830 ]
11831 }, 11831 },
11832 "pictureshader_565.png": {
11833 "allowed-digests": [
11834 [
11835 "bitmap-64bitMD5",
11836 3012982612160011296
11837 ]
11838 ],
11839 "reviewed-by-human": true
11840 },
11841 "pictureshader_8888.png": {
11842 "allowed-digests": [
11843 [
11844 "bitmap-64bitMD5",
11845 18338139396266575549
11846 ]
11847 ],
11848 "reviewed-by-human": true
11849 },
11850 "pictureshader_gpu.png": {
11851 "allowed-digests": [
11852 [
11853 "bitmap-64bitMD5",
11854 2977622345381088779
11855 ]
11856 ],
11857 "reviewed-by-human": true
11858 },
11859 "pictureshader_pdf-mac.png": {
11860 "allowed-digests": [
11861 [
11862 "bitmap-64bitMD5",
11863 14216303782656832603
11864 ]
11865 ],
11866 "reviewed-by-human": true
11867 },
11832 "points_565.png": { 11868 "points_565.png": {
11833 "allowed-digests": [ 11869 "allowed-digests": [
11834 [ 11870 [
11835 "bitmap-64bitMD5", 11871 "bitmap-64bitMD5",
11836 9418063666161005464 11872 9418063666161005464
11837 ] 11873 ]
11838 ], 11874 ],
11839 "ignore-failure": false 11875 "ignore-failure": false
11840 }, 11876 },
11841 "points_8888.png": { 11877 "points_8888.png": {
(...skipping 3716 matching lines...) Expand 10 before | Expand all | Expand 10 after
15558 7829854837061118142 15594 7829854837061118142
15559 ] 15595 ]
15560 ], 15596 ],
15561 "bugs": [ 15597 "bugs": [
15562 1578 15598 1578
15563 ], 15599 ],
15564 "reviewed-by-human": false 15600 "reviewed-by-human": false
15565 } 15601 }
15566 } 15602 }
15567 } 15603 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698