Commit History

Author SHA1 Message Date
  Andreas Kling def37e65f3 Ladybird+LibWebView: Remember the size of the last paint 2 years ago
  Timothy Flynn 5089766af6 Browser+Ladybird+LibWeb: Port content filters to String 2 years ago
  Timothy Flynn 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 years ago
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  thankyouverycool c9404c3a63 LibGUI+Userland: Convert MessageBox to fallible construction 2 years ago
  MacDue 0329ddf46a Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option 2 years ago
  Lucas CHOLLET baac824ee3 LibGUI: Make `propagate_shortcuts` handle different level of propagation 2 years ago
  Timothy Flynn f8b6369c23 WebContent+Everywhere: Add a WebContent IPC to activate a tab 2 years ago
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 years ago
  Aliaksandr Kalenik a9f8d4eada LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab 2 years ago
  Aliaksandr Kalenik 7c90c67a71 LibWebView: Generate window handle during client creation 2 years ago
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String 2 years ago
  Aliaksandr Kalenik cc41233be4 LibWebView+WebContent: Propagate close from WebContent to LibWebView 2 years ago
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Linus Groh f183745f4e LibWebView+Ladybird: Move preferred color scheme to ViewImplementation 2 years ago
  Linus Groh 5bf5697f16 LibWebView+Ladybird: Move text selection to ViewImplementation 2 years ago
  Linus Groh 8c11a2c253 LibWebView+Ladybird: Move running JavaScript to ViewImplementation 2 years ago
  Linus Groh 55609f744d LibWebView+Ladybird: Move debug request to ViewImplementation 2 years ago
  Linus Groh de1c0c87fe LibWebView+Ladybird: Move page loading to ViewImplementation 2 years ago
  Linus Groh 2428e3e675 LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation 2 years ago
  Linus Groh f313708237 LibWebView+Ladybird: Move get source request to ViewImplementation 2 years ago
  Linus Groh 5d9f4b2ffc LibWebView+Ladybird: Move zoom logic to ViewImplementation 2 years ago
  Linus Groh 5411adca22 LibWebView+Ladybird: Begin de-duplicate WebView implementations 2 years ago
  Linus Groh 36866730ce Browser: Implement zoom :^) 2 years ago
  Karol Kosek ab57fde8ec LibWebView: Port to Core::Stream 2 years ago
  Andreas Kling ed3c2cbdf6 LibWebView: Add OOPWV "content scales to viewport" hint 2 years ago
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 years ago
  Jonah 367b1634fd LibWebView+WebContent: Expose the Accessibility Tree to Other Processes 2 years ago
  MacDue 3de5dcf383 Browser+WebContent: Fixup some DOM inspector weirdness 2 years ago