Историја ревизија

Аутор SHA1 Порука Датум
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree пре 4 година
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() пре 4 година
  Andreas Kling 67b47d62f3 WebContent: Remove unnecessary greet() message пре 4 година
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files пре 4 година
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies пре 4 година
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct пре 4 година
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs пре 4 година
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers пре 4 година
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab пре 4 година
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests пре 4 година
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage пре 4 година
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV пре 4 година
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV пре 4 година
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV пре 4 година
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView пре 4 година
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView пре 4 година
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event пре 4 година
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() пре 4 година
  Andreas Kling 1ad65b173b LibWeb+WebContent: Support window.confirm() in OOPWV пре 4 година
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) пре 4 година
  Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients пре 4 година
  Andreas Kling 1b5be4a342 LibIPC: Stop exchanging client/server PIDs in greeting handshake пре 4 година
  Andreas Kling f3e85e43c7 LibWeb: Handle WebContent process crashes gracefully :^) пре 4 година
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. пре 4 година
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. пре 4 година
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. пре 4 година