1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:57:42 +00:00
serenity/Userland
Nico Weber 3d07684891 LibPDF: Extract Parser::parse_inline_image()
Pure code move, no intended behavior change.

The motivation is just to make Parser::parse_operators() less nested
and more focused.
2023-12-22 10:58:54 +01:00
..
Applets Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Applications Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
DevTools Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Libraries LibPDF: Extract Parser::parse_inline_image() 2023-12-22 10:58:54 +01:00
Services LibWeb+WebContent: Remove unused page_did_click_link() 2023-12-21 19:25:18 +01:00
Shell Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Utilities headless-browser: Load test page after callbacks are registered 2023-12-21 10:20:05 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00