Histórico de commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter 1 ano atrás
  Aliaksandr Kalenik a319037706 LibWeb: Remove SetFont painting command 1 ano atrás
  Aliaksandr Kalenik c6289fad49 LibWeb: Make sure painter's context is active before executing commands 1 ano atrás
  MacDue 00b24a55b1 LibWeb: Fix drawing axis-aligned lines 1 ano atrás
  Aliaksandr Kalenik c7e22c7a72 LibWeb: Skip empty paint borders commands in RecordingPainter 1 ano atrás
  Aliaksandr Kalenik ac6b3c989d LibWeb: Apply scroll boxes offsets after painting commands recording 1 ano atrás
  Aliaksandr Kalenik d4a6564e5a LibWeb: Do not use Optional for aa_translation in RecordingPainter 1 ano atrás
  Aliaksandr Kalenik 522302d5d6 LibWeb: Skip erroneous blit/sample corner commands in RecordingPainter 1 ano atrás
  Andreas Kling bd9989b08a LibWeb: Don't pass StringView to RecordingPainter, to avoid copy 1 ano atrás
  Aliaksandr Kalenik f361b8c000 LibWeb: Make private `RecordingPainter::state()` 1 ano atrás
  Aliaksandr Kalenik 874af6048f LibWeb/Painting: Remove command to paint progress bar 1 ano atrás
  Aliaksandr Kalenik e8960cf754 LibWeb: Move BorderRadiusCornerClipper allocation into CPU executor 1 ano atrás
  Aliaksandr Kalenik b5f9c1d003 LibWeb: Use glyph run to represent text in PaintTextShadow command 1 ano atrás
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout 1 ano atrás
  Aliaksandr Kalenik a1c8fb10fa LibAccelGfx+LibWeb: Add texture cache for immutable bitmaps 1 ano atrás
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 ano atrás
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command 1 ano atrás
  Aliaksandr Kalenik a5cf875e23 LibWeb: Fix typo in FillEllipse painting command name 1 ano atrás
  Aliaksandr Kalenik 01058dac95 LibWeb: Skip execution of painting commands with empty bounding rect 1 ano atrás
  Aliaksandr Kalenik 29ff1f67be LibWeb: Introduce dedicated painting command for borders 1 ano atrás
  MacDue 4e04f81626 LibWeb: Don't encode painting limitations in RecordingPainter API 1 ano atrás
  Aliaksandr Kalenik b6da9abfb2 LibWeb: Implement draw_glyph_run in PaintingCommandExecutorGPU 1 ano atrás
  Aliaksandr Kalenik ee28ba0c93 LibWeb: Use glyph run to store text paint command in RecordingPainter 1 ano atrás
  Aliaksandr Kalenik 92461a2618 LibWeb: Use FillRect command in RecordingPainter if corners radius is 0 1 ano atrás
  Aliaksandr Kalenik 5ef94f0ba8 LibWeb/Painting: Fix translation for FIllRect command 1 ano atrás
  MacDue 3659149888 LibWeb: Fix `stroke-opacity` for stroked paths that use PaintStyles 1 ano atrás
  Aliaksandr Kalenik f915aa70cd LibWeb/Painting: Introduce PaintingCommandExecutor 1 ano atrás
  Aliaksandr Kalenik 437442719d LibWeb: Fix coordinate translation for PaintTextShadow command 1 ano atrás
  Aliaksandr Kalenik 04a4ffaa3d LibWeb/Painting: Remove Save and Restore commands in RecordingPainter 1 ano atrás
  Aliaksandr Kalenik 4318bcf447 LibWeb: Record painting commands in coordinates of stacking context 1 ano atrás