Aliaksandr Kalenik
|
c46bea479c
Everywhere: Hand pid of new process to client in launch_server_process()
|
1 year ago |
Andreas Kling
|
a3c8e60710
LibWeb: Implement very basic in-memory HTTP caching
|
1 year ago |
Aliaksandr Kalenik
|
0b48c1ea3f
Everywhere: Remove AffineCommandExecutorCPU
|
1 year ago |
Aliaksandr Kalenik
|
25c4355406
Ladybird+LibWeb+WebContent: Add an option to enable Skia painter
|
1 year ago |
Timothy Flynn
|
d61770c457
LibCore: Remove now-unused singleton process utilities
|
1 year ago |
Timothy Flynn
|
8362c073f3
Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^)
|
1 year ago |
MacDue
|
9c711bc868
LibWeb+Ladybird: Add option to enable the `AffineCommandExecutorCPU`
|
1 year ago |
Timothy Flynn
|
56e0cd0b1a
Ladybird: Restore ability to run WebContent under callgrind
|
1 year ago |
Timothy Flynn
|
c11019ebc1
Ladybird: Use Core::Process facilities to spawn singleton processes
|
1 year ago |
Timothy Flynn
|
9fb84e4693
Ladybird: Use Core::Process facilities to spawn helper processes
|
1 year ago |
Timothy Flynn
|
d2bd692bbe
Ladybird: Register RequestServer with the chrome's mach server on macOS
|
1 year ago |
Timothy Flynn
|
b83babdf8b
Ladybird: Register SQLServer with the task manager
|
1 year ago |
Timothy Flynn
|
f16f89eb32
Ladybird+LibWebView: Move SQLServer launcher to Ladybird
|
1 year ago |
Shannon Booth
|
5bf34ecc32
Ladybird: Add an option to enable internals object outside of test mode
|
1 year ago |
Andrew Kaster
|
5e1d678bae
Ladybird+Userland: Remove use of unnecessary fd passing socket concept
|
1 year ago |
Andrew Kaster
|
c87e32154a
Ladybird+headless-browser: Make RequestServer single instance on Lagom
|
1 year ago |
Andreas Kling
|
f4f4f7781d
Ladybird+LibWeb: Add optional IDL call tracing
|
1 year ago |
Andreas Kling
|
5f9a905793
Ladybird+LibJS: Add optional logging of *all* JS exceptions
|
1 year ago |
Andrew Kaster
|
3b5ac433ef
Ladybird: Use MachPortServer to get WebContent Mach ports on macOS
|
1 year ago |
Andrew Kaster
|
fa8b64d59a
LibWebView+WebContent: Notify UI process about WebContent PID explicitly
|
1 year ago |
Andrew Kaster
|
096feaaeb8
Ladybird+LibWebView: Add ProcessManager to track live processes
|
1 year ago |
Ali Mohammad Pur
|
6dfb2f9dc8
Everywhere: Merge the WebSocket service into RequestServer
|
1 year ago |
Sam Atkins
|
163a40c539
Ladybird: Use Core::Environment instead of Core::System::*env()
|
1 year ago |
Andrew Kaster
|
0a55749a39
Ladybird+Userland: Use ByteString for candidate server paths
|
1 year ago |
Andrew Kaster
|
bb9da0ed8d
Ladybird: Plumb overriding root certificate paths through the chromes
|
1 year ago |
Bastiaan van der Plaat
|
dc2233ef7a
Ladybird+WebContent: Add chrome command line and exe path passing
|
1 year ago |
Andrew Kaster
|
02edd240ae
LibWeb+WebContent: Spawn Worker processes from the chrome
|
1 year ago |
Andrew Kaster
|
1e68e484cc
Ladybird: Add command line flag to wait for debugger in WebContent
|
1 year ago |
Timothy Flynn
|
07e9a8f79b
Ladybird+LibWebView: Move options used to launch WebContent to a struct
|
1 year ago |
Aliaksandr Kalenik
|
b6732b0234
Ladybird+WebContent: Add option to use GPU painter
|
1 year ago |