Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Liav A 50429d3b22 LibC+Kernel: Move GPU-related API methods to a LibC header file il y a 1 an
  Liav A 7c0540a229 Everywhere: Move global Kernel pattern code to Kernel/Library directory il y a 2 ans
  Emily Trau 332bb8a299 LibEDID: Fix compiler error when ENABLE_PNP_IDS_DOWNLOAD=OFF il y a 2 ans
  Liav A 56b799c556 LibEDID: Return proper errno codes for kernel code il y a 2 ans
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances il y a 2 ans
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() il y a 2 ans
  Andrew Kaster 7ab37ee22c Everywhere: Remove string.h include from AK/Traits.h and resolve fallout il y a 2 ans
  ericLemanissier 55405105a8 LibEDID: Propagate errors using TRY il y a 2 ans
  Moustafa Raafat ae2abcebbb Everywhere: Use C++ concepts instead of requires clauses il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Linus Groh d26aabff04 Everywhere: Run clang-format il y a 2 ans
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places il y a 2 ans
  Liav A 50ed50752f LibEDID: Remove head index when retrieving an EDID from DisplayConnector il y a 2 ans
  Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables il y a 2 ans
  Liav A 1968aba69b Kernel+Userland: Rename FB.h => Graphics.h il y a 3 ans
  Liav A b5e5b299c4 Userland: Remove stale remainders of old framebuffer devices il y a 3 ans
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view il y a 3 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Liav A 1a641f9af7 LibEDID: Return "Unknown" string if failed to determine the manufacturer il y a 3 ans
  Liav A aad968cc5e Everywhere: Rename fb prefix function names => graphics_connector il y a 3 ans
  Liav A 10adc27eda Everywhere: Rename FB prefix structure names => Graphics il y a 3 ans
  Liav A 3a3700f95e LibEDID: Export common structures into a header file il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Liav A df5fa20bee LibEDID: Fix DetailedTiming::pixel_clock_khz result il y a 3 ans
  Idan Horowitz 7923b3b884 LibEDID: Exclude display_product_{name, serial_number} from the Kernel il y a 3 ans
  Idan Horowitz 13f5d1c037 LibEDID: Store manufacturer id instead of allocating on each call il y a 3 ans
  Idan Horowitz 4a15ed6164 LibEDID: Store EDID version instead of allocating on each getter call il y a 3 ans
  Timothy Flynn 99c8dadcec LibEDID: Use correct paths for LibEDID generated files il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans