コミット履歴

作者 SHA1 メッセージ 日付
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年 前
  Sam Atkins 0326ad34df Browser+LibWeb+WebContent: Show style for pseudo-elements :^) 3 年 前
  Ben Abraham 7594350376 Browser: Show currently loading host and remaining resource count 3 年 前
  Vrins 39a5076f40 Browser+LibWeb: Add an Element size preview widget to inspector 3 年 前
  Andreas Kling 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary 3 年 前
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 年 前
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 年 前
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 年 前
  Sam Atkins 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector 3 年 前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年 前
  Andreas Kling c417820bff LibGfx: Use ErrorOr<T> for Bitmap::try_create_shareable() 3 年 前
  Sam Atkins 53edaa3b26 LibWeb+WebContent: Add set_preferred_color_scheme IPC call 3 年 前
  Andreas Kling f72a37b9d4 LibWeb: Coalesce nested repaint requests instead of swallowing them 3 年 前
  Andreas Kling 0af0ee4293 LibWeb: Fire "keyup" events as well :^) 3 年 前
  Andreas Kling a79bdd2bd5 LibWeb+Browser: Make ad blocking work in the multi-process world 3 年 前
  Andreas Kling c2c007b356 LibWeb: Don't request WebContent repaint while we have repaints pending 3 年 前
  Andreas Kling 17a5c96b7c LibWeb: Make a SharedBitmap struct for OOPWV bitmaps 3 年 前
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it 3 年 前
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call 3 年 前
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas 3 年 前
  Andreas Kling 9d03ea6f74 LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView 3 年 前
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls 3 年 前
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls 3 年 前
  Sam Atkins 1ccf10789e LibWeb+WebContent: Add query for hovered DOM node to OOPWV 3 年 前
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call 3 年 前
  Sam Atkins f381f8d63e LibWeb+WebContent: Add inspect_dom_node() IPC call 3 年 前
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 年 前
  Andreas Kling fd922cf92f LibWeb+WebContent: Add a simple API for running arbitrary JavaScript 3 年 前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年 前
  Timothy Flynn ae910e4370 LibWeb: Add OOPWV IPC for selecting all text 4 年 前