Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory 2 years ago
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 years ago
  Liav A 50ed50752f LibEDID: Remove head index when retrieving an EDID from DisplayConnector 2 years ago
  Liav A b5e5b299c4 Userland: Remove stale remainders of old framebuffer devices 3 years ago
  Liav A 1a641f9af7 LibEDID: Return "Unknown" string if failed to determine the manufacturer 3 years ago
  Liav A 3a3700f95e LibEDID: Export common structures into a header file 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Idan Horowitz 7923b3b884 LibEDID: Exclude display_product_{name, serial_number} from the Kernel 3 years ago
  Idan Horowitz 13f5d1c037 LibEDID: Store manufacturer id instead of allocating on each call 3 years ago
  Idan Horowitz 4a15ed6164 LibEDID: Store EDID version instead of allocating on each getter call 3 years ago
  Tom 18fc54fc34 LibEDID: Fix calculating height and refresh rate for interlaced modes 3 years ago
  Tom 869c20b05d Meta+LibEDID: Download and generate the PNP ID database 3 years ago
  Tom 49c902d581 LibEDID: Add API for conveniently querying EDID from framebuffer device 3 years ago
  Tom 8184870f93 LibEDID: Add a library to parse EDID blobs 3 years ago