Side by Side Diff: sky/engine/core/painting/PaintingCallback.idl
Issue 1017593005 :
Add a basic custom painting facility to Sky (Closed)
Patch Set: Add missing files
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
sky/engine/bindings/scripts/dart_callback_interface.py
sky/engine/bindings/scripts/dart_types.py
sky/engine/bindings/scripts/templates/callback_interface_dart.template
sky/engine/core/core.gni
sky/engine/core/dom/Element.h
sky/engine/core/dom/Element.cpp
sky/engine/core/dom/Element.idl
sky/engine/core/painting/Paint.h
sky/engine/core/painting/PaintingCallback.h
sky/engine/core/painting/PaintingCallback.cpp
sky/engine/core/painting/PaintingCallback.idl
sky/engine/core/painting/PaintingContext.h
sky/engine/core/painting/PaintingContext.cpp
sky/engine/core/painting/PaintingContext.idl
sky/engine/core/rendering/RenderBox.h
sky/engine/core/rendering/RenderBox.cpp
sky/engine/platform/graphics/DisplayList.h
sky/engine/platform/graphics/DisplayList.cpp
sky/engine/platform/graphics/GraphicsContext.h
sky/engine/platform/graphics/GraphicsContext.cpp
sky/engine/platform/graphics/GraphicsContextTest.cpp
sky/engine/platform/graphics/filters/SourceGraphic.h
sky/engine/platform/graphics/filters/SourceGraphic.cpp
sky/examples/painting/circle.sky