Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling df2cd33ccd Revert "LibWeb: Never claim "rendering opportunity" for SVG-as-image documents" há 1 ano atrás
  Andreas Kling 8aae50f4ee LibWeb: Never claim "rendering opportunity" for SVG-as-image documents há 1 ano atrás
  Aliaksandr Kalenik e3e6af39bc LibWeb: Add basic implementation of has_a_rendering_opportunity() há 1 ano atrás
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Andreas Kling 9759f44faf LibWeb: Allow SVGDecodedImageData to cache bitmaps at different sizes há 1 ano atrás
  Aliaksandr Kalenik 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() há 1 ano atrás
  Aliaksandr Kalenik cb97eef2cf LibWeb+WebContent: Remove "Painting" prefix from command executor names há 1 ano atrás
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter há 1 ano atrás
  Andrew Kaster 53273e2037 LibWeb: Don't navigate() to about:blank when making a fresh Traversable há 1 ano atrás
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing há 1 ano atrás
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated há 1 ano atrás
  Timothy Flynn a7b98a9761 LibWeb+WebContent+WebWorker: Add an option to skip painting the overlay há 1 ano atrás
  Shannon Booth 0ae5c070c7 LibWeb: Make Web::Page GC-allocated há 1 ano atrás
  Shannon Booth 6e6f3a9a8f LibWeb: Make Web::PageClient GC-allocated há 1 ano atrás
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString há 1 ano atrás
  Andrew Kaster fbfb70f81a LibWeb+WebContent: Plumb ability for WebContent process to hold N pages há 1 ano atrás
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter há 1 ano atrás
  Aliaksandr Kalenik f915aa70cd LibWeb/Painting: Introduce PaintingCommandExecutor há 1 ano atrás
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands há 1 ano atrás
  Aliaksandr Kalenik a41f23a0fc LibWeb: Fix document leak in SVGDecodedImageData há 1 ano atrás
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec há 1 ano atrás
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader há 1 ano atrás
  Aliaksandr Kalenik 4356d37b2c LibWeb: Update SVGDecodedImageData to use navigables há 2 anos atrás
  Aliaksandr Kalenik 359d8a3dc2 LibWeb: Update Document::create_and_initialize() to match latest spec há 2 anos atrás
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios há 1 ano atrás
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable há 1 ano atrás
  Andreas Kling 8bb275f2ea LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable há 1 ano atrás
  Aliaksandr Kalenik 8c980cf75b LibWeb: Do not crash inside SVGDecodedImageData on invalid SVG input há 2 anos atrás
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels há 2 anos atrás