summaryrefslogtreecommitdiff
path: root/libs/hwui/Properties.h
AgeCommit message (Expand)Author
2021-03-10Use `ro.boot.qemu` to check if the device is an emulatorRoman Kiryanov
2019-05-28Use libbase API to access system properties in libhwuiJerome Gaillard
2019-04-26Merge "Zygote: add a way to preload Vulkan driver" into qt-devTreeHugger Robot
2019-04-25Zygote: add a way to preload Vulkan driverYiwei Zhang
2019-04-25Fix some force_dark prop behaviorsJohn Reck
2019-04-18Dynamically adjust renderaheadJohn Reck
2019-04-12Support render-ahead in vulkanJohn Reck
2019-04-04Add back render-ahead supportJohn 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/hwuiChris Blume
2018-09-27Wire-up default force-dark based off of isLightThemeJohn Reck
2018-07-09Auto-dark mode prototypeJohn Reck
2018-07-02Add a debug property to enable Skia systraceStan 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
2018-04-09Add support for render-aheadJohn Reck
2018-04-06Add ability to change context priority of RT GL contextJorim Jaggi
2018-03-16Don't use IPC in isolateProcessJohn Reck
2018-03-01Allow debuggable apps to do skp captureJohn Reck
2018-01-24Don't use shader disk cache on emulatorLingfeng Yang
2017-12-06Extreme battery saver: Allow lowering framerate for experiments.John Reck
2017-11-09Allow hwuimacro to choose a rendererJohn Reck
2017-11-06Merge "Export getRenderPipelineType"Bo Liu
2017-11-03Format the world (or just HWUI)John Reck
2017-11-02Export getRenderPipelineTypeBo Liu
2017-10-20Convert skpCaptureEnabled compile time flag into a propertyStan Iliev
2017-08-24Avoid setting high contrast in every view drawJohn Reck
2017-07-19Delete all ro.hwui.* propsJohn Reck
2017-06-14Add a workaround for simulate secondary displayJohn Reck
2017-02-14Add developer setting to set the default GPU renderer.Derek Sollenberger
2017-01-18Update hwui_unit_tests to support running with Vulkan backend.Greg Daniel
2016-10-13Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline."Derek Sollenberger
2016-10-11Linear blending, step 1Romain Guy
2016-10-05Initial refactoring to enable the addition of the SkiaOpenGLPipeline.Derek Sollenberger
2016-09-28Merge "hwui: Fix the length of partial updates system property" am: faf945a77...ryang
2016-09-26hwui: Fix the length of partial updates system propertyryang
2016-08-23resolve merge conflicts of 24e38ab to stage-aosp-masterJohn Reck
2016-08-22resolve merge conflicts of 24e38ab to stage-aosp-masterJohn Reck
2016-08-22Fix native memory leak caused by small HWUI path cache creationcaiqinl
2016-07-11Move isSkiaEnabled to the Properties classStan Iliev
2016-07-07Delete old rendering pipelineChris Craik
2016-07-07Implement runtime switch to select default renderer modeStan Iliev
2016-07-06Benchmark-mode for macrobenchJohn Reck
2016-05-19resolve merge conflicts of 404e2b2 to nyc-dev-plus-aospChih-Hung Hsieh
2016-05-19Fix misc-macro-parentheses warnings in hwui and graphic jni.Chih-Hung Hsieh
2016-03-30Add an option to try and filter out test overheadJohn Reck
2016-02-08Fix TextDropShadowCacheTests and glyph_t everywhereChris Craik
2016-02-05Move several property queries to Properties classChris Craik