summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/SkiaDisplayList.cpp
AgeCommit message (Expand)Author
2021-07-01Disable Webview Overlay when invisibleHuihong Luo
2021-01-19Merge "Check ProjectBackwards property for childrens after children's syncPro...Treehugger Robot
2021-01-14Check ProjectBackwards property for childrens after children's syncProperties().Minkyoung Kim
2021-01-14Convert DisplayList to a value-type wrapperJohn Reck
2020-12-09Add initial benchmarks for CanvasOpJohn Reck
2019-10-04Delete VectorDrawableAtlasJohn Reck
2019-07-29Isolate the graphics classes into their own static libDerek Sollenberger
2019-06-26Enable RenderNode and RecordingCanvas for layoutlibFedor Kudasov
2019-04-17Use structured bindings for mVectorDrawablesLeon Scroggins III
2019-04-12Do not cache AVDs that are off screenLeon Scroggins III
2019-01-30Put Vulkan WebViews on a HW layer if stencil clipStan Iliev
2018-12-14New WebViewFunctor APIJohn Reck
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-09-20Make auto-dark a bit betterJohn Reck
2018-09-18Implement WebView support for Vulkan using temporary bufferStan Iliev
2018-05-16AnimatedImageDrawable: Eliminate unnecessary calls to redrawLeon Scroggins III
2018-01-29Use a separate thread to decode AnimatedImageDrawableLeon Scroggins III
2018-01-24Initial implmentation of AnimatedImageDrawables on the RenderThread.Derek Sollenberger
2017-11-03Format the world (or just HWUI)John Reck
2017-03-27Update VectorDrawables cache at frame startStan Iliev
2017-03-02Update SkiaDisplayList to use the modified SkLiteDLDerek Sollenberger
2017-02-09Implement "dump displaylist" button for skia pipelinesStan Iliev
2017-01-25Overhaul RenderNode's DisplayList managementJohn Reck
2016-11-22Fix Skia render node projection to match HWUIStan Iliev
2016-11-17Update pinImages to report when GPU resource limits are exceeded.Derek Sollenberger
2016-11-07Refactor pin/unpinImages to work across pipelines.Derek Sollenberger
2016-10-31Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.Stan Iliev