Commit History

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