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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 8832 matching lines...) Expand 10 before | Expand all | Expand 10 after
8843 ] 8843 ]
8844 }, 8844 },
8845 "pictureimagefilter_gpu.png": { 8845 "pictureimagefilter_gpu.png": {
8846 "allowed-digests": [ 8846 "allowed-digests": [
8847 [ 8847 [
8848 "bitmap-64bitMD5", 8848 "bitmap-64bitMD5",
8849 1579775443659434177 8849 1579775443659434177
8850 ] 8850 ]
8851 ] 8851 ]
8852 }, 8852 },
8853 "pictureshader_565.png": {
8854 "allowed-digests": [
8855 [
8856 "bitmap-64bitMD5",
8857 13283751651791799406
8858 ]
8859 ],
8860 "reviewed-by-human": true
8861 },
8862 "pictureshader_8888.png": {
8863 "allowed-digests": [
8864 [
8865 "bitmap-64bitMD5",
8866 761459974185255971
8867 ]
8868 ],
8869 "reviewed-by-human": true
8870 },
8871 "pictureshader_gpu.png": {
8872 "allowed-digests": [
8873 [
8874 "bitmap-64bitMD5",
8875 1423899516760376304
8876 ]
8877 ],
8878 "reviewed-by-human": true
8879 },
8880 "pictureshader_pdf-poppler.png": {
8881 "allowed-digests": [
8882 [
8883 "bitmap-64bitMD5",
8884 71577620991525908
8885 ]
8886 ],
8887 "reviewed-by-human": true
8888 },
8853 "points_565.png": { 8889 "points_565.png": {
8854 "allowed-digests": [ 8890 "allowed-digests": [
8855 [ 8891 [
8856 "bitmap-64bitMD5", 8892 "bitmap-64bitMD5",
8857 9418063666161005464 8893 9418063666161005464
8858 ] 8894 ]
8859 ], 8895 ],
8860 "ignore-failure": false 8896 "ignore-failure": false
8861 }, 8897 },
8862 "points_8888.png": { 8898 "points_8888.png": {
(...skipping 2688 matching lines...) Expand 10 before | Expand all | Expand 10 after
11551 14157160633878011690 11587 14157160633878011690
11552 ] 11588 ]
11553 ], 11589 ],
11554 "bugs": [ 11590 "bugs": [
11555 1578 11591 1578
11556 ], 11592 ],
11557 "reviewed-by-human": false 11593 "reviewed-by-human": false
11558 } 11594 }
11559 } 11595 }
11560 } 11596 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698