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-06-15
LibJS: Add a basic pass manager and add some basic passes
Ali Mohammad Pur
2021-06-14
Everywhere: Use new discord invite url :^)
networkException
2021-06-13
Meta: Fix QEMU version check in run.sh
Apoorv Mishra
2021-06-12
USB: Further Implement USB Structures
Jesse Buhagiar
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-06-11
Revert "Meta: Use Intel 82574 instead of Intel 82540 in the run script"
Gunnar Beutner
2021-06-10
Kernel: Add driver for RTL8168 & RTL8111 NICs
Idan Horowitz
2021-06-09
Meta: Use Intel 82574 instead of Intel 82540 in the run script
Liav A
2021-06-09
Kernel/Net: Support Intel 82574 adapter
Liav A
2021-06-09
Meta: Check installed QEMU version
Apoorv Mishra
2021-06-08
Websites: Some updates for the serenityos.org front page
Andreas Kling
2021-06-07
LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)
Andreas Kling
2021-06-06
LibVideo: Scaffold LibVideo and implement simplistic Matroska parser
FalseHonesty
2021-06-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-06-04
Meta: Don't make wasm tests pass when they cannot read a module
Ali Mohammad Pur
2021-06-03
Meta: Sort debug macros alphabetically
NonStandardModel
2021-06-02
Meta: Make the wasm test generator cast numbers to i32 when needed
Ali Mohammad Pur
2021-06-02
Meta: Generate failing tests for unsupported assertions in wasm tests
Ali Mohammad Pur
2021-06-02
Meta: Remove duplicated ensure_toolchain from serenity.sh
Linus Groh
2021-06-01
Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missing
Jelle Raaijmakers
2021-06-01
AK: Add a new, spec-compliant URLParser
Max Wipfli
2021-05-31
Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT
Nick Miller
2021-05-31
Lagom/Fuzzers: Add SQL parser fuzzer
Luke
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-31
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
Gunnar Beutner
2021-05-30
pls: Drastically simplify this program
Andreas Kling
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
2021-05-30
Fuzz+LibGfx: When fuzzing GIFLoader, try to load all frames
Ben Wiederhake
2021-05-29
Userland: Check sudoers file perms and owner in pls
Jesse Buhagiar
2021-05-29
Userland: Implement `pls`, a sudo clone
Jesse Buhagiar
2021-05-29
Meta/CI: Remove IRC notifications
Andrew Kaster
2021-05-27
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
Liav A
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-27
Meta: Correctly parse numeric literals in wasm tests
Ali Mohammad Pur
2021-05-27
Base: Make desktop shortcuts owned by anon (#7495)
Max Wipfli
2021-05-25
Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine""
Gunnar Beutner
2021-05-22
Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py
Itamar
2021-05-22
Revert "Kernel: Fix PCI layout of i440fx QEMU machine"
Liav A
2021-05-22
Meta: Display DistinctNumeric as its alias name in GDB if possible
Ali Mohammad Pur
2021-05-22
Meta: Add GDB pretty printer for AK::Variant
Ali Mohammad Pur
2021-05-22
Meta: Pretty-print the types in serenity_gdb.py
Ali Mohammad Pur
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Kernel: Fix PCI layout of i440fx QEMU machine
Liav A
2021-05-21
Meta: Make i440fx QEMU machine PCI hierarchy a bit more complex
Liav A
2021-05-21
Meta: Add GDB pretty printer for AK::SinglyLinkedList
Brian Gianforcaro
2021-05-21
Meta: Add GDB pretty printer for AK::InlineLinkedList
Brian Gianforcaro
2021-05-21
Shell: Hide job times behind SHELL_JOB_DEBUG flag
Andrew Kaster
2021-05-21
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
[next]