Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() há 2 anos atrás
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` há 2 anos atrás
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers há 2 anos atrás
  Andreas Kling b02402e116 LibWeb: Fix null dereference in ResourceClient::set_resource() há 2 anos atrás
  Andreas Kling 3df9861814 LibWeb: Capture self as a WeakPtr in ResourceClient::set_resource() há 2 anos atrás
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Timothy Flynn 20eb441cba LibWeb: Evict replaced Resource objects from cache há 3 anos atrás
  Timothy Flynn 90829fe880 LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource há 3 anos atrás
  Simon Wanner 1d55437a76 LibWeb: Ignore invalid encodings in Content-Type headers há 3 anos atrás
  Andreas Kling d03680a9e7 LibWeb: Always defer callbacks in ResourceClient::set_resource() há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr há 3 anos atrás
  Linus Groh 67788641d3 LibWeb: Add a workaround to assign a proper mime type to QOI images há 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe há 3 anos atrás
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() há 4 anos atrás
  Brendan Coles 076cd58817 LibWeb: Support X-Content-Type-Options to opt out of MIME type sniffing há 4 anos atrás
  Max Wipfli a7681dbeea LibWeb: Change Resource's m_encoding to Optional<String> há 4 anos atrás
  Max Wipfli ce6d6706a6 LibWeb: Use Optional<String> for encoding_from_content_type há 4 anos atrás
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) há 4 anos atrás