Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Abraham 7594350376 Browser: Show currently loading host and remaining resource count há 3 anos atrás
  Vrins 39a5076f40 Browser+LibWeb: Add an Element size preview widget to inspector há 3 anos atrás
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer há 3 anos atrás
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer há 3 anos atrás
  Sam Atkins 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector há 3 anos atrás
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it há 3 anos atrás
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call há 3 anos atrás
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas há 3 anos atrás
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls há 3 anos atrás
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls há 3 anos atrás
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call há 3 anos atrás
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree há 4 anos atrás
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() há 4 anos atrás
  Andreas Kling 67b47d62f3 WebContent: Remove unnecessary greet() message há 4 anos atrás
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files há 4 anos atrás
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies há 4 anos atrás
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct há 4 anos atrás
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs há 4 anos atrás
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers há 4 anos atrás
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab há 4 anos atrás
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests há 4 anos atrás
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage há 4 anos atrás
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV há 4 anos atrás
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV há 4 anos atrás
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV há 4 anos atrás
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView há 4 anos atrás
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView há 4 anos atrás
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC há 4 anos atrás