Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik a8cf1aca7c LibWeb: Rename did_update_url() to did_history_api_push_or_replace() 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 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state 1 year ago
  Timothy Flynn 1767f405dc LibWeb+LibWebView+WebContent: Convert URL declarations to east-const 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 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute 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
  Timothy Flynn f07f5a2622 LibWeb+WebContent: Do not embed attributes as data in the Inspector HTML 1 year ago
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 year ago
  Andrew Kaster 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 year ago
  Andrew Kaster 48ce8fb4e9 Ladybird: Add ability to create a tab without creating a new WebContent 1 year ago
  Timothy Flynn c4820838bf LibWeb+WebContent: Port the `did_request_named_cookie` IPC to String 1 year ago
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String 1 year ago
  Andrew Kaster 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 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
  Timothy Flynn 760ba5932b LibWebView+WebContent: Make the DOM node inspection IPC async 1 year ago
  Aliaksandr Kalenik 02936f6944 LibWebView+WebContent: Drive repainting from WebContent process 1 year ago