Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call hace 3 años
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas hace 3 años
  Andreas Kling 9d03ea6f74 LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView hace 3 años
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls hace 3 años
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls hace 3 años
  Sam Atkins 1ccf10789e LibWeb+WebContent: Add query for hovered DOM node to OOPWV hace 3 años
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call hace 3 años
  Sam Atkins f381f8d63e LibWeb+WebContent: Add inspect_dom_node() IPC call hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  Andreas Kling fd922cf92f LibWeb+WebContent: Add a simple API for running arbitrary JavaScript hace 3 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  Timothy Flynn ae910e4370 LibWeb: Add OOPWV IPC for selecting all text hace 4 años
  Timothy Flynn 2fda6ce159 LibWeb: Add OOPWV IPC for retrieving selected text hace 4 años
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree hace 4 años
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens hace 4 años
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types hace 4 años
  Max Wipfli 33396494f6 AK+LibWeb: Remove URL::to_string_encoded() hace 4 años
  Max Wipfli 0d41a7d39a AK: Remove URLParser hace 4 años
  Andreas Kling bb23e61fbf LibGfx+WindowServer: Have WindowServer broadcast system font settings hace 4 años
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files hace 4 años
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies hace 4 años
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab hace 4 años
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests hace 4 años
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" hace 4 años
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage hace 4 años
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV hace 4 años
  Linus Groh e8739ddab7 LibWeb+WebContent: Keep track of screen rect hace 4 años
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV hace 4 años