Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 20ff69cd41 LibWeb: Add fast_is<T>() for InlinePaintable há 1 ano atrás
  Aliaksandr Kalenik 9c99182b1e LibWeb: Change StackingContext::hit_test() to accept callback há 1 ano atrás
  Aliaksandr Kalenik 95d91a37d2 LibWeb: Resolve outline CSS property before paint commands recording há 1 ano atrás
  Aliaksandr Kalenik 76d1536307 LibWeb: Optimize scroll offset and clip state recalculation há 1 ano atrás
  Aliaksandr Kalenik 556679fedd LibWeb: Account for scroll offset in hit-testing há 1 ano atrás
  Aliaksandr Kalenik 0bf82f748f LibWeb: Move clip rect calculation to happen before painting há 1 ano atrás
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments há 1 ano atrás
  Aliaksandr Kalenik 5ed936289a LibWeb: Set box-shadow for inline paintables in LayoutState::commit() há 1 ano atrás
  Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context há 1 ano atrás
  Aliaksandr Kalenik 6c645f3a9f LibWeb: Paint fragments contained by inline node as part of this node há 1 ano atrás
  Aliaksandr Kalenik e464d484c4 LibWeb: Implement getBoundingClientRect() for inline paintables há 1 ano atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling aae356baf1 LibWeb: Port inline elements to the new Paintable system há 3 anos atrás