index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
Properties.cpp
Age
Commit message (
Expand
)
Author
2021-03-10
Use `ro.boot.qemu` to check if the device is an emulator
Roman Kiryanov
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-05-31
Merge "Delete wrap_gles capability"
John Reck
2019-05-29
Delete wrap_gles capability
John Reck
2019-05-29
Build native android graphics library for desktop
Jerome Gaillard
2019-05-28
Use libbase API to access system properties in libhwui
Jerome Gaillard
2019-04-26
Merge "Zygote: add a way to preload Vulkan driver" into qt-dev
TreeHugger Robot
2019-04-25
Zygote: add a way to preload Vulkan driver
Yiwei Zhang
2019-04-25
Fix some force_dark prop behaviors
John Reck
2019-04-18
Dynamically adjust renderahead
John Reck
2019-04-12
Support render-ahead in vulkan
John Reck
2019-04-04
Add back render-ahead support
John Reck
2018-12-14
Read product property to set Vulkan as default render pipeline
Stan Iliev
2018-12-05
Merge "Remove unused HWUI properties."
TreeHugger Robot
2018-12-04
Remove unused HWUI properties.
Derek Sollenberger
2018-12-03
Remove ; from closing namespaces in libs/hwui
Chris Blume
2018-10-25
Enable smart dark
John Reck
2018-09-27
Wire-up default force-dark based off of isLightTheme
John Reck
2018-07-09
Auto-dark mode prototype
John Reck
2018-07-02
Add a debug property to enable Skia systrace
Stan Iliev
2018-04-18
Revert "Add support for render-ahead"
John Reck
2018-04-12
Remove Properties::isSkiaPipeline (3/!?)
John Reck
2018-04-11
Remove RenderPipelineType::OpenGL (1/many)
John Reck
2018-04-09
Add support for render-ahead
John Reck
2018-04-06
Add ability to change context priority of RT GL context
Jorim Jaggi
2018-03-16
Don't use IPC in isolateProcess
John Reck
2018-03-01
Allow debuggable apps to do skp capture
John Reck
2018-01-24
Don't use shader disk cache on emulator
Lingfeng Yang
2017-12-06
Extreme battery saver: Allow lowering framerate for experiments.
John Reck
2017-11-09
Allow hwuimacro to choose a renderer
John Reck
2017-11-03
Format the world (or just HWUI)
John Reck
2017-10-20
Convert skpCaptureEnabled compile time flag into a property
Stan Iliev
2017-09-05
Switch default renderer to back to Skia's OpenGL pipeline once more.
Derek Sollenberger
2017-08-24
Avoid setting high contrast in every view draw
John Reck
2017-08-14
Revert "Switch default renderer to Skia's OpenGL pipeline."
Derek Sollenberger
2017-08-11
Switch default renderer to Skia's OpenGL pipeline.
Derek Sollenberger
2017-08-08
Revert "Switch default renderer to Skia's OpenGL pipeline."
Derek Sollenberger
2017-08-07
Switch default renderer to Skia's OpenGL pipeline.
Derek Sollenberger
2017-07-19
Delete all ro.hwui.* props
John Reck
2017-06-14
Add a workaround for simulate secondary display
John Reck
2017-02-23
Log rendering pipeline when initializing
Chris Craik
2017-02-14
Add developer setting to set the default GPU renderer.
Derek Sollenberger
2017-01-18
Merge "Update hwui_unit_tests to support running with Vulkan backend."
Greg Daniel
2017-01-18
Update hwui_unit_tests to support running with Vulkan backend.
Greg Daniel
2017-01-12
resolve merge conflicts of ec7e2a164c37 to master
Mark Salyzyn
2017-01-11
Replace cutils/log.h and log/logger.h with android/log.h or log/log.h
Mark Salyzyn
2017-01-11
resolve merge conflicts of 082a1721b516 to master
Mark Salyzyn
2017-01-09
Replace cutils/log.h and log/logger.h with log/log.h
Mark Salyzyn
2016-10-05
Initial refactoring to enable the addition of the SkiaOpenGLPipeline.
Derek Sollenberger
2016-07-11
Move isSkiaEnabled to the Properties class
Stan Iliev
[next]