Історія комітів

Автор SHA1 Опис Дата
  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 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 рік тому
  Sam Atkins 9c1c7720c5 LibWeb: Use serialize_a_url() to serialize `@import url(...)` 1 рік тому
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 рік тому
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 рік тому
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 рік тому
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 рік тому
  Andreas Kling 3a4d386f05 LibWeb: Fetch CSS @font-face fonts in @import'ed style sheets 1 рік тому
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 рік тому
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 роки тому
  Kenneth Myhra d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible 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 роки тому
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 роки тому
  Andreas Kling 36085676d2 LibWeb: Make CSSImportList mark its document 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 роки тому
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated 2 роки тому
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace 3 роки тому
  Sam Atkins 05bd0ca3ee LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()` 3 роки тому
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 роки тому
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere 3 роки тому
  Simon Wanner 1f9d76c7b8 LibWeb: Invalidate styles after CSSImportRule loads 3 роки тому
  Simon Wanner 1ed5e79478 LibWeb: Fix resolving relative URLs in style sheets 3 роки тому