ladybird/Ladybird
Timothy Flynn d58a8b5146 LibWebView+UI: Raise the chrome process open file limit
The default limit (at least on Linux) causes us to run out of file
descriptors at around 15 tabs. Increase this limit to 8k. This is a
rather arbitrary number, but matches the limit set by Chrome.
2024-07-23 09:04:42 +02:00
..
Android LibAudio: Implement PlaybackStream for Android using Oboe 2024-07-21 16:09:36 -06:00
AppKit LibWebView+UI: Raise the chrome process open file limit 2024-07-23 09:04:42 +02:00
cmake Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00
Icons UI/Qt: Update icon to the new logo 2024-07-15 09:04:46 -06:00
ImageDecoder ImageDecoder: Register with mach server on macOS 2024-06-26 16:09:33 -06:00
Qt LibWebView+UI: Raise the chrome process open file limit 2024-07-23 09:04:42 +02:00
RequestServer Everywhere: Warn on function definitions without prototypes 2024-07-17 21:51:29 +02:00
WebContent UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00
WebDriver UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00
WebWorker WebContent+WebWorker: Use custom certificate paths with Qt networking 2024-07-10 16:29:27 +02:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt CMake: Ensure that dependency targets are built before AppKit UI files 2024-07-22 09:31:22 -06:00
default.nix nix: Add python3 to nix devshell 2024-06-03 15:09:58 -06:00
DefaultSettings.h Revert "Ladybird: Load about:blank when opening a new tab" 2024-07-04 11:55:45 +02:00
FontPlugin.cpp Ladybird+LibCore+Meta: Update font paths and names for Android 2024-07-05 14:27:25 -06:00
FontPlugin.h LibWeb: Make FontPlugin::generic_font_name() return FlyString 2023-09-06 11:29:03 -04:00
HelperProcess.cpp Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
HelperProcess.h WebWorker: Allow the WebWorker process to optionally use Qt networking 2024-07-06 14:50:26 -06:00
ImageCodecPlugin.cpp Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
ImageCodecPlugin.h Everywhere: Transition ImageDecoder to be single-instance, owned by UI 2024-06-26 16:09:33 -06:00
Info.plist Ladybird: Switch macOS plist information to use ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.cpp Ladybird: Set Mach port server namespace to ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.h Everywhere: Use IOSurface as backing store on macOS 2024-06-24 13:09:08 +02:00
Types.h Everywhere: Use Skia painter by default 2024-07-21 10:36:17 +02:00
Utilities.cpp UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00
Utilities.h UI: Rename s_serenity_resource_root to s_ladybird_resource_root 2024-07-21 15:59:25 -06:00