Histórico de Commits

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