26e5400de4
The SkDebugCanvas can be (or is currently) being used to draw to multiple different canvases. If this use-case is intended, then storing draw -related state in the canvas causes bugs. Remove draw window size state form SkDebugCanvas. Instead, use the canvas base layer size as the window size to clip to. This is consistent with the current use in debugger. This is part of work trying to remove bugs in debugger that result from replaying one SkDrawCanvas to two different canvases. Currently the SkDrawCanvas stores state that can only be valid if it is used for one canvas. Review URL: https://codereview.chromium.org/835113002 |
||
---|---|---|
.. | ||
Icons | ||
qrc_SkIcons.cpp | ||
SkCanvasWidget.cpp | ||
SkCanvasWidget.h | ||
SkDebuggerGUI.cpp | ||
SkDebuggerGUI.h | ||
SkDrawCommandGeometryWidget.cpp | ||
SkDrawCommandGeometryWidget.h | ||
SkGLWidget.cpp | ||
SkGLWidget.h | ||
SkIcons.qrc | ||
SkInspectorWidget.cpp | ||
SkInspectorWidget.h | ||
SkListWidget.cpp | ||
SkListWidget.h | ||
SkRasterWidget.cpp | ||
SkRasterWidget.h | ||
SkSettingsWidget.cpp | ||
SkSettingsWidget.h |