summaryrefslogtreecommitdiff
path: root/libs/hwui/Properties.h
AgeCommit message (Expand)Author
2025-02-11Calculate workload target using original frame deadline Melody Hsu
2024-12-13render thread early preload optimizations “Shadman
2024-11-09Fix seaming issue in BitmapRegionDecoder for gainmaps Alec Mouri
2024-09-19[Vulkan] Query global priority support for queue creation Juston Li
2024-08-09Skip eglCreateContext telemetry for HWUI contexts Tom Murphy
2024-08-08Resample gainmaps during region decoding. Alec Mouri
2024-07-29Merge "Use ro.hw_timeout_multiplier in Readback deadline" into main am: 2eb7e... Jason Macnak
2024-07-29Use ro.hw_timeout_multiplier in Readback deadline Jason Macnak
2024-06-04Initialize GL even when HWUI is running Vulkan Leon Scroggins III
2024-04-03Create a new RenderPipeline for CPU only rendering Jerome Gaillard
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-01-16Merge "Support fp16 in hwui for HDR" into main Alec Mouri
2024-01-11Add default shortcut for tracing Skia's GPU memory usage Nolan Scobie
2023-11-03Support fp16 in hwui for HDR Alec Mouri
2023-10-27Implement automatic SV clipping John Reck
2023-05-23Revert "Turn on vk unit tests" Alec Mouri
2023-03-15Add sysprop to control HDR headroom John Reck
2023-01-17Rename HWUI's Skia tracing sysprop and add new sysprop for Perfetto in Skia Nolan Scobie
2022-09-28Change how memory policy is configured John Reck
2021-09-23Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 6961768... Nader Jawad
2021-09-22Conditionally cache RenderEffect results Nader Jawad
2021-07-16Lazy load Properties::isDrawingEnabled. Brett Chabot
2021-07-13Add ability to disable GL draws. Brett Chabot
2021-06-30Add a sys prop to control WebView Overlays support Huihong Luo
2021-05-17Add support to toggle different shader Nader Jawad
2021-05-11Add some more scenes, replace linear with uniform John Reck
2021-05-11Merge "Updated StretchEffect types" into sc-dev Nader Jawad
2021-05-10Updated StretchEffect types Nader Jawad
2021-05-10Merge "Add a linear variant of the stretch effect" into sc-dev Nader Jawad
2021-05-10Add a linear variant of the stretch effect John Reck
2021-05-07Always use Skia reduceOpsTaskSplitting Adlai Holler
2021-04-10Integrate HWUI with PerformanceHintManager Bo Liu
2021-03-25Move reduceOpsTaskSplitting property to Properties.h Adlai Holler
2021-03-17Merge "Use `ro.boot.qemu` to check if the device is an emulator" am: 62d82e0b... Treehugger Robot
2021-03-10Use `ro.boot.qemu` to check if the device is an emulator Roman Kiryanov
2021-02-08Remove render ahead from hwui Ady Abraham
2021-01-13Turn on vk unit tests Alec Mouri
2020-08-06Allow controlling the SDR white point John Reck
2020-04-09Remove unecessary exported symbols from libhwui.so Derek Sollenberger
2019-05-28Use libbase API to access system properties in libhwui Jerome Gaillard
2019-04-26Merge "Zygote: add a way to preload Vulkan driver" into qt-dev TreeHugger Robot
2019-04-25Zygote: add a way to preload Vulkan driver Yiwei Zhang
2019-04-25Fix some force_dark prop behaviors John Reck
2019-04-18Dynamically adjust renderahead John Reck
2019-04-12Support render-ahead in vulkan John Reck
2019-04-04Add back render-ahead support John Reck
2018-12-05Merge "Remove unused HWUI properties." TreeHugger Robot
2018-12-04Remove unused HWUI properties. Derek Sollenberger
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume