История коммитов

Автор SHA1 Сообщение Дата
  Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 год назад
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 год назад
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 год назад
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 год назад
  Andreas Kling f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 год назад
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 1 год назад
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 год назад
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 год назад
  Andreas Kling 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 год назад
  Sam Atkins b5893ee115 LibWeb: Make Serialize functions infallible 1 год назад
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 год назад
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 год назад
  Sam Atkins 0e2684b10f LibWeb: Fix serialization of CSSFontFaceRule 2 лет назад
  Andreas Kling a28275657b LibWeb: Include weight and style in CSSFontFaceRule serialization 2 лет назад
  Kenneth Myhra ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible 2 лет назад
  Sam Atkins 85f3de6331 LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors 2 лет назад
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 лет назад
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 лет назад
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 лет назад
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 лет назад
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 лет назад
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 лет назад
  electrikmilk fdd202259d LibWeb: Add partial serialization for CSSFontFaceRule 2 лет назад
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 лет назад
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 лет назад
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 лет назад
  Sam Atkins 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 лет назад