summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.h
AgeCommit message (Expand)Author
2021-06-28Reparent surface control for Webview overlayHuihong Luo
2021-06-18Fix z-order for webview surface controlHuihong Luo
2021-05-18Fix PixelCopy & BQ cropJohn Reck
2021-05-12More benchmark tweaksJohn Reck
2021-05-11Macrobenchmark tweaks & gpu memory dumpingJohn Reck
2021-04-17Webview overlay supportHuihong Luo
2021-04-02libhwui: RenderThread: fix UAFSteven Moreland
2021-03-25Move reduceOpsTaskSplitting property to Properties.hAdlai Holler
2021-03-25Add a system property to control Skia reduceOpsTaskSplittingAdlai Holler
2021-02-17Add GPU completion to FrameMetrics (1/3)Jorim Jaggi
2021-02-16Add SurfaceControl to hwuiHuihong Luo
2020-09-16Shared timeline plumbingSteven Thomas
2020-08-17Share Vulkan resources between RenderThread and HardwareBitmapUploaderDerek Sollenberger
2020-07-28Migrate from GrContext to GrDirectContextAdlai Holler
2020-04-09Remove unecessary exported symbols from libhwui.soDerek Sollenberger
2019-12-26[HWUI] use AChoreographer in place of DisplayEventReceiver.Alec Mouri
2019-11-08Decouple SurfaceTexture from HWUIStan Iliev
2019-10-25[HWUI] Get DeviceInfo through stable ABIAlec Mouri
2019-08-09Access VectorDrawableAtlas only on RenderThreadStan Iliev
2019-07-31Include more precise dependenciesFedor Kudasov
2019-04-18Dynamically adjust renderaheadJohn Reck
2019-04-12Support render-ahead in vulkanJohn Reck
2019-03-20Fix TextureView glitch and memory leakStan Iliev
2019-03-15Fix profile gpu bars to use display fpsJohn Reck
2019-02-20Start RenderThread earlier to preload Vulkan/EGL driversStan Iliev
2019-02-13Decouple VulkanManager from RenderThreadStan Iliev
2019-02-06Fix RenderThread and worker thread names used by toolsStan Iliev
2019-02-05Tell JVM to not wait for HWUI worker threads upon shutdownStan Iliev
2019-01-15VkFunctorDrawable implementationBo Liu
2019-01-04Mark GrContext dirty after onContextDestroyedBo Liu
2018-12-14New WebViewFunctor APIJohn Reck
2018-11-08Refactors and a potential public API for renderingJohn Reck
2018-08-24Merge changes Ie072511b,I6424f90c am: 9d10637e01 am: ddedd24e96Greg Kaiser
2018-08-23RenderThread: Make ~IFrameCallback() virtualGreg Kaiser
2018-04-26Remove RenderThread from EglManagerJohn Reck
2018-03-16Don't use IPC in isolateProcessJohn Reck
2017-12-11Update GrContext creation calls to use sk_spGreg Daniel
2017-12-01Switch RenderThread to a Java daemon threadJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-10-27Switch to a fancy new queueJohn Reck
2017-08-25Release VectorDrawable cache surface on render threadStan Iliev
2017-07-05Move frame history into jank trackerJohn Reck
2017-06-06Implement CacheManager for the Skia pipelines.Derek Sollenberger
2017-06-02Implement HW Bitmap for Skia pipelineStan Iliev
2017-05-17Revert "Fix recent apps in system UI for Skia pipeline"John Reck
2017-05-12Fix recent apps in system UI for Skia pipelineStan Iliev
2017-02-21Overhaul GraphicsStatsServiceJohn Reck
2016-11-16Support Surface and Layer Readback in the SkiaPipelines.Derek Sollenberger
2016-11-09Handle vulkan windowing directly in SkiaVulkanPipelineDerek Sollenberger
2016-10-26Move OpenGL specific details behind renderPipeline interface.Derek Sollenberger