Commit History

Author SHA1 Message Date
  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
  Timothy Flynn ea682207d0 LibWeb+LibWebView: Migrate Browser's input event handling to LibWebView 1 year ago
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 year ago
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 year ago
  Andrew Kaster 48ce8fb4e9 Ladybird: Add ability to create a tab without creating a new WebContent 1 year ago
  Timothy Flynn 8b32f4ae7a LibWebView+WebContent: Let the WebView client broadcast when it painted 1 year ago
  Bastiaan van der Plaat 0dd5aa40a8 LibWeb: Allow input color to give continuous updates 1 year ago
  Timothy Flynn d8fa226a8f Ladybird+LibWebView+WebContent: Make the screenshot IPCs async 1 year ago
  Timothy Flynn 93db790974 LibWebView+WebContent: Make the DOM node HTML retrieval IPC async 1 year ago
  Timothy Flynn 3572a047d1 LibWebView+WebContent: Make the DOM node editing IPCs async 1 year ago
  Timothy Flynn 1eba170d03 LibWebView+WebContent: Make the hovered node retrieval IPC async 1 year ago