index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2021-01-02
Lagom/Fuzzers: Add TTF fuzzer
Luke
2021-01-02
CMake: Warn when a serenity app is missing small or medium icons
Brian Gianforcaro
2021-01-01
Meta: Bump default RAM size to 512MB
Tom
2021-01-01
Kernel: Merge PurgeableVMObject into AnonymousVMObject
Tom
2021-01-01
Kernel: Memory purging improvements
Tom
2021-01-01
Lagom: Build test-compress
Andreas Kling
2021-01-01
CMake: Consolidate all options to the root of the project
Brian Gianforcaro
2021-01-01
Base: Add a desktop shortcut to the root directory
Andreas Kling
2020-12-31
Meta: Use a raw string delimiter in text-to-cpp-string.sh
Andreas Kling
2020-12-31
Meta+Docs+CI: Require clang-format >= 11
Linus Groh
2020-12-29
Build: Expose symbols SECTION_start and SECTION_size for embedded resources.
William Marlow
2020-12-29
Build: Support non-i686 toolchains
meme
2020-12-28
Meta: Import the serenityos.org website
Andreas Kling
2020-12-27
Kernel: Introduce a new partitioning subsystem
Liav A
2020-12-27
Build: Fix build of grub image when choosing EBR scheme
Liav A
2020-12-27
Build: Fix build of grub image when choosing GPT scheme
Liav A
2020-12-27
Kernel: Introduce the DevFS
Liav A
2020-12-27
Meta: Run lint-prettier.sh on CI
Linus Groh
2020-12-27
Meta: Add lint-prettier.sh
Linus Groh
2020-12-27
Meta: Update lint-{clang-format,shell-scripts}.sh to take a list of files
Linus Groh
2020-12-27
Meta: Set 'pipefail' option correctly in shell scripts
Linus Groh
2020-12-27
Base: Add some default desktop icons
Andreas Kling
2020-12-26
Meta: Make lint-shell-scripts.sh happy
AnotherTest
2020-12-25
LibELF: Remove ELF::Loader and move everyone to ELF::Image
Andreas Kling
2020-12-24
Toolchain+LibC: Fix usage of crt files
Itamar
2020-12-24
Meta: Run all lint checks and report failures together
Lenny Maiorani
2020-12-24
Meta: Verify all AK test files are listed in CMake
Lenny Maiorani
2020-12-24
CMake: Decouple cmake utility functions from top-level CMakeLists.txt
Lenny Maiorani
2020-12-22
CMake: Use built-in add_compile_definitions for *_DEBUG macros
Lenny Maiorani
2020-12-22
Meta: Use the correct clang-format
Ben Wiederhake
2020-12-21
Build: Create device files according to the new major-minor numbers
Liav A
2020-12-21
Build: Embed application icons directly in the executables.
William Marlow
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-20
LibGUI: Introduce GML - a simple GUI Markup Language :^)
Andreas Kling
2020-12-19
LibHTTP: Make HTTPRequest::from_raw_request() take a ReadonlyBytes
Andreas Kling
2020-12-15
Meta: Set a 10 second timeout on Shell tests
AnotherTest
2020-12-14
Lagom/Fuzzers: Fix creation of ELF::Loader
Itamar
2020-12-14
Build: Build libgcc_s.so
Itamar
2020-12-02
Meta+LibHTTP: Fuzz HTTP request parsing
Ben Wiederhake
2020-12-01
Meta: Always check completeness of ALL_THE_DEBUG_MACROS
Ben Wiederhake
2020-12-01
Meta: Nicer wording in lint
Ben Wiederhake
2020-12-01
Meta: Document fuzz dump
Ben Wiederhake
2020-11-30
Lagom/Fuzzers: Add URL fuzzer
Luke
2020-11-29
Meta: Add GitHub Actions workflow for Lagom with Fuzzers
Luke
2020-11-29
Lagom: Mention OSS-Fuzz in ReadMe
Nico Weber
2020-11-29
Lagom: Add a Shell parser fuzzer
AnotherTest
2020-11-29
Lagom: Add Regex fuzzers
Linus Groh
2020-11-27
Lagom: Various fixes to make Lagom run on OSS-Fuzz (#4176)
DavidKorczynski
2020-11-27
LibRegex: Add a regular expression library
Emanuel Sprung
2020-11-26
Lagom: Rename FuzzBMP to FuzzBMPLoader
Nico Weber
[next]