Histórico de Commits

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