index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
pipeline
/
skia
/
SkiaDisplayList.cpp
Age
Commit message (
Expand
)
Author
2021-07-01
Disable Webview Overlay when invisible
Huihong Luo
2021-01-19
Merge "Check ProjectBackwards property for childrens after children's syncPro...
Treehugger Robot
2021-01-14
Check ProjectBackwards property for childrens after children's syncProperties().
Minkyoung Kim
2021-01-14
Convert DisplayList to a value-type wrapper
John Reck
2020-12-09
Add initial benchmarks for CanvasOp
John Reck
2019-10-04
Delete VectorDrawableAtlas
John Reck
2019-07-29
Isolate the graphics classes into their own static lib
Derek Sollenberger
2019-06-26
Enable RenderNode and RecordingCanvas for layoutlib
Fedor Kudasov
2019-04-17
Use structured bindings for mVectorDrawables
Leon Scroggins III
2019-04-12
Do not cache AVDs that are off screen
Leon Scroggins III
2019-01-30
Put Vulkan WebViews on a HW layer if stencil clip
Stan Iliev
2018-12-14
New WebViewFunctor API
John Reck
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2018-09-20
Make auto-dark a bit better
John Reck
2018-09-18
Implement WebView support for Vulkan using temporary buffer
Stan Iliev
2018-05-16
AnimatedImageDrawable: Eliminate unnecessary calls to redraw
Leon Scroggins III
2018-01-29
Use a separate thread to decode AnimatedImageDrawable
Leon Scroggins III
2018-01-24
Initial implmentation of AnimatedImageDrawables on the RenderThread.
Derek Sollenberger
2017-11-03
Format the world (or just HWUI)
John Reck
2017-03-27
Update VectorDrawables cache at frame start
Stan Iliev
2017-03-02
Update SkiaDisplayList to use the modified SkLiteDL
Derek Sollenberger
2017-02-09
Implement "dump displaylist" button for skia pipelines
Stan Iliev
2017-01-25
Overhaul RenderNode's DisplayList management
John Reck
2016-11-22
Fix Skia render node projection to match HWUI
Stan Iliev
2016-11-17
Update pinImages to report when GPU resource limits are exceeded.
Derek Sollenberger
2016-11-07
Refactor pin/unpinImages to work across pipelines.
Derek Sollenberger
2016-10-31
Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.
Stan Iliev