Commit History

Author SHA1 Message Date
  Timothy Flynn 90829fe880 LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource 3 years ago
  Simon Wanner 1d55437a76 LibWeb: Ignore invalid encodings in Content-Type headers 3 years ago
  Andreas Kling d03680a9e7 LibWeb: Always defer callbacks in ResourceClient::set_resource() 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 3 years ago
  Linus Groh 67788641d3 LibWeb: Add a workaround to assign a proper mime type to QOI images 3 years ago
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 years ago
  Andreas Kling de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() 4 years ago
  Brendan Coles 076cd58817 LibWeb: Support X-Content-Type-Options to opt out of MIME type sniffing 4 years ago
  Max Wipfli a7681dbeea LibWeb: Change Resource's m_encoding to Optional<String> 4 years ago
  Max Wipfli ce6d6706a6 LibWeb: Use Optional<String> for encoding_from_content_type 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  asynts 3f23a58fa1 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago