コミット履歴

作者 SHA1 メッセージ 日付
  Tobias Christiansen 3db92885cd WebContent+Friends: Add get_element_property IPC and plumbing 2 年 前
  Tobias Christiansen 3f5a620b5d WebContent+Friends: Add get_element_attribute IPC and plumbing 2 年 前
  Tobias Christiansen 0e5cfccc71 WebContent: Fix broken Optional<> returns through IPC 2 年 前
  Tobias Christiansen 281991057c WebContent: Add more IPC endpoints for getting Elements 2 年 前
  Linus Groh 3f24a444f9 LibWeb+WebContent: Add plumbing for 'webdriver-active flag' 2 年 前
  Andreas Kling 829186af7d LibWeb+WebContent: Add EventLoopPlugin::quit() virtual 2 年 前
  Andreas Kling 7354ac724e WebContent: Don't pthread_setname_np() non-SerenityOS platforms 2 年 前
  Andreas Kling f877782117 WebContent: Use Web::Platform::Timer instead of Core::Timer 2 年 前
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages 2 年 前
  Andreas Kling 2d72abc3d4 LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient 2 年 前
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated 2 年 前
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated 2 年 前
  Linus Groh 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject 2 年 前
  Linus Groh 275dea9d98 LibJS: Remove {Bytecode::,}Interpreter::global_object() 2 年 前
  Andreas Kling 548081ea23 Userland+Base: Make the window titlebar font configurable separately 2 年 前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年 前
  MacDue 3294753d6c Browser+WebContent: Fix inspecting non-visible nodes 3 年 前
  Lucas CHOLLET 662711fa26 Browser+LibWeb+WebContent: Allow Browser to load local files 3 年 前
  Karol Kosek 03cda8a013 LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI 3 年 前
  Rafał Babiarz b162b7eec6 Browser+LibWeb+WebContent: Add ability to inspect session storage 3 年 前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年 前
  Ali Mohammad Pur a42e03b01a Browser+LibWeb+WebContent: Implement per-URL-pattern proxies 3 年 前
  Andreas Kling 463dc91049 WebContent: Cancel pending paint requests when removing a backing store 3 年 前
  Valtteri Koskivuori 45a81f5a2c Browser+LibWeb+WebContent: Add ability to inspect local storage 3 年 前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年 前
  Linus Groh 04e40b7aaa Browser+WebContent: Add a Debug menu action to disable scripting :^) 3 年 前
  Linus Groh 780e5441b4 WebContent: Add plumbing for 'is scripting enabled' setting 3 年 前
  Andreas Kling bd44d9d641 LibWeb: Show correct element margin values in Inspector "Box Model" view 3 年 前
  Lenny Maiorani 0b7baa7e5a Services: Use default constructors/destructors 3 年 前
  Andreas Kling e31fe3eeb8 LibWeb: Rename Element::specified_css_values() => computed_css_values() 3 年 前