Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count vor 1 Jahr
  Aliaksandr Kalenik c62cc915df Everywhere: Pass backing store into Navigable::paint() vor 1 Jahr
  Aliaksandr Kalenik c92f8ab1ea Everywhere: Use IOSurface as backing store on macOS vor 1 Jahr
  Aliaksandr Kalenik be2c484bb6 LibWebView+WebContent: Move backing store allocation into WebContent vor 1 Jahr
  Luke Warlow 099b77d60f LibWeb: Add motion preference vor 1 Jahr
  Luke Warlow ee64684565 LibWeb: Add Contrast preference vor 1 Jahr
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent vor 1 Jahr
  Timothy Flynn b01e810a89 LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page vor 1 Jahr
  Tim Ledbetter 7aea87c9df LibWeb+LibWebView+WebContent: Add basic find in page functionality vor 1 Jahr
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor vor 1 Jahr
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer vor 1 Jahr
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() vor 1 Jahr
  Aliaksandr Kalenik 0c839f0421 LibWeb+LibWebView+WebContent: Add traverse_history_by_delta() IPC call vor 1 Jahr
  Aliaksandr Kalenik bfef08177e LibWeb+LibWebView+WebContent: Add an IPC call for Navigable::reload() vor 1 Jahr
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value vor 1 Jahr
  Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page vor 1 Jahr
  Timothy Flynn 9fc8c37414 LibWebView: Handle mutliple audio tracks when audio play state changes vor 1 Jahr
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused vor 1 Jahr
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard vor 1 Jahr
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Timothy Flynn baf359354b LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC vor 1 Jahr
  Timothy Flynn ea682207d0 LibWeb+LibWebView: Migrate Browser's input event handling to LibWebView vor 1 Jahr
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables vor 1 Jahr
  Andrew Kaster 48ce8fb4e9 Ladybird: Add ability to create a tab without creating a new WebContent vor 1 Jahr
  Timothy Flynn 8b32f4ae7a LibWebView+WebContent: Let the WebView client broadcast when it painted vor 1 Jahr
  Bastiaan van der Plaat 0dd5aa40a8 LibWeb: Allow input color to give continuous updates vor 1 Jahr
  Timothy Flynn d8fa226a8f Ladybird+LibWebView+WebContent: Make the screenshot IPCs async vor 1 Jahr
  Timothy Flynn 93db790974 LibWebView+WebContent: Make the DOM node HTML retrieval IPC async vor 1 Jahr