Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
  Aliaksandr Kalenik 1294cfb55c LibWeb: Find font that has whitespace glyph in first_available_font() vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable vor 1 Jahr
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling 4a35693dd7 LibWeb: Improve style propagation to anonymous wrappers vor 1 Jahr
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree vor 1 Jahr
  Aliaksandr Kalenik 32be413f4e LibWeb: Add missing visit_edges() for ImageStyleValue vor 1 Jahr
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly vor 1 Jahr
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
  Aliaksandr Kalenik 7eee3f6952 LibWeb: Add `mutable_computed_values()` for `NodeWithStyle` vor 1 Jahr
  Aliaksandr Kalenik b4064320bd LibWeb: Add `m_is_grid_item` in `Layout::Node` vor 1 Jahr
  Andreas Kling 429b2e5860 LibWeb: Make FontCache per-StyleComputer vor 1 Jahr
  Andi Gallo 89305f1481 LibWeb: Copy button style properties for generated table and cell vor 1 Jahr
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label vor 1 Jahr
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node vor 1 Jahr
  MacDue 21ace4f90b LibWeb: Add Node::scaled_font(float scale_factor) vor 2 Jahren
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes vor 2 Jahren
  Andreas Kling b6f3369b66 LibWeb: Fix spelling of non_anonymous_containing_block() vor 2 Jahren
  Aliaksandr Kalenik 258f3ea952 LibWeb: Remove Layout::TableBox vor 2 Jahren
  Andi Gallo 5cec517153 LibWeb: Get reference height from closest non-anonymous ancestor vor 2 Jahren
  Andreas Kling e2c72922f6 LibWeb: Make LayoutState use HashMap instead of potentially huge Vector vor 2 Jahren
  Timothy Flynn 8f0b7fa370 LibWeb: Verify that a node has styled properties in its styled accessors vor 2 Jahren
  MacDue 7061a3d8e6 LibWeb: Add .scaled_font() helper to Layout::Node vor 2 Jahren
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile vor 2 Jahren
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport vor 2 Jahren