summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/LayerDrawable.h
AgeCommit message (Expand)Author
2020-07-28Migrate from GrContext to GrDirectContext Adlai Holler
2018-12-14New WebViewFunctor API John Reck
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2018-09-10Refactor HWUI readback code to be backend independent Stan Iliev
2018-03-29Fix Skia's impl for TextureView.getBitmap Leon Scroggins III
2017-11-03Format the world (or just HWUI) John Reck
2017-06-15Fix SurfaceTexture CTS test case when using the Skia pipeline. Derek Sollenberger
2016-11-16Support Surface and Layer Readback in the SkiaPipelines. Derek Sollenberger
2016-10-31Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. Stan Iliev