summaryrefslogtreecommitdiff
path: root/libs/hwui/Properties.cpp
AgeCommit message (Expand)Author
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-12-06Disable HWUI adpf by default and enable in device.mk Matt Buckley
2022-09-28Change how memory policy is configured John Reck
2022-05-13Merge "Revert "HWUI: Turn on Skia tracing by default"" into tm-dev TreeHugger Robot
2022-05-05Revert "HWUI: Turn on Skia tracing by default" Leon Scroggins
2022-03-22Add forceDrawNextFrame function for HardwareRenderer chaviw
2022-03-10HWUI: Turn on Skia tracing by default Leon Scroggins III
2021-10-08Merge "Update RenderEffectCache capability query" into sc-v2-dev am: 58745e54... Nader Jawad
2021-10-08Update RenderEffectCache capability query Nader Jawad
2021-09-23Merge "Conditionally cache RenderEffect results" into sc-qpr1-dev am: 6961768... Nader Jawad
2021-09-22Conditionally cache RenderEffect results Nader Jawad
2021-08-17Merge "Turn on Webview Overlays" into sc-dev am: a43c6c4f2c am: 0d8ee15a18 Huihong Luo
2021-08-16Turn on Webview Overlays Huihong Luo
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-10Updated StretchEffect types Nader Jawad
2021-05-10Add a linear variant of the stretch effect John Reck
2021-04-10Integrate HWUI with PerformanceHintManager Bo Liu
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-02-03Fix render_ahead properties John Reck
2021-01-13Turn on vk unit tests Alec Mouri
2020-08-06Allow controlling the SDR white point John Reck
2019-10-25[HWUI] Get DeviceInfo through stable ABI Alec Mouri
2019-05-31Merge "Delete wrap_gles capability" John Reck
2019-05-29Delete wrap_gles capability John Reck
2019-05-29Build native android graphics library for desktop Jerome Gaillard
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-14Read product property to set Vulkan as default render pipeline Stan Iliev
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
2018-10-25Enable smart dark John Reck
2018-09-27Wire-up default force-dark based off of isLightTheme John Reck
2018-07-09Auto-dark mode prototype John Reck
2018-07-02Add a debug property to enable Skia systrace Stan Iliev
2018-04-18Revert "Add support for render-ahead" John Reck
2018-04-12Remove Properties::isSkiaPipeline (3/!?) John Reck
2018-04-11Remove RenderPipelineType::OpenGL (1/many) John Reck