Timothy Flynn
|
34160743dc
LibIPC: Avoid redundant copy of every tranferred IPC message
|
1 年之前 |
Timothy Flynn
|
bf15b66117
LibIPC: Use a simpler encoding for arithmetic values
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
kleines Filmröllchen
|
c1323febc2
AK: Introduce UnixDateTime
|
2 年之前 |
kleines Filmröllchen
|
213025f210
AK: Rename Time to Duration
|
2 年之前 |
Ben Wiederhake
|
943ecaede6
LibIPC: Remove redundant IPC::Dictionary type
|
2 年之前 |
Timothy Flynn
|
a7bb72a3d6
LibIPC: Support transferring String over IPC
|
2 年之前 |
Timothy Flynn
|
1858163d3c
LibIPC: Add a built-in encoder/decoder for AK::Time
|
2 年之前 |
Timothy Flynn
|
9d2884603e
LibIPC: Remove declarations of unimplemented IPC::Encoder methods
|
2 年之前 |
Timothy Flynn
|
7c6b5ed161
LibIPC+LibC: Add and use a helper to encode/decoder container sizes
|
2 年之前 |
Timothy Flynn
|
4819ebe831
LibIPC: Remove now-unused stream operator from IPC::Encoder
|
2 年之前 |
Timothy Flynn
|
ab99ed5fba
LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr
|
2 年之前 |
Timothy Flynn
|
af2ae7fda1
LibIPC: Replace Encoder::encode methods with IPC::encode specializations
|
2 年之前 |
Timothy Flynn
|
4abafbbe3c
LibIPC: Remove requirement that Variant types must begin with Empty
|
2 年之前 |
kleines Filmröllchen
|
a06b277471
LibIPC: Support sending Variants over IPC
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Timothy Flynn
|
b1ea418d14
LibIPC: Forward declare the encode() and decode() template functions
|
2 年之前 |
Timothy Flynn
|
3994a79718
AK+LibIPC: Add a convenience encoder/decoder for JsonValue
|
2 年之前 |
Ben Wiederhake
|
a99cd09891
Libraries: Add missing includes, add namespace qualifiers
|
2 年之前 |
kleines Filmröllchen
|
fc7d231b00
LibIPC: Allow transporting a SharedCircularQueue over IPC
|
3 年之前 |
Valtteri Koskivuori
|
f2b4c044db
LibIPC: Add encoder and decoder for AK::OrderedHashMap
|
3 年之前 |
Andreas Kling
|
ddce053f6c
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
kleines Filmröllchen
|
2909c3a931
LibIPC: Add support for transferring doubles over IPC messages
|
3 年之前 |
Andreas Kling
|
7df8483379
LibIPC: Convert Encoder class to east-const style
|
3 年之前 |
Timothy
|
e42484bb65
AK+LibIPC: Make all enums codable
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |