ladybird/Meta
Andreas Kling c45c5ded34 WebContent: Start work on browser process separation :^)
The "WebContent" service provides a very restricted instance of LibWeb
running as an unprivileged user account. This will be used to implement
process separation in Browser, among other things.

This first cut of the service only spawns a single WebContent process
when someone connects to /tmp/portal/webcontent. We will soon switch
this over to spawning a new process for each connection.

Since this feature is very immature, we'll be bringing it up inside of
Demos/WebView as a separate demo program. Eventually this will become
a reusable widget that anyone can embed and easily get out-of-process
web content in their GUI.

This is pretty, pretty cool! :^)
2020-06-17 20:09:44 +02:00
..
CLion Meta: Update CLion and WSL configuration documentations 2020-05-17 23:07:35 +02:00
Lagom AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
build-image-grub.sh Build: Use a separate byproduct name for the GRUB disk image (#2424) 2020-05-28 10:08:38 +02:00
build-image-qemu.sh Build: Add Dockerfile 2020-05-22 01:19:15 +02:00
build-root-filesystem.sh WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
check-style.sh Meta: Add a script check the presence of "#pragma once" in header files 2020-05-29 07:59:45 +02:00
debug-kernel.sh Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
grub-ebr.cfg Kernel: Stop bootloader from setting video mode with Multiboot 2020-05-28 00:50:55 +02:00
grub-gpt.cfg Kernel: Stop bootloader from setting video mode with Multiboot 2020-05-28 00:50:55 +02:00
grub-mbr.cfg Kernel: Stop bootloader from setting video mode with Multiboot 2020-05-28 00:50:55 +02:00
lint-shell-scripts.sh Meta: update lint-shell-scripts.sh so that it does not search in Build/ 2020-05-29 07:59:45 +02:00
refresh-serenity-qtcreator.sh Meta: Fix shellcheck warnings in various scripts 2020-02-10 10:46:25 +01:00
run.sh run.sh: Pass -drive instead of -hda to qemu. 2020-06-05 09:29:02 +02:00
screenshot-8ea4375.png Meta: Time for a new screenshot! :^) 2020-06-02 19:29:31 +02:00
screenshot-000ccc0.png Meta: Update ReadMe with a new screenshot. :^) 2019-02-12 15:47:37 +01:00
screenshot-1133aca.png Meta: Time for a new screenshot (Quake edition) :^) 2019-11-06 21:51:33 +01:00
screenshot-9145a72.png Meta: Time for a new screnshot! :^) 2019-09-18 12:15:02 +02:00
screenshot-23263aa.png Meta: Update ReadMe with a new screenshot :^) 2019-02-27 13:17:43 +01:00
screenshot-191112e.png Meta: Time for a new screenshot to keep things fresh. :^) 2019-06-07 18:14:13 +02:00
screenshot-b5521e1.png Meta: Time for a new screenshot! :^) 2019-03-08 01:10:33 +01:00
screenshot-cdb82f6.png Meta: Tweak ReadMe and add a new screenshot. 2019-03-20 15:52:37 +01:00
screenshot-d727005.png Meta: Tweak ReadMe and add a new screenshot. 2019-04-30 15:27:35 +02:00
screenshot-ef9fbef.png Meta: Time for a new screenshot :^) 2019-04-06 01:31:12 +02:00
screenshot-f8fc892.png Add a little ReadMe. 2019-02-08 11:06:34 +01:00
sync.sh Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00