serenity/Userland
Andreas Kling fa25f70086 LibWeb: Make LiveNodeList faster when it only cares about children
Same optimization as HTMLCollection, ported to LiveNodeList.
2023-05-23 14:38:45 +02:00
..
Applets LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Applications LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
BuggieBox
Demos LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
DevTools LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
DynamicLoader
Games LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Libraries LibWeb: Make LiveNodeList faster when it only cares about children 2023-05-23 14:38:45 +02:00
Services LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
Shell Shell: Properly detect the kill executable 2023-05-21 14:59:26 +01:00
Utilities test-fuzz: Add all the missing fuzzers 2023-05-23 06:11:33 +02:00
CMakeLists.txt