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
2021-10-03
LibJS: Add a specific test for invalid unicode characters in the lexer
davidot
2021-10-03
LibWeb: Don't update rendering in BrowsingContexts without opportunity
Andreas Kling
2021-10-03
LibWeb: Let HTML::EventLoop drive the firing of `resize` events
Andreas Kling
2021-10-03
LibWeb: Let HTML::EventLoop drive animation frame callbacks
Andreas Kling
2021-10-03
LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects
Andreas Kling
2021-10-03
LibWeb: Allow Document::ref() when ref-count is zero
Andreas Kling
2021-10-03
LibWeb: Only take runnable tasks from the HTML task queue
Andreas Kling
2021-10-03
LibWeb: Improve HTML::EventLoop::spin_until()
Andreas Kling
2021-10-03
LibJS: Add a way to save/restore the entire execution context stack
Andreas Kling
2021-10-03
LibWeb: Have CSSStyleRule inherit from CSSRule in IDL
Luke Wilde
2021-10-03
CrashReporter: Don't crash when "Generating..." Window gets closed
sw1tchbl4d3
2021-10-03
Everywhere: Use my awesome new serenityos email :^)
davidot
2021-10-03
LibWeb: Pass the correct timestamp to requestAnimationFrame callbacks
Andreas Kling
2021-10-03
LibWeb: Run setTimeout() and setInterval() callbacks as HTML tasks
Andreas Kling
2021-10-03
Kernel: Fix copy paste in VirtIO::RNG::class_name()
Brian Gianforcaro
2021-10-03
Kernel: Remove unused partition name API
Brian Gianforcaro
2021-10-03
Kernel: Remove now unused StorageDevice constructor
Brian Gianforcaro
2021-10-03
Kernel: Remove most String usage from storage_name() API
Brian Gianforcaro
2021-10-03
Kernel: Use `operator ""sv` in all purpose() implementations
Brian Gianforcaro
2021-10-03
Kernel: Use `operator ""sv` in all class_name() implementations
Brian Gianforcaro
2021-10-03
Kernel: Remove AK::String usage from Storage/StorageManagement.cpp
Brian Gianforcaro
2021-10-03
Kernel: Remove AK::String usage from Storage/IDEChannel.cpp
Brian Gianforcaro
2021-10-03
Tests: Add tests for mbrtowc
Tim Schumacher
2021-10-03
AK: Add a basic formatter for wchar_t
Tim Schumacher
2021-10-03
LibC: Implement mbrtowc closer to POSIX
Tim Schumacher
2021-10-03
Tests: Add a test for mbsinit
Tim Schumacher
2021-10-03
LibC: Specifically clear only stored bytes after successful mbrtowc
Tim Schumacher
2021-10-03
LibC: Manually count stored bytes in mbstate_t
Tim Schumacher
2021-10-03
LibC: Remove the mbstate_reset helper
Tim Schumacher
2021-10-03
LibTLS: Split large application data packets into chunks
Ali Mohammad Pur
2021-10-03
LibC: Stub out swprintf
Tim Schumacher
2021-10-03
LibC: Stub out wcstold
Tim Schumacher
2021-10-03
LibC: Stub out wcstod
Tim Schumacher
2021-10-03
LibC: Stub out wcstof
Tim Schumacher
2021-10-03
LibC: Stub out wcstoull
Tim Schumacher
2021-10-03
LibC: Stub out wcstoul
Tim Schumacher
2021-10-03
LibC: Implement wmemmove
Tim Schumacher
2021-10-03
LibC: Implement wmemset
Tim Schumacher
2021-10-03
LibC: Implement wmemcpy
Tim Schumacher
2021-10-03
LibC: Implement wmemchr
Tim Schumacher
2021-10-03
LibC: Implement wcsstr
Tim Schumacher
2021-10-03
LibC: Implement wcspbrk
Tim Schumacher
2021-10-03
LibRegex: Avoid creating a new temporary RegexStringView in Char compare
Ali Mohammad Pur
2021-10-03
LibWeb: Convert Node.childNodes to NodeList
Luke Wilde
2021-10-03
LibWeb: Convert ParentNode.querySelectorAll to NodeList
Luke Wilde
2021-10-03
LibWeb: Add support for NodeList
Luke Wilde
2021-10-03
LibWeb: Add support for IDL value iterators
Luke Wilde
2021-10-02
Kernel: Make aarch64 UART::print_num() print u64s
Nico Weber
2021-10-02
Kernel: Add a Timer class for aarch64
Nico Weber
2021-10-02
LibGL: Remove duplicate GLboolean typedef
Linus Groh
[prev]
[next]