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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/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 8826 matching lines...) Expand 10 before | Expand all | Expand 10 after
8837 ] 8837 ]
8838 }, 8838 },
8839 "pictureimagefilter_gpu.png": { 8839 "pictureimagefilter_gpu.png": {
8840 "allowed-digests": [ 8840 "allowed-digests": [
8841 [ 8841 [
8842 "bitmap-64bitMD5", 8842 "bitmap-64bitMD5",
8843 1579775443659434177 8843 1579775443659434177
8844 ] 8844 ]
8845 ] 8845 ]
8846 }, 8846 },
8847 "pictureshader_565.png": {
8848 "allowed-digests": [
8849 [
8850 "bitmap-64bitMD5",
8851 13283751651791799406
8852 ]
8853 ],
8854 "reviewed-by-human": true
8855 },
8856 "pictureshader_8888.png": {
8857 "allowed-digests": [
8858 [
8859 "bitmap-64bitMD5",
8860 761459974185255971
8861 ]
8862 ],
8863 "reviewed-by-human": true
8864 },
8865 "pictureshader_gpu.png": {
8866 "allowed-digests": [
8867 [
8868 "bitmap-64bitMD5",
8869 1423899516760376304
8870 ]
8871 ],
8872 "reviewed-by-human": true
8873 },
8874 "pictureshader_pdf-poppler.png": {
8875 "allowed-digests": [
8876 [
8877 "bitmap-64bitMD5",
8878 71577620991525908
8879 ]
8880 ],
8881 "reviewed-by-human": true
8882 },
8847 "points_565.png": { 8883 "points_565.png": {
8848 "allowed-digests": [ 8884 "allowed-digests": [
8849 [ 8885 [
8850 "bitmap-64bitMD5", 8886 "bitmap-64bitMD5",
8851 9418063666161005464 8887 9418063666161005464
8852 ] 8888 ]
8853 ], 8889 ],
8854 "ignore-failure": false 8890 "ignore-failure": false
8855 }, 8891 },
8856 "points_8888.png": { 8892 "points_8888.png": {
(...skipping 2681 matching lines...) Expand 10 before | Expand all | Expand 10 after
11538 14157160633878011690 11574 14157160633878011690
11539 ] 11575 ]
11540 ], 11576 ],
11541 "bugs": [ 11577 "bugs": [
11542 1578 11578 1578
11543 ], 11579 ],
11544 "reviewed-by-human": false 11580 "reviewed-by-human": false
11545 } 11581 }
11546 } 11582 }
11547 } 11583 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698