Commit History

Autor SHA1 Mensaxe Data
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6234e3fcb3 LibWeb: Implement background-clip :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e8b7946732 LibWeb: Paint backgrounds with multiple layers :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ec49c8fefd LibWeb: Clip descendants of boxes with overflow:hidden %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2447b27d97 LibWeb: Implement position:fixed painting at the stacking context level %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer %!s(int64=3) %!d(string=hai) anos
  Sam Atkins e1f3fb0146 LibWeb: Move border-painting code out of Box %!s(int64=3) %!d(string=hai) anos
  Sam Atkins abc22b727c LibWeb: Move background painting from Box to its own file %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b047c1bc97 LibWeb: Move box-shadow painting out of Box to its own file %!s(int64=3) %!d(string=hai) anos
  Sam Atkins aaf12929d5 LibWeb: Extract border-radius normalization code from Box %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 19c492e976 LibWeb: Avoid unnecessary padded_rect() call in Box::paint() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4e47e6d578 LibWeb: Use floating-point math for border-radius rendering %!s(int64=3) %!d(string=hai) anos
  Tobias Christiansen 3cc6ffd4a6 LibGfx: Don't crash on request to draw impossible circle segment %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4fcb1be734 LibWeb: Skip rendering box-shadow blur if we don't have memory for it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling eac31e21f2 LibWeb: Avoid some redundant calls to Layout::Box::absolute_rect() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2844f89a83 LibWeb: Implement "out-of-flow" property of Layout Box %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 5745e8e18c LibWeb: Add blurring support to box-shadow %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 5471c87246 LibWeb: Add box-shadow rendering %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext %!s(int64=4) %!d(string=hai) anos