summaryrefslogtreecommitdiff
path: root/libs/hwui/Properties.cpp
AgeCommit message (Expand)Author
2017-08-10Delete all ro.hwui.* props John Reck
2017-06-14Add a workaround for simulate secondary display John Reck
2017-02-23Log rendering pipeline when initializing Chris Craik
2017-02-14Add developer setting to set the default GPU renderer. Derek Sollenberger
2017-01-18Merge "Update hwui_unit_tests to support running with Vulkan backend." Greg Daniel
2017-01-18Update hwui_unit_tests to support running with Vulkan backend. Greg Daniel
2017-01-12resolve merge conflicts of ec7e2a164c37 to master Mark Salyzyn
2017-01-11Replace cutils/log.h and log/logger.h with android/log.h or log/log.h Mark Salyzyn
2017-01-11resolve merge conflicts of 082a1721b516 to master Mark Salyzyn
2017-01-09Replace cutils/log.h and log/logger.h with log/log.h Mark Salyzyn
2016-10-05Initial refactoring to enable the addition of the SkiaOpenGLPipeline. Derek Sollenberger
2016-07-11Move isSkiaEnabled to the Properties class Stan Iliev
2016-07-07Implement runtime switch to select default renderer mode Stan Iliev
2016-07-06Benchmark-mode for macrobench John Reck
2016-03-30Add an option to try and filter out test overhead John Reck
2016-02-05Move several property queries to Properties class Chris Craik
2015-12-16Add some options to macrobench John Reck
2015-11-12Recycle OffscreenBuffers Chris Craik
2015-11-03Remove almost-all android::Singleton users John Reck
2015-10-22Remove obsolete debug option John Reck
2015-09-22Remove lookup3 gamma code Chris Craik
2015-08-12Support new EGL extensions John Reck
2015-07-07Remove all usage of fmin and fmax Chris Craik
2015-05-27Enable swapBuffersWithDamage by default John Reck
2015-05-08Add eglSwapBuffersWithDamageKHR support John Reck
2015-05-05Cleanup properties Chris Craik