提交历史

作者 SHA1 备注 提交日期
  Sam Atkins 269ce258b4 LibCore: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 年之前
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() 2 年之前
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 年之前
  Tim Schumacher 8940f2da7f LibCore: Use `Core::Stream` for `ProcessStatisticsReader` 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Liav A c7dca00b65 LibCore: Use new global variables at /sys/kernel/ directory 2 年之前
  Peter Elliott 76c67b7ae9 LibCore: Make usernames optional in ProcessStatisticsReader 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 3 年之前
  Tom a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks 4 年之前
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 年之前
  Linus Groh 303358220b LibCore: Replace fprintf(stderr)/printf() with warnln()/out() 4 年之前
  Andreas Kling a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector 4 年之前
  Ali Mohammad Pur 1ae8775a1b LibCore+Everywhere: Move SeekMode out of IODevice 4 年之前
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling ee2a1f5af7 Kernel+LibCore: Note whether a process is kernel mode in /proc/all 4 年之前
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前