Commit History

Author SHA1 Message Date
  Asutosh Variar 229b64a4b7 Everywhere: Convert from_string_view -> from_string_literal where static 10 months ago
  Timothy Flynn 03f9915054 LibWebView: Use the download directory facility for saving files 10 months ago
  Sam Atkins da171c3230 Inspector: Add a basic style sheet inspector 10 months ago
  Sam Atkins 8cbc211616 Meta: Make embed_as_string_view.py produce Strings instead 10 months ago
  Timothy Flynn 948b6de3b1 LibWeb+LibWebView+WebContent: Add IPC to send drag-and-drop events 10 months ago
  Jelle Raaijmakers b193fe658d LibGfx: Store alpha type information in `Gfx::Bitmap` 11 months ago
  sideshowbarker cdb9081a86 LibWebView: Emit “submit an issue” suggestion when Ladybird crashes 11 months ago
  Jamie Mansfield 2ca8fd1832 LibWeb: Make preferred languages configurable 11 months ago
  Jamie Mansfield fb20326979 LibWeb: Support sending DNT header with requests 1 year ago
  Andreas Kling 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count 1 year ago
  Aliaksandr Kalenik c62cc915df Everywhere: Pass backing store into Navigable::paint() 1 year ago
  Aliaksandr Kalenik c92f8ab1ea Everywhere: Use IOSurface as backing store on macOS 1 year ago
  Aliaksandr Kalenik be2c484bb6 LibWebView+WebContent: Move backing store allocation into WebContent 1 year ago
  Luke Warlow 099b77d60f LibWeb: Add motion preference 1 year ago
  Luke Warlow ee64684565 LibWeb: Add Contrast preference 1 year ago
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent 1 year ago
  Timothy Flynn b01e810a89 LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page 1 year ago
  Tim Ledbetter 7aea87c9df LibWeb+LibWebView+WebContent: Add basic find in page functionality 1 year ago
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor 1 year ago
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 year ago
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() 1 year ago
  Aliaksandr Kalenik 0c839f0421 LibWeb+LibWebView+WebContent: Add traverse_history_by_delta() IPC call 1 year ago
  Aliaksandr Kalenik bfef08177e LibWeb+LibWebView+WebContent: Add an IPC call for Navigable::reload() 1 year ago
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value 1 year ago
  Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page 1 year ago
  Timothy Flynn 9fc8c37414 LibWebView: Handle mutliple audio tracks when audio play state changes 1 year ago
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused 1 year ago
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 year ago
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
  Timothy Flynn baf359354b LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC 1 year ago