Historial de Commits

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