Bastiaan van der Plaat
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
1 år sedan |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 år sedan |
Andreas Kling
|
0b83717ea2
AK: Make SourceGenerator::fork() infallible
|
1 år sedan |
Andrew Kaster
|
aa329cb2f8
IPCCompiler: Add option to pass output file path
|
2 år sedan |
Sam Atkins
|
8e53e5afc4
AK: Propagate errors from SourceGenerator::fork()
|
2 år sedan |
Ben Wiederhake
|
943ecaede6
LibIPC: Remove redundant IPC::Dictionary type
|
2 år sedan |
Ben Wiederhake
|
3be7d393b6
IPCCompiler: Nicer error message for invalid template spelling
|
2 år sedan |
Sam Atkins
|
c06f4ac6f5
AK+Everywhere: Make GenericLexer::ignore_until() stop before the value
|
2 år sedan |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 år sedan |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 år sedan |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 år sedan |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 år sedan |
Tim Schumacher
|
220fbcaa7e
AK: Remove the fallible constructor from `FixedMemoryStream`
|
2 år sedan |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 år sedan |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 år sedan |
Linus Groh
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 år sedan |
Tim Schumacher
|
3ed9627f4e
LibIPC: Decode messages using Core::Stream internally
|
2 år sedan |
Lucas CHOLLET
|
4e164c9de7
Meta: Pass `Core::Stream::OpenMode` by value in the `IPCCompiler`
|
2 år sedan |
Timothy Flynn
|
8b7b03b369
IPCCompiler+LibIPC: Propagate IPC encoder errors
|
2 år sedan |
Timothy Flynn
|
9b483625e6
LibIPC+Everywhere: Change IPC decoders to construct values in-place
|
2 år sedan |
Timothy Flynn
|
765c5b416f
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
|
2 år sedan |
Timothy Flynn
|
dc77ec733f
IPCCompiler: Fix build when GENERATE_DEBUG is enabled
|
2 år sedan |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
2 år sedan |
Timothy Flynn
|
3a915483b0
IPCCompiler: Mark size_t as a primitive type
|
2 år sedan |
MacDue
|
1574f2c3f6
Meta+Userland: Pass Gfx::FloatSize by value
|
2 år sedan |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 år sedan |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 år sedan |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 år sedan |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 år sedan |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 år sedan |