Commit History

Author SHA1 Message Date
  Ben Wiederhake f20d04726a LibFileSystem+Everything: Remove resolve_executable_from_environment 2 years ago
  Ben Wiederhake 00bd443d1c UserspaceEmulator: Prefer FileSystem over DeprecatedFile 2 years ago
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 years ago
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 years ago
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 years ago
  Sam Atkins 86b1b49d9a UserspaceEmulator: Use Core::Process::set_name() 2 years ago
  Tim Schumacher 9d7606b8de UserspaceEmulator: Use `Core::Stream` for writing profiling data 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
  Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Brian Gianforcaro 35b06ef1eb UserspaceEmulator: Fix syntax of generated profiles 3 years ago
  Hendiadyoin1 15daae468b UserspaceEmulator: Add some implied auto qualifiers 3 years ago
  Brian Gianforcaro f807796380 UserspaceEmulator: Fix after add_positional_argument API change :^) 3 years ago
  Ben Wiederhake 70c7861c33 UserspaceEmulator: Avoid special character in pseudo-identifier 3 years ago
  Hediadyoin1 bce3bf9f1e UserspaceEmulator: Handle PerfEvent syscalls 3 years ago
  Hendiadyoin1 045461b7cb UserspaceEmulator: Use only the base name for the profile name 3 years ago
  Brian Gianforcaro ad1051089c UserspaceEmulator: Profiles are now expected to have a `strings` array 3 years ago
  Ali Mohammad Pur 369e3da6a2 UserspaceEmulator: Move all the profiling details into the Emulator 4 years ago
  Ali Mohammad Pur 64ccf2196c UserspaceEmulator+LibC: Add support for Region-of-Interest profiling 4 years ago
  Ali Mohammad Pur 521217735b UserspaceEmulator: Optionally generate a Profiler-compatible profile 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Hendiadyoin1 5d24b5f4be UserspaceEmulator: Add a simple debugging Console 4 years ago
  Jelle Raaijmakers a32fe8df33 UserspaceEmulator: Stop parsing options on first non-option 4 years ago
  Gunnar Beutner ee6600ea24 UE: Don't look up binaries in PATH when the user specified a full path 4 years ago
  Gunnar Beutner 26e711f953 UE: Use Vector<String> for the command-line arguments 4 years ago
  Brendan Coles 57c96ce501 UserspaceEmulator: Allow running executables not in PATH 4 years ago