コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Kling def37e65f3 Ladybird+LibWebView: Remember the size of the last paint 2 年 前
  martinfalisse c719a542c5 LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser 2 年 前
  MacDue 0329ddf46a Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option 2 年 前
  MacDue b22052c0dd LibWebView: Expose getter for current zoom level 2 年 前
  Timothy Flynn f8b6369c23 WebContent+Everywhere: Add a WebContent IPC to activate a tab 2 年 前
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 年 前
  Aliaksandr Kalenik a9f8d4eada LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab 2 年 前
  Aliaksandr Kalenik 6c052c45db LibWebView: Add window handle in `ClientState` in `ViewImplementation` 2 年 前
  Timothy Flynn 700ad6bf35 WebContent+LibWebView: Consolidate the way browsers connect to WebDriver 2 年 前
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String 2 年 前
  Timothy Flynn add15a5f04 Ladybird+LibWebView: Move WebContent process launcher to LibWebView 2 年 前
  Aliaksandr Kalenik cc41233be4 LibWebView+WebContent: Propagate close from WebContent to LibWebView 2 年 前
  Linus Groh f183745f4e LibWebView+Ladybird: Move preferred color scheme to ViewImplementation 2 年 前
  Linus Groh 5bf5697f16 LibWebView+Ladybird: Move text selection to ViewImplementation 2 年 前
  Linus Groh 8c11a2c253 LibWebView+Ladybird: Move running JavaScript to ViewImplementation 2 年 前
  Linus Groh 55609f744d LibWebView+Ladybird: Move debug request to ViewImplementation 2 年 前
  Linus Groh de1c0c87fe LibWebView+Ladybird: Move page loading to ViewImplementation 2 年 前
  Linus Groh 2428e3e675 LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation 2 年 前
  Linus Groh f313708237 LibWebView+Ladybird: Move get source request to ViewImplementation 2 年 前
  Linus Groh 5d9f4b2ffc LibWebView+Ladybird: Move zoom logic to ViewImplementation 2 年 前
  Linus Groh 5411adca22 LibWebView+Ladybird: Begin de-duplicate WebView implementations 2 年 前
  Jonah 367b1634fd LibWebView+WebContent: Expose the Accessibility Tree to Other Processes 2 年 前
  MacDue 3de5dcf383 Browser+WebContent: Fixup some DOM inspector weirdness 2 年 前
  Timothy Flynn bf060adcf9 Browser+LibWebView+WebContent: Do not domain match on cookie updates 2 年 前
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 年 前
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 年 前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
  Baitinq 45214fdb1a LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect 2 年 前
  Sam Atkins d94d60219c LibWebView+WebContent: Propagate unconsumed input events out of OOPWV 2 年 前
  Timothy Flynn f7bb835d09 LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text 2 年 前