Histórico de Commits

Autor SHA1 Mensagem Data
  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á 2 anos atrás
  Andi Gallo b34b80104f LibWeb: Fix buttons with TextNode label há 2 anos atrás
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node há 2 anos 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
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues há 2 anos atrás
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell há 2 anos atrás
  Andreas Kling aa19c4a340 LibWeb: Add Layout::Node::is_table() and make is<TableBox>() fast há 2 anos atrás
  Andreas Kling 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box há 2 anos atrás
  Aliaksandr Kalenik 45e85d20b6 LibWeb: Output display type inline-table in layout dump há 2 anos atrás
  Aliaksandr Kalenik 709fe01f52 LibWeb: Override width calculation for table wrappers há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Aliaksandr Kalenik 57940f4370 LibWeb: Wrap table roots in anonymous block boxes há 2 anos atrás
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 6d830e6335 LibWeb: Tie layout tree to a specific browsing context há 2 anos atrás
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated há 2 anos atrás