summaryrefslogtreecommitdiff
path: root/libs/hwui/DeviceInfo.cpp
AgeCommit message (Expand)Author
2024-03-05Add 10101010 support in HWUI. Alec Mouri
2022-12-14[HWUI] provide supportMixedColorSpaces() function for hwui. Sally Qi
2022-10-10Plumb getOverlaySupport() into Display Manager for HWUI. Sally Qi
2022-09-28Change how memory policy is configured John Reck
2020-05-26switch to kDisplayP3 enum Mike Reed
2020-04-23Grab display information for render thread through java Alec Mouri
2020-04-15Plumb display density to HWUI through ActivityThread. Alec Mouri
2020-02-20Remove dependencies on headers outside UI module Derek Sollenberger
2019-12-26[HWUI] use AChoreographer in place of DisplayEventReceiver. Alec Mouri
2019-11-21[HWUI] Grab preferred WCG format from ADisplay Alec Mouri
2019-10-25[HWUI] Get DeviceInfo through stable ABI Alec Mouri
2019-08-02[HWUI] clean up libgui include directives Alec Mouri
2019-04-18Dynamically adjust renderahead John Reck
2019-02-04Generalize physical display management Dominik Laskowski
2019-01-24Remove use of SkColorSpace::Gamut enum Brian Osman
2019-01-15Switch to skcms-based factories and getters in SkColorSpace Brian Osman
2018-12-15[HWUI] Remove hardcoding around wide color gamut. Peiyong Lin
2018-09-27Partially revert "[HWUI] Implement legacy color mode." Peiyong Lin
2018-09-18Refactor DeviceInfo in HWUI Derek Sollenberger
2018-09-13[HWUI] Implement legacy color mode. Peiyong Lin
2018-08-23Update the initialize list for DisplayInfo Yiwei Zhang
2018-05-09A better HW Bitmap uploader John Reck
2018-03-16Don't use IPC in isolateProcess John Reck
2017-11-03Format the world (or just HWUI) John Reck
2017-07-19Delete all ro.hwui.* props John Reck
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-11-03Implement Skia pipelines for OpenGL and Vulkan. Stan Iliev
2015-11-17Add temporary layer alpha fallback to OpReorderer Chris Craik
2015-11-16Extensions must load in ctor John Reck
2015-11-05add DeviceInfo John Reck
2015-11-05Revert "add DeviceInfo" John Reck
2015-11-04add DeviceInfo John Reck