summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread
AgeCommit message (Expand)Author
2022-09-29Merge "Add null pointer check to avoid system crash." am: a04929ef9e am: ed06... Treehugger Robot
2022-08-31Fix crash from asynchronous GPU metrics John Reck
2022-08-22Add null pointer check to avoid system crash. Jessie Hao
2022-06-01Make GPU duration metrics more accurate for Vulkan Alec Mouri
2022-03-23Merge "Add call to disable RT Animations" into tm-dev Chavi Weingarten
2022-03-22Add forceDrawNextFrame function for HardwareRenderer chaviw
2022-03-22Add call to disable RT Animations chaviw
2022-03-15Add postAndWait() trace for calculating frame drawing time Jimmy Shiu
2022-02-15Rename to VsyncCallback & presentation time. Rachel Lee
2022-02-08Fix full draw power usage increase issue Jiang Tian
2022-01-28Merge "Performance hint ndk APIs" Bo Liu
2022-01-24Merge changes from topic "scdocs" Rachel Lee
2022-01-14Use AVsyncId typedef in hwui. Rachel Lee
2022-01-13Update hwui with renamed AChoreographer method. Rachel Lee
2021-12-28Send syncStatus and return FrameCommitCallback in FrameCallback chaviw
2021-12-16Merge "No need for stencil buffer for A8." TreeHugger Robot
2021-12-16No need for stencil buffer for A8. Leon Scroggins III
2021-12-16Merge "Defer initialization for mEglConfigA8" TreeHugger Robot
2021-12-15Merge changes from topic "surfacectrl" Rachel Lee
2021-12-15Defer initialization for mEglConfigA8 Leon Scroggins III
2021-12-09Pass start time from HWUI canvas context. Rachel Lee
2021-12-09Plumb support for rendering A8 in Vulkan Leon Scroggins III
2021-12-09Plumb through A8 for GL/EGL Leon Scroggins III
2021-11-17Enable WebView overlays for Vulkan Vasiliy Telezhnikov
2021-11-10Performance hint ndk APIs Bo Liu
2021-10-19Merge "Add damage rect trace point" TreeHugger Robot
2021-10-19Add damage rect trace point John Reck
2021-10-18Fix daveys when latch_unsignaled is used John Reck
2021-10-08Merge "Update RenderEffectCache capability query" into sc-v2-dev am: 58745e54... Nader Jawad
2021-10-08Update RenderEffectCache capability query Nader Jawad
2021-10-01Support dump gfxinfo reset for process' without a Window John Reck
2021-09-29Merge changes from topic "choreo" Rachel Lee
2021-09-28HWUI: use public choreographer api Rachel Lee
2021-09-23Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 6961768... Nader Jawad
2021-09-22Conditionally cache RenderEffect results Nader Jawad
2021-09-08Merge changes from topics "consistent-frame-number-type", "metrics-callback-s... Pablo Gamito
2021-09-07Get rid of unused ASurfaceControl in frame metrics listener callback Pablo Gamito
2021-09-07Set uninitialized frame number to 0 Pablo Gamito
2021-09-07Make frame number type consistent Pablo Gamito
2021-09-06Pass surface control id to callback to accurately identify surface metrics be... Pablo Gamito
2021-09-03Rework blast sync callback model chaviw
2021-08-31Stop reporting frame stats from frames completed before observer was attached Pablo Gamito
2021-08-09Merge "CanvasContext::draw: flushAndSubmit when not drawing" into sc-dev am: ... Derek Sollenberger
2021-08-06CanvasContext::draw: flushAndSubmit when not drawing Leon Scroggins III
2021-07-22Switch HWUI to use native performance hint API am: 6a3fc60f43 am: 4333a83789 Bo Liu
2021-07-22Switch HWUI to use native performance hint API Bo Liu
2021-07-16Merge "In VuklanManager make sure we have a valid semaphore context before de... TreeHugger Robot
2021-07-16Merge "In VuklanManager make sure we have a valid semaphore context before de... TreeHugger Robot
2021-07-15In VuklanManager make sure we have a valid semaphore context before destroyin... Greg Daniel
2021-07-15Merge "Always submit after texture uploads" into sc-dev am: 6a84070852 am: 52... John Reck