История коммитов

Автор SHA1 Сообщение Дата
  Aliaksandr Kalenik a8788e5abb LibWeb: Don't ignore non-positioned stacking contexts on step 8 of paint 9 месяцев назад
  Aliaksandr Kalenik 83b6bc4ccb LibWeb: Don't allow SVG boxes to create a stacking context 9 месяцев назад
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 10 месяцев назад
  Aliaksandr Kalenik bc20e3ac6c LibWeb: Do not allocate mask bitmap for CSS "clip-path" property 11 месяцев назад
  Aliaksandr Kalenik 7ddb94c4d6 LibWeb: Rename offset to cumulative_offset in ScrollFrame 11 месяцев назад
  Aliaksandr Kalenik dd8c693725 LibWeb: Unify scroll handling between viewport and scrollable boxes 1 год назад
  Aliaksandr Kalenik ee4dd5a17c LibWeb: Remove unused image-rendering param for stacking context 1 год назад
  Aliaksandr Kalenik 53ef0e2e88 LibWeb: Adjust stacking context position by scroll offset in hit-testing 1 год назад
  Aliaksandr Kalenik bbc89a383d LibWeb: Fix overflow clip when "complicated" CSS transform is used 1 год назад
  Aliaksandr Kalenik 2cc2646f55 LibWeb: Apply scroll offset and clip rectangle to table borders 1 год назад
  Aliaksandr Kalenik 854b269338 LibWeb: Rename RecordingPainter to DisplayListRecorder 1 год назад
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 год назад
  Aliaksandr Kalenik 7f0bafdbd0 LibWeb: Log error instead of crashing if stacking context painted twice 1 год назад
  Aliaksandr Kalenik 9275743626 LibWeb: Verify in runtime that stacking context is not painted twice 1 год назад
  Aliaksandr Kalenik 9bc0552a80 LibWeb: Fix paint recording to stop visiting stacking context twice 1 год назад
  Aliaksandr Kalenik 7bea2b68f4 LibWeb: Paint non-positioned SC with z-index=0 in paint_descendants() 1 год назад
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings 1 год назад
  Aliaksandr Kalenik d5e74b1bdc LibWeb: Use a precalculated list of positioned descendants for painting 1 год назад
  Andreas Kling c4403fd28c LibWeb: Fix bogus ReplacedBox type check in StackingContext 1 год назад
  Aliaksandr Kalenik 2764966ccc LibWeb: Reduce paintable tree traversals during hit-testing 1 год назад
  MacDue 957c20b676 LibWeb: Avoid infinite recursion when hit testing SVGs 1 год назад
  Aliaksandr Kalenik 9c99182b1e LibWeb: Change StackingContext::hit_test() to accept callback 1 год назад
  Aliaksandr Kalenik 5484062095 LibWeb: Apply scroll offset to PushStackingContext command 1 год назад
  Aliaksandr Kalenik 16f1962f10 LibWeb: Use clip rectangles assigned to paintables in hit-testing 1 год назад
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting 1 год назад
  Aliaksandr Kalenik ef0c390b79 LibWeb: Resolve CSS transform properties during layout commit 1 год назад
  Bastiaan van der Plaat be7538961b LibWeb: Add DOMMatrix string constructor and set matrix value 1 год назад
  Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context 1 год назад
  Aliaksandr Kalenik 49fcc5dcd8 LibWeb: Do not require box to be positioned to create stacking context 1 год назад
  Aliaksandr Kalenik ac6b3c989d LibWeb: Apply scroll boxes offsets after painting commands recording 1 год назад