Historie revizí

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