summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CanvasContext.cpp
AgeCommit message (Expand)Author
2025-03-13Call libgui's SurfaceControl directly in hwui Alec Mouri
2025-02-18Add infrastructure for registering a native frame metrics observer Siarhei Vishniakou
2025-02-11Calculate workload target using original frame deadline Melody Hsu
2024-11-18Don't create layers for negative-sized RenderNodes John Reck
2024-09-06Add a trace to link inputEventId and vsyncId Kyle Holm
2024-08-22Enlarge mLast4FrameMetricsInfos from 4 to 6 entries Tang Lee
2024-04-18Fix HardwareRenderers becoming invalidated by TRIM John Reck
2024-04-10Do not mix pid_t and int32_t in Hwui Jerome Gaillard
2024-04-10Use CPU rendering for host builds Jerome Gaillard
2024-04-03Create a new RenderPipeline for CPU only rendering Jerome Gaillard
2024-03-27Pass active functor rendering threads to HWUI ADPF session Igor Kraskevich
2024-03-25Revert "Create a new RenderPipeline for CPU only rendering" John Reck
2024-03-21Create a new RenderPipeline for CPU only rendering Jerome Gaillard
2024-03-08Check optional before accessing the data. Sally Qi
2024-02-20Merge "Reduce some redundant steps" into main am: 2458071b31 Nader Jawad
2024-02-05Reduce some redundant steps Liangliang Sui
2024-01-30Merge Android 24Q1 Release (ab/11220357) Xin Li
2024-01-18Fix crash from asynchronous GPU metrics Jiang Tian
2023-11-09Merge "Adjust how present semaphore is handled" into main John Reck
2023-11-08Adjust how present semaphore is handled John Reck
2023-11-08Merge "Make active Context valid while buildLayer() When RecordingCanvas::dra... John Reck
2023-11-08Merge "Make active Context valid while buildLayer() When RecordingCanvas::dra... John Reck
2023-11-08Make active Context valid while buildLayer() When RecordingCanvas::drawPoints... Minkyoung Kim
2023-10-24Merge "Split exception into 2 different messages" into main John Reck
2023-10-20Split exception into 2 different messages John Reck
2023-10-19Optimize HWUI ADPF for sysui and ensure correct closure Matt Buckley
2023-10-13[DO NOT MERGE] Revert "Mitigation for mass GC deletion" Matt Buckley
2023-09-23Merge "hwui: trace vsyncId for RT animations " into main Ady Abraham
2023-09-22Mitigation for mass GC deletion Matt Buckley
2023-09-19Mitigation for mass GC deletion Matt Buckley
2023-08-30Fix possible leaks in CanvasContext HintSessionWrapper Matt Buckley
2023-08-29Prevent session destruction on CanvasContext::destroy() Matt Buckley
2023-08-29Prevent session destruction on CanvasContext::destroy() Matt Buckley
2023-08-25Fix possible leaks in CanvasContext HintSessionWrapper Matt Buckley
2023-08-24Fix possible leaks in CanvasContext HintSessionWrapper Matt Buckley
2023-08-17Add TextureView list to dumpsys gfxinfo John Reck
2023-08-10hwui: add reason for skipped frames Ady Abraham
2023-08-10hwui: trace vsyncId for RT animations Ady Abraham
2023-07-11Destroy prefetched layers when the context is destroyed John Reck
2023-06-09hwui: improve RenderThread jank classificaion Ady Abraham
2023-06-08hwui: improve RenderThread jank classificaion Ady Abraham
2023-05-11Merge "More WebView HDR plumbing" into udc-dev Sally Qi
2023-05-09More WebView HDR plumbing John Reck
2023-05-09hwui: send TextureView hint to SF Ady Abraham
2023-04-06Merge "Support HDR in skiagl" into udc-dev John Reck
2023-04-05Support HDR in skiagl John Reck
2023-04-05RESTRICT AUTOMERGE Add 1/16th pixel offset when drawing non-AA points/lines John Reck
2023-03-30Fix for HardwareBufferRenderer pre-rotation Nader Jawad
2023-03-15Add sysprop to control HDR headroom John Reck
2023-02-01Merge "Address VRI review comments" John Reck