Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik 94eacf6da7 LibWeb: Remove did_request_scroll_to IPC call il y a 1 an
  Aliaksandr Kalenik cc3d95a356 LibWeb: Remove did_request_scroll IPC call il y a 1 an
  Timothy Flynn 2851c05dee LibWebView: Display each tab's title in the Task Manager il y a 1 an
  Andrew Kaster 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept il y a 1 an
  Andrew Kaster 6d4ba21832 LibIPC+Userland: Make IPC::File always own its file descriptor il y a 1 an
  Timothy Flynn 9c608b46fd LibWeb+LibWebView+WebContent: Remove now-unused history change IPC il y a 1 an
  Timothy Flynn 8e2b1a8a1d LibWebView: Update the stored URL when WebContent's URL changes il y a 1 an
  Aliaksandr Kalenik c96fc902ff LibWeb+LibWebView+WebContent: Add did_change_url() IPC call il y a 1 an
  Aliaksandr Kalenik a8cf1aca7c LibWeb: Rename did_update_url() to did_history_api_push_or_replace() il y a 1 an
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() il y a 1 an
  Andrew Kaster fa8b64d59a LibWebView+WebContent: Notify UI process about WebContent PID explicitly il y a 1 an
  Timothy Flynn b1a30d8269 LibWebView+WebContent: Remove some SPAM_DEBUG log points il y a 1 an
  Timothy Flynn 7a1847e6e3 LibWebView: Reduce IPC boilerplate within the chrome process il y a 1 an
  Timothy Flynn 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state il y a 1 an
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute il y a 1 an
  Timothy Flynn ea682207d0 LibWeb+LibWebView: Migrate Browser's input event handling to LibWebView il y a 1 an
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Timothy Flynn f07f5a2622 LibWeb+WebContent: Do not embed attributes as data in the Inspector HTML il y a 1 an
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables il y a 1 an
  Andrew Kaster 677bdc2a4f Ladybird: Add IPC call for creating a new child tab il y a 1 an
  Timothy Flynn c4820838bf LibWeb+WebContent: Port the `did_request_named_cookie` IPC to String il y a 1 an
  Timothy Flynn 9b957ead13 LibWebView+WebContent: Do not manually serialize cookie sources over IPC il y a 1 an
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String il y a 1 an
  Andrew Kaster 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome il y a 1 an
  Timothy Flynn d8fa226a8f Ladybird+LibWebView+WebContent: Make the screenshot IPCs async il y a 1 an
  Timothy Flynn 93db790974 LibWebView+WebContent: Make the DOM node HTML retrieval IPC async il y a 1 an
  Timothy Flynn 3572a047d1 LibWebView+WebContent: Make the DOM node editing IPCs async il y a 1 an