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-01
AK: Fix typos
Nico Weber
2021-10-01
Base: Fix typos
Nico Weber
2021-10-01
Userland: Fix typos
Nico Weber
2021-10-01
LibWeb: Implement AbortSignal.onabort
Luke Wilde
2021-10-01
Libraries: Fix typos
Nico Weber
2021-10-01
Meta: Fix typos
Nico Weber
2021-10-01
Documentation: Fix grammar-o in ProcFSIndexing.md
Nico Weber
2021-10-01
Kernel: Fix a few typos
Nico Weber
2021-10-01
Browser: Check m_console_client is non-null before dereferencing it
Idan Horowitz
2021-10-01
LibWeb: Implement HTMLStyleElement.sheet
Luke Wilde
2021-09-30
LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues
Idan Horowitz
2021-09-30
LibUnicode: Upgrade to Unicode version 14.0.0
Timothy Flynn
2021-09-30
LibUnicode: Do not compare generated file contents before writing
Timothy Flynn
2021-09-30
LibUnicode: Remove cached UCD and CLDR files when their version changes
Timothy Flynn
2021-09-30
LibUnicode: Use consistent variable naming in unicode_data.cmake
Timothy Flynn
2021-09-30
LibUnicode: Functionalize extraction of CLDR data files
Timothy Flynn
2021-09-30
LibUnicode: Functionalize downloading of UCD data files
Timothy Flynn
2021-09-30
LibUnicode: Extract UCD and CLDR versions to a CMake variable
Timothy Flynn
2021-09-30
Kernel: Exclude userspace heap memory from coredumps by default
Andreas Kling
2021-09-30
Kernel: Make UART::print_num(0) work on aarch64
Nico Weber
2021-09-30
Kernel: Zero out .bss contents on aarch64
Nico Weber
2021-09-30
LibJS: Fix that in Bytecode mode functions where not created anymore
davidot
2021-09-30
SpreadSheet: Fix that non first sheets could not access global functions
davidot
2021-09-30
RequestServer: Avoid storing a strong reference to a socket in callbacks
Ali Mohammad Pur
2021-09-30
RequestServer: Use an OwnPtr for the connection cache vector
Ali Mohammad Pur
2021-09-30
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
Ali Mohammad Pur
2021-09-30
Kernel: Implement getsockopt(SO_TYPE)
Rodrigo Tobar
2021-09-30
Meta: Add David Tuin to the contributors list :^)
Linus Groh
2021-09-30
SpreadSheet: Fix that the js integration abused global objects
davidot
2021-09-30
LibJS: Fix switch skipping case evaluation when hitting the default case
davidot
2021-09-30
LibJS: Make scoping follow the spec
davidot
2021-09-30
LibJS: Handle escaped keywords in more cases and handle 'await' labels
davidot
2021-09-30
LibJS: Allow multiple labels on the same statement
davidot
2021-09-30
LibJS: Allow member expressions in binding patterns
davidot
2021-09-30
LibJS: Disallow comma after rest parameter in formal parameters
davidot
2021-09-30
LibJS: Make the default constructed reference invalid
davidot
2021-09-30
LibJS + test-js: Get results from the global object directly
davidot
2021-09-30
LibJS: Remove unused delete_variable method in VM
davidot
2021-09-30
Documentation: Add texinfo to build instructions
Nico Weber
2021-09-30
LibWeb: Fix null dereference when assigning an ImageStyleValue via JS
Andreas Kling
2021-09-30
LibWeb: Support Element.client{Top,Left,Width,Height}
Andreas Kling
2021-09-30
LibWeb: Support Element.matches(selectors)
Andreas Kling
2021-09-30
LibWeb: Support HTMLElement.offset{Width,Height}
Andreas Kling
2021-09-30
LibSymbolication+SystemMonitor: Show ELF object in stack
Rodrigo Tobar
2021-09-29
LibJS: Convert internal_own_property_keys() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_delete() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_set() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_get() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_has_property() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_define_own_property() to ThrowCompletionOr
Linus Groh
[prev]
[next]