Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap 1 anno fa
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable 1 anno fa
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 anno fa
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 anno fa
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 anno fa
  Sam Atkins 1feacd4b52 LibWeb: Use doubles for CSS dimension types 1 anno fa
  Aliaksandr Kalenik 5f364e9bc1 LibWeb: Rename is_scrollable() to is_user_scrollable() 1 anno fa
  Aliaksandr Kalenik 869bef523e LibWeb: Return true for "overflow: auto" from Box::is_scrollable() 1 anno fa
  Aliaksandr Kalenik 6868ace8f4 LibWeb: Add non-const version of paintable_box() in Layout::Node 1 anno fa
  Aliaksandr Kalenik fee5b4deb6 LibWeb: Move set_scroll_offset() from Layout::Box to PaintableBox 1 anno fa
  Aliaksandr Kalenik 5b7926fa53 LibWeb: Move scroll_offset() from Layout::Box to PaintableBox 1 anno fa
  Aliaksandr Kalenik 55b5c61a79 LibWeb: Move scroll offset state from layout tree to dom tree 1 anno fa
  Sam Atkins 1051624084 LibWeb: Obey CSS aspect-ratio property during layout 2 anni fa
  Andreas Kling 4ff52cebc4 LibWeb: Let's say that layout viewports are always scroll containers 2 anni fa
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 anni fa
  Timothy Flynn b3d033f027 LibWeb: Declare overflow_value_makes_box_a_scroll_container as static 2 anni fa
  Cameron Youell f251ff0521 LibWeb: Fix non return in overflow value check 2 anni fa
  Andreas Kling 8038824211 LibWeb: Add Layout::Box::is_scroll_container() 2 anni fa
  Andreas Kling 3dd006f719 LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box 2 anni fa
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 anni fa
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 anni fa
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 anni fa
  Andreas Kling b3d85afd92 LibWeb: Make Layout::Box::set_needs_display() work for all boxes 3 anni fa
  Andreas Kling 74927fd218 LibWeb: Move Layout::Box::is_out_of_flow() to Layout::Node 3 anni fa
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 anni fa
  Andreas Kling 5779a910e5 LibWeb: Move hit testing to the painting tree 3 anni fa
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 anni fa
  Andreas Kling f017c1c064 LibWeb: Make hit testing return a { paintable, offset } 3 anni fa
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 anni fa
  Andreas Kling 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 anni fa