Commit History

Author SHA1 Message Date
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value 2 years ago
  MacDue e011eafd37 Meta+Userland: Pass Gfx::FloatPoint by value 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Timothy Flynn 357fd76e30 Meta: Generate a helper constructor for single-value IPC responses 2 years ago
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 years ago
  Sam Atkins 32810f6d1a IPCCompiler: Use Core::Stream API 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Hendiadyoin1 bd6927ecab Meta: Refactor the IPC-compiler and port it to LibMain 3 years ago
  Itamar 1aa8f73ddb IPCCompiler: Don't loop endlessly on nameless parameters 3 years ago
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 years ago
  Brian Gianforcaro 39e5b42f36 IPCCompiler: Default initialize all parameter member variables 3 years ago
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang 3 years ago
  Sam Atkins f3d8f80e9c IPCCompiler: Cast return value of synchronous void IPC calls to void 3 years ago
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 years ago
  Andreas Kling 8d76eb773f LibIPC: Make IPC::Connection::post_message() return ErrorOr 3 years ago
  Ben Wiederhake 93356ee3df IPCCompiler: Remove now-unused ability to hardcode magic number 3 years ago
  Andrew Kaster 63956b36d0 Everywhere: Move all host tools into the Lagom/Tools subdirectory 4 years ago