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
/
renderthread
/
RenderThread.cpp
Age
Commit message (
Expand
)
Author
2021-06-28
Reparent surface control for Webview overlay
Huihong Luo
2021-06-18
Fix z-order for webview surface control
Huihong Luo
2021-05-22
Use TraceUtils.h from gui shared library.
rnlee
2021-05-18
Fix PixelCopy & BQ crop
John Reck
2021-05-12
More benchmark tweaks
John Reck
2021-05-11
Macrobenchmark tweaks & gpu memory dumping
John Reck
2021-05-07
Always use Skia reduceOpsTaskSplitting
Adlai Holler
2021-04-17
Webview overlay support
Huihong Luo
2021-04-13
Change hwui jank detection to use deadline & gpu completion (1/2)
Jorim Jaggi
2021-04-02
libhwui: RenderThread: fix UAF
Steven Moreland
2021-03-25
Move reduceOpsTaskSplitting property to Properties.h
Adlai Holler
2021-03-25
Add a system property to control Skia reduceOpsTaskSplitting
Adlai Holler
2021-02-17
Add GPU completion to FrameMetrics (1/3)
Jorim Jaggi
2021-02-16
Add SurfaceControl to hwui
Huihong Luo
2021-01-06
Check if mGrContext exists when requiring a vk context.
Alec Mouri
2020-10-09
pass frame deadline to Choreographer
Ady Abraham
2020-09-16
Shared timeline plumbing
Steven Thomas
2020-08-17
Share Vulkan resources between RenderThread and HardwareBitmapUploader
Derek Sollenberger
2020-07-31
Merge "Revert "libhwui: avoid creating GPU context in Zygote""
TreeHugger Robot
2020-07-31
Revert "libhwui: avoid creating GPU context in Zygote"
Yiwei Zhang
2020-07-28
Merge "libhwui: avoid creating GPU context in Zygote"
TreeHugger Robot
2020-07-28
libhwui: avoid creating GPU context in Zygote
Yiwei Zhang
2020-07-28
Migrate from GrContext to GrDirectContext
Adlai Holler
2020-05-01
Revert^2 "hwui: remove FatVector"
Jagadeesh Pakaravoor
2020-03-05
Revert "hwui: remove FatVector"
Tim Murray
2020-02-07
hwui: remove FatVector
Tim Murray
2020-01-10
Add memory tracing in HWUI
Stan Iliev
2019-12-26
[HWUI] use AChoreographer in place of DisplayEventReceiver.
Alec Mouri
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-06-14
Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC
Jerome Gaillard
2019-06-07
Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am:...
Ady Abraham
2019-06-07
DisplayEventDispatcher: use eConfigChangedDispatch
Ady Abraham
2019-05-29
Delete wrap_gles capability
John Reck
2019-04-18
Dynamically adjust renderahead
John Reck
2019-04-12
Support render-ahead in vulkan
John Reck
2019-04-01
Merge "Don't load EGL driver always"
TreeHugger Robot
2019-04-01
Don't load EGL driver always
Stan Iliev
2019-03-29
Invalidate Skia shader cache if Vulkan driver has changed
Stan Iliev
2019-03-19
Add support for uploading to AHBs using Vulkan.
Greg Daniel
2019-03-18
Merge "Remove old TaskManager system"
John Reck
2019-03-18
Remove old TaskManager system
John Reck
2019-03-15
Fix profile gpu bars to use display fps
John Reck
2019-02-20
Start RenderThread earlier to preload Vulkan/EGL drivers
Stan Iliev
2019-02-19
Fix RenderThread setForLooper
John Reck
2019-02-13
Decouple VulkanManager from RenderThread
Stan Iliev
2019-02-06
Fix RenderThread and worker thread names used by tools
Stan Iliev
2019-02-05
Merge "Tell JVM to not wait for HWUI worker threads upon shutdown"
TreeHugger Robot
2019-02-05
Tell JVM to not wait for HWUI worker threads upon shutdown
Stan Iliev
2019-02-04
Fix crash when VulkanSurface is no longer valid
Stan Iliev
2019-01-10
Invoke Vulkan initialize earlier
Stan Iliev
[next]