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