summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/RenderNodeDrawable.h
AgeCommit message (Expand)Author
2019-12-11When saving MSKP files, record layers as SkPictures with annotations.Nathaniel Nifong
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-10-10SkRect::MakeLargest is deprecated, so create our ownMike Reed
2018-05-03Delete a bunch of codeJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2016-11-22Fix Skia render node projection to match HWUIStan Iliev
2016-11-03Fix RenderNodeDrawable to draw nonzero Z nodes when neededStan Iliev
2016-10-31Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.Stan Iliev