serenity/Userland
2024-01-11 08:02:23 +01:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications SystemMonitor: Don't include the Idle Task in process statistics 2024-01-10 23:28:10 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Mandelbrot: Use renormalized fractional iteration count to smooth colors 2024-01-11 08:02:23 +01:00
DevTools Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Libraries LibWeb/CSS: Resolve NumericCalculationNode to percentage when requested 2024-01-11 08:01:47 +01:00
Services WebContent: Change the cookie setting IPC to be synchronous 2024-01-10 23:26:40 +01:00
Shell Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Utilities headless-browser: Add support for cookies with SQLServer 2024-01-10 23:26:40 +01:00
CMakeLists.txt