Historie revizí

Autor SHA1 Zpráva Datum
  Valtteri Koskivuori 2c5a062c8f LibWeb: Teach CSS transformed StackingContexts about image-rendering před 2 roky
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels před 2 roky
  Andreas Kling d6c3cbd958 LibWeb: Make StackingContext sorting a lot faster před 2 roky
  stelar7 421559d725 LibWeb: Change calc node representation from float to double před 2 roky
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point před 2 roky
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code před 2 roky
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction před 2 roky
  Linus Groh 36d35c9c82 LibWeb: Rename remaining paint_box variables to paintable_box před 2 roky
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() před 2 roky
  Linus Groh ec37b55777 LibWeb/Painting: Rename StackingContext::paintable{ => _box}() před 2 roky
  MacDue d2fc8efd9e LibWeb: Make SC hit testing more closely follow reverse paint order před 2 roky
  Sam Atkins 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle před 2 roky
  Sam Atkins cd06b1341b LibWeb: Split TransformationStyleValue out of StyleValue.{h,cpp} před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport před 2 roky
  Aliaksandr Kalenik 05b5a3bfba LibWeb: Transform translate() values to device pixels before painting před 2 roky
  Aliaksandr Kalenik 2649bc737f LibWeb: Use device pixels for transform rect of stacking context před 2 roky
  Aliaksandr Kalenik 08f217526a LibWeb: Use rect of containing block instead of parent to clip overflow před 2 roky
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated před 2 roky
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events před 2 roky
  Luke Wilde 2b55ccf6e5 LibWeb: Actually hit-test child stacking contents with z-index of 0 před 2 roky
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Aliaksandr Kalenik adf0262b54 LubWeb: Call before_children_paint for positioned descendants před 2 roky
  Aliaksandr Kalenik f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block před 2 roky
  Andreas Kling 5aeb6fec68 LibWeb: Make hit testing traverse positioned descendants in right order před 2 roky
  Aliaksandr Kalenik e4db71c88b LibWeb: Support translate3d před 2 roky