index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-13
LibGfx: Add missing stream error handling in GIF frame descriptor parse
Andreas Kling
2020-11-13
LibGfx: Refuse to decode PNG images with geometry outside i32 bounds
Andreas Kling
2020-11-13
UserspaceEmulator: When auditing accesses, show nearest mallocation
Andreas Kling
2020-11-13
LibC: Adjust malloc size classes to ensure 8-byte aligned pointers
Andreas Kling
2020-11-13
UserspaceEmulator: Support FCMOVBE and FCMOVNBE
Andreas Kling
2020-11-13
UserspaceEmulator: Emulate the sys$get_stack_bounds() syscall
Andreas Kling
2020-11-13
UserspaceEmulator: Initial FPU support (by @nico)
Andreas Kling
2020-11-13
AK: Fix inverted condition in unsigned LEB128 decode
Andreas Kling
2020-11-13
LibWeb: Add default values of URL and content type in document
Luke
2020-11-13
LibWeb: Add initial implementation of document.implementation
Luke
2020-11-13
LibWeb: Add contentType attribute to Document
Luke
2020-11-13
Meta: Nicer IRC notifications
Ben Wiederhake
2020-11-13
Meta: Ensure availability of python
Ben Wiederhake
2020-11-12
Lagom: Add ntpquery to lagom build
Nico Weber
2020-11-12
LibWeb: Make Frame point weakly to Page
Andreas Kling
2020-11-12
Kernel: Implement an asynchronous device request stack
Tom
2020-11-12
Kernel: Add I8042Controller to detect and manage PS/2 devices
Tom
2020-11-12
Kernel: Assume 8042 controller is present if ACPI FADT revision <= 1
Tom
2020-11-12
Userland: env: Add `-i` / `--ignore-environment` arg to clear env
Brendan Coles
2020-11-12
LibJS: Handle symbol PropertyName in primitive assignment error
Linus Groh
2020-11-12
LibWeb: Add almost all obsolete but required IDL attributes
Luke
2020-11-12
InputFileStream: Incorrectly defaulted constructor
Lenny Maiorani
2020-11-12
CMake: compile_commands.json output
Lenny Maiorani
2020-11-12
AK: Prefer using instead of typedef
Lenny Maiorani
2020-11-12
Kernel: Fix race during thread destruction if it is preempted
Tom
2020-11-12
Meta: s/Travis/GitHub Actions/ in CONTRIBUTING.md
Linus Groh
2020-11-12
Meta: Add .cache to .gitignore
Linus Groh
2020-11-12
LibJS/Tests: Use canParseSource() for toEval()
Linus Groh
2020-11-12
test-js: Add canParseSource() native function
Linus Groh
2020-11-12
LibJS: Run prettier on test-common.js
Linus Groh
2020-11-12
LibJS: Throw TypeError when calling class constructor without 'new'
Linus Groh
2020-11-12
LibJS: Refactor ScriptFunction::call() a bit
Linus Groh
2020-11-11
Userland: Add test for file SUID+SGID bits stripped when modified
Brendan Coles
2020-11-11
ls: Only append file type indicators when -F or --classify is specified
Andreas Kling
2020-11-11
ls: Add newline after "ls -d" output
Andreas Kling
2020-11-11
ClipboardHistory: Bring window to front when applet is clicked
Andreas Kling
2020-11-11
RefPtrTraits: struct/class mismatch in forward declaration
Lenny Maiorani
2020-11-11
LibGUI: Set vertical distance between icons relative to scroll value
AmusedNetwork
2020-11-11
Kernel: Fix deadlock when unicasting/broadcasting SMP message
Tom
2020-11-11
Kernel: Implement capturing stack trace on a different CPU
Tom
2020-11-11
Kernel: Protect the PageDirectory from concurrent access
Tom
2020-11-11
Kernel: Add locks around RangeAllocator
Tom
2020-11-11
Kernel: Minor Lock optimization
Tom
2020-11-11
Kernel: Minor SpinLock improvements
Tom
2020-11-11
Kernel: Make m_halt_requested an atomic variable
Tom
2020-11-11
Kernel: Lock needs to call Processor::wait_check while looping
Tom
2020-11-11
IPv4Address: constexpr support
Lenny Maiorani
2020-11-11
LibWeb: Advertise to servers that we support gzip encoding
Luke
2020-11-11
LibWeb: Move innerText from DOM::Element to HTML::HTMLElement
Luke
2020-11-11
LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute
Luke
[prev]
[next]