커밋 기록

작성자 SHA1 메시지 날짜
  Lucas CHOLLET e8249d735d LibFileSystemAccessClient: Remove the deprecated API 2 년 전
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 년 전
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 년 전
  Karol Kosek 86f6586c6e LibFileSystemAccessClient: Add functions returning FSAC::File 2 년 전
  Karol Kosek 2cbe2dd3c0 LibFileSystemAccessClient+CrashReporter: Introduce FSAC::File and use it 2 년 전
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 년 전
  Lucas CHOLLET c0bc3b9814 FileSystemAccessServer: Use `Core::Stream` 2 년 전
  Lucas CHOLLET 6dd716adf2 LibFileSystemAccessClient: Add `save_file()` 2 년 전
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => 2 년 전
  Lucas CHOLLET c71fc0683f LibFileSystemAccessClient: Rename `Result` => `DeprecatedResult` 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  Timothy Flynn 4fd9e3ab08 Userland: Remove workarounds for LibIPC include order sensitivity 2 년 전
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view 3 년 전
  MacDue 5b9d7bb335 FileSystemAccessServer: Call window stealing functions sync 3 년 전
  Lucas CHOLLET deb525fd9d LibFileSystemAccessClient: Return an errno instead of a string literal 3 년 전
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests 3 년 전
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 년 전
  Mustafa Quraish ee74aafdca FileSystemAccessClient: Remove old API returning file descriptors :^) 3 년 전
  Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add `try_*` variants returning `Core::File` 3 년 전
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 년 전
  Arne Elster 60c3ad9ae8 LibFileSystemAccessClient: Allow custom access rights for open/save 3 년 전
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 년 전
  Mustafa Quraish ecb3f882a3 LibFileSystemAccessClient: Convert request paths to absolute if needed 3 년 전
  Mustafa Quraish 2a968e92f0 FileSystemAccessServer: Allow read-only access without prompting 3 년 전
  Timothy 95ee7069d5 FileSystemAccessServer: Add window title as parameter for opening file 3 년 전
  Timothy 215f383b12 LibFileSystemAccessClient: Use WindowServer window stealing interface 4 년 전
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 4 년 전