summaryrefslogtreecommitdiff
path: root/libs/ui/DisplayIdentification.cpp
AgeCommit message (Expand)Author
2025-02-05SF: Turn DisplayId::fromValue to an explicit wrapper Gil Dekel
2025-01-28SF: Add EDID-ID Fabrication Logic Gil Dekel
2025-01-23libs/ui: Remove getManufacturerId() from DisplayId Gil Dekel
2024-12-02SF: Cache display port in DisplayIdentification on onHotplugConnect Gil Dekel
2024-11-16SF: Hash and cache descriptor block serial number Gil Dekel
2024-11-16SF: Parse, hash, and cache block 0 serial number Gil Dekel
2024-11-16SF: Parse Physical display size in framework Gil Dekel
2024-09-12SF: parsing Detailed Timing Descriptor in the framework Lucas Berthou
2024-05-24Merge "Differentiate between empty and unrecognizable display identification ... Brian Lindahl
2024-05-24Differentiate between empty and unrecognizable display identification Brian Lindahl
2024-05-03ui: Refactor DisplayIdentification to use ftl::stable_hash Alan Ding
2024-02-20Turn off integer overflow UBSAN checks for hash functions Yi Kong
2024-02-12ui: use std::span instead of std::basic_string_view<uint8_t> Ryan Prichard
2022-01-19Move DisplayIdentification parsing to libui Alec Mouri