Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik b6732b0234 Ladybird+WebContent: Add option to use GPU painter 1 year ago
  Lucas CHOLLET 5c7e5cc738 Ladybird: Decode images out of process 1 year ago
  Andreas Kling 99ac34eeae Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 1 year ago
  Andrew Kaster 7d7c419ce6 Ladybird: Add WebSocket server for use by Lagom networking 2 years ago
  Andrew Kaster a1e5a6ac40 Ladybird: Remove Qt dependency from RequestServer 2 years ago
  Andrew Kaster 506b03740c Ladybird: Move classes and types into the Ladybird namespace 2 years ago
  Andrew Kaster b5bfe732d7 Ladybird: Add RequestServer process to optionally replace Qt Networking 2 years ago
  Andrew Kaster 5062ba347b Ladybird+LibWebView: Move Lagom code to Ladybird, Qt code to Utilities 2 years ago
  Sebastian Zaha fd86509ef8 Ladybird: Remove unused spawn helper 2 years ago
  Sigmund Lahn 3bc0e7a7ca Ladybird: Look for helper processes at `{app_dir}/{helper}/{helper}` 2 years ago
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
  MacDue 1c92e6ee9d Ladybird: Don't overwrite argv[0] in spawn_helper_process() 2 years ago
  MacDue f4236e61bf LibCore: Add const qualifier to exec() argument spans 2 years ago
  Andrew Kaster 3e6d790cf0 Ladybird: Abstract spawning helper processes into separate methods 2 years ago