提交历史

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