Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik 1b3223dd9e LibWeb: Rename painter() to recording_painter() in PaintContext há 1 ano atrás
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command há 1 ano atrás
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands há 1 ano atrás
  Timothy Flynn 44911173f5 LibWeb: Make VideoPaintable's clip rect temporary há 1 ano atrás
  Timothy Flynn ee48d7514f LibWeb: Extract media element timeline painting to a base class há 2 anos atrás
  MacDue 656f72adc0 LibWeb: Use fill_path() to paint <video> play buttons há 2 anos atrás
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point há 2 anos atrás
  Jelle Raaijmakers 7652dbd983 LibWeb: Use box sampling instead of bilinear scaling when downscaling há 2 anos atrás
  Andreas Kling 77db621be5 Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling" há 2 anos atrás
  Jelle Raaijmakers b79fd3d1a9 LibWeb: Use box sampling instead of bilinear scaling when downscaling há 2 anos atrás
  Timothy Flynn 5f473bcb5f LibWeb: Propagate non-primary mouse button clicks on video elements há 2 anos atrás
  Timothy Flynn ab1244a160 LibWeb: Paint video timestamps using CSS/device pixel-aware scaled fonts há 2 anos atrás
  Timothy Flynn 83bb24991b LibWeb: Implement HTMLVideoElement representation closer to the spec há 2 anos atrás
  Timothy Flynn dd188aafb9 LibWeb: Track decoded video frame positions along with the frame image há 2 anos atrás
  Timothy Flynn 6131e621d6 LibWeb: Render HTMLVideoElement controls when scripting is disabled há 2 anos atrás
  Timothy Flynn c403f8e92c LibWeb: Update the media playback time for clicks on the media timeline há 2 anos atrás
  Timothy Flynn ad3c63684c LibWeb: Restrict toggling video playback to certain areas in a video há 2 anos atrás
  Timothy Flynn fe66490399 LibWeb: Paint a media timeline on HTMLVideoElement layout nodes há 2 anos atrás
  Timothy Flynn d5412f4e78 LibWeb: Move VideoPaintable's cached mouse position to HTMLVideoElement há 2 anos atrás
  Timothy Flynn cdf4c410bf LibWeb: Tweak the color used for hovered media controls há 2 anos atrás
  Timothy Flynn d0e18b8a17 LibWeb: Convert video control dimensions from CSSPixels to DevicePixels há 2 anos atrás
  Timothy Flynn 4555e3b8d2 LibWeb: Begin painting video controls on HTMLVideoElement layout nodes há 2 anos atrás
  Timothy Flynn f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement há 2 anos atrás