Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik a7dc40eff3 LibWeb: Delete unused LineBoxFragment::absolute_rect() 8 月之前
  BenJilks 80e7e6dd7d LibWeb: Layout inline elements respective of `writing-mode` 8 月之前
  BenJilks ede9012723 LibWeb: Make inline layout independent of direction 8 月之前
  Aliaksandr Kalenik 7d22b1c5c8 LibWeb: Allow layout nodes to have multiple paintables 9 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Aliaksandr Kalenik ec315667f0 LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun 10 月之前
  BenJilks 11e7d72686 LibWeb: Layout text chunks based on their Unicode direction 11 月之前
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree 1 年之前
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 年之前
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString 1 年之前
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 年之前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
  Mathis Wiehl b96920a9d6 LibWeb: Consider margins of atomic inlines in layout 2 年之前
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 年之前
  Timothy Flynn 8d0b0fbdd3 LibWeb: Make text fragment indexing handle multi-code point glyphs 2 年之前
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection 2 年之前
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 年之前
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout 3 年之前
  Andreas Kling 195ef5e26f LibWeb: Bring CSS line-height implementation closer to spec 3 年之前
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines 3 年之前
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places 3 年之前
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace 3 年之前
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it 3 年之前
  Andreas Kling 7dae895704 LibWeb: Align actual baselines, not just bottoms 3 年之前
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 年之前
  Tetsui Ohkubo 2edf4b7f61 LibWeb: Return correct selection_rect when the node is at the end 3 年之前