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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-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 8822 matching lines...) Expand 10 before | Expand all | Expand 10 after
8833 ] 8833 ]
8834 }, 8834 },
8835 "pictureimagefilter_gpu.png": { 8835 "pictureimagefilter_gpu.png": {
8836 "allowed-digests": [ 8836 "allowed-digests": [
8837 [ 8837 [
8838 "bitmap-64bitMD5", 8838 "bitmap-64bitMD5",
8839 5185419490189304266 8839 5185419490189304266
8840 ] 8840 ]
8841 ] 8841 ]
8842 }, 8842 },
8843 "pictureshader_565.png": {
8844 "allowed-digests": [
8845 [
8846 "bitmap-64bitMD5",
8847 3012982612160011296
8848 ]
8849 ],
8850 "reviewed-by-human": true
8851 },
8852 "pictureshader_8888.png": {
8853 "allowed-digests": [
8854 [
8855 "bitmap-64bitMD5",
8856 18338139396266575549
8857 ]
8858 ],
8859 "reviewed-by-human": true
8860 },
8861 "pictureshader_gpu.png": {
8862 "allowed-digests": [
8863 [
8864 "bitmap-64bitMD5",
8865 1423899516760376304
8866 ]
8867 ],
8868 "reviewed-by-human": true
8869 },
8870 "pictureshader_pdf-poppler.png": {
8871 "allowed-digests": [
8872 [
8873 "bitmap-64bitMD5",
8874 71577620991525908
8875 ]
8876 ],
8877 "reviewed-by-human": true
8878 },
8843 "points_565.png": { 8879 "points_565.png": {
8844 "allowed-digests": [ 8880 "allowed-digests": [
8845 [ 8881 [
8846 "bitmap-64bitMD5", 8882 "bitmap-64bitMD5",
8847 9418063666161005464 8883 9418063666161005464
8848 ] 8884 ]
8849 ], 8885 ],
8850 "ignore-failure": false 8886 "ignore-failure": false
8851 }, 8887 },
8852 "points_8888.png": { 8888 "points_8888.png": {
(...skipping 2701 matching lines...) Expand 10 before | Expand all | Expand 10 after
11554 14019814087375927425 11590 14019814087375927425
11555 ] 11591 ]
11556 ], 11592 ],
11557 "bugs": [ 11593 "bugs": [
11558 1578 11594 1578
11559 ], 11595 ],
11560 "reviewed-by-human": false 11596 "reviewed-by-human": false
11561 } 11597 }
11562 } 11598 }
11563 } 11599 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698