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.h
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-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-04-17
Webview overlay support
Huihong Luo
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
2020-09-16
Shared timeline plumbing
Steven Thomas
2020-08-17
Share Vulkan resources between RenderThread and HardwareBitmapUploader
Derek Sollenberger
2020-07-28
Migrate from GrContext to GrDirectContext
Adlai Holler
2020-04-09
Remove unecessary exported symbols from libhwui.so
Derek Sollenberger
2019-12-26
[HWUI] use AChoreographer in place of DisplayEventReceiver.
Alec Mouri
2019-11-08
Decouple SurfaceTexture from HWUI
Stan Iliev
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-08-09
Access VectorDrawableAtlas only on RenderThread
Stan Iliev
2019-07-31
Include more precise dependencies
Fedor Kudasov
2019-04-18
Dynamically adjust renderahead
John Reck
2019-04-12
Support render-ahead in vulkan
John Reck
2019-03-20
Fix TextureView glitch and memory leak
Stan Iliev
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-13
Decouple VulkanManager from RenderThread
Stan Iliev
2019-02-06
Fix RenderThread and worker thread names used by tools
Stan Iliev
2019-02-05
Tell JVM to not wait for HWUI worker threads upon shutdown
Stan Iliev
2019-01-15
VkFunctorDrawable implementation
Bo Liu
2019-01-04
Mark GrContext dirty after onContextDestroyed
Bo Liu
2018-12-14
New WebViewFunctor API
John Reck
2018-11-08
Refactors and a potential public API for rendering
John Reck
2018-08-24
Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96
Greg Kaiser
2018-08-23
RenderThread: Make ~IFrameCallback() virtual
Greg Kaiser
2018-04-26
Remove RenderThread from EglManager
John Reck
2018-03-16
Don't use IPC in isolateProcess
John Reck
2017-12-11
Update GrContext creation calls to use sk_sp
Greg Daniel
2017-12-01
Switch RenderThread to a Java daemon thread
John Reck
2017-11-03
Format the world (or just HWUI)
John Reck
2017-10-27
Switch to a fancy new queue
John Reck
2017-08-25
Release VectorDrawable cache surface on render thread
Stan Iliev
2017-07-05
Move frame history into jank tracker
John Reck
2017-06-06
Implement CacheManager for the Skia pipelines.
Derek Sollenberger
2017-06-02
Implement HW Bitmap for Skia pipeline
Stan Iliev
2017-05-17
Revert "Fix recent apps in system UI for Skia pipeline"
John Reck
2017-05-12
Fix recent apps in system UI for Skia pipeline
Stan Iliev
2017-02-21
Overhaul GraphicsStatsService
John Reck
2016-11-16
Support Surface and Layer Readback in the SkiaPipelines.
Derek Sollenberger
2016-11-09
Handle vulkan windowing directly in SkiaVulkanPipeline
Derek Sollenberger
2016-10-26
Move OpenGL specific details behind renderPipeline interface.
Derek Sollenberger
[next]