summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderProxy.cpp
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-22Switch HWUI to use native performance hint APIBo Liu
2021-06-25Merge "Revert "Delete RenderProxy off of the cleaner thread"" into sc-devJohn Reck
2021-06-25Revert "Delete RenderProxy off of the cleaner thread"John Reck
2021-06-25Merge "Delete RenderProxy off of the cleaner thread" into sc-devRob Carr
2021-06-24Delete RenderProxy off of the cleaner threadJohn Reck
2021-06-24Fix a crash caused by transactionHuihong Luo
2021-06-18Fix z-order for webview surface controlHuihong Luo
2021-06-11Improve picture capture debug pathJohn Reck
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2021-05-12More benchmark tweaksJohn Reck
2021-05-11Macrobenchmark tweaks & gpu memory dumpingJohn Reck
2021-04-17Webview overlay supportHuihong Luo
2021-04-10Integrate HWUI with PerformanceHintManagerBo Liu
2021-02-22Don't double lock when resetting jank testsJorim Jaggi
2021-02-17Add GPU completion to FrameMetrics (1/3)Jorim Jaggi
2021-02-16Add SurfaceControl to hwuiHuihong Luo
2021-02-08Remove render ahead from hwuiAdy Abraham
2020-08-18Fix crash regression when calling setSurface(null)John Reck
2020-07-30Wire-up colorMode="hdr"John Reck
2020-06-26Remove legacy callDrawGlFunction2 from HWUIJohn Reck
2020-02-14[HWUI] Remove references to gui/Surface.Alec Mouri
2020-02-13[HWUI] use ANativeWindow_getLastQueuedBuffer apiAlec Mouri
2019-11-21Fix for Surface#lockHardwareCanvas lockupsJohn Reck
2019-10-04Delete VectorDrawableAtlasJohn Reck
2019-07-16Update includes to begin isolating graphics classes.Derek Sollenberger
2019-07-03Rearrange some headersFedor Kudasov
2019-06-27Remove unused (mostly GL-related) headersFedor Kudasov
2019-06-14Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONICJerome Gaillard
2019-04-12Support render-ahead in vulkanJohn Reck
2019-04-04Add back render-ahead supportJohn Reck
2019-03-29Add missing trace pointsJohn Reck
2019-03-18Remove old TaskManager systemJohn Reck
2019-02-20Start RenderThread earlier to preload Vulkan/EGL driversStan Iliev
2019-01-23Merge "Don't create RenderThread for dumpsys gfxinfo"TreeHugger Robot
2019-01-23Don't create RenderThread for dumpsys gfxinfoJohn Reck
2019-01-22Add continuous SKP capture test apiJohn Reck
2018-12-14New WebViewFunctor APIJohn Reck
2018-11-08Refactors and a potential public API for renderingJohn Reck
2018-09-27Wire-up default force-dark based off of isLightThemeJohn Reck
2018-09-20Refactor RenderState and remove unused functionality.Derek Sollenberger
2018-09-10Refactor HWUI readback code to be backend independentStan Iliev
2018-07-18Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8Jorim Jaggi
2018-07-17Move allocateBuffers to RTJorim Jaggi
2018-05-31Attempting to fix the black flickerJohn Reck
2018-05-31Attempting to fix the black flickerJohn Reck
2018-05-30Remove dead codeJohn Reck
2018-05-09A better HW Bitmap uploaderJohn Reck
2018-05-03Delete a bunch of codeJohn Reck
2018-04-27Move all non-GL HW Bitmap work off RTJohn Reck