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-06-29
LanguageServers: Don't VERIFY that set_todo_entries callback exists
Itamar
2021-06-29
LibCpp: Update Parser test data after Type=>NamedType change
Itamar
2021-06-29
CppLanguageServer: Make properties_of_type return any property
Itamar
2021-06-29
LibCpp: Differentiate between Type and NamedType
Itamar
2021-06-29
LibCpp: Add LOG_SCOPE() macro for debugging the parser's flow
Itamar
2021-06-29
AK: Store the 'extra' field of ScopeLogger as String
Itamar
2021-06-29
AK: Don't colorize the 'extra' field of ScopeLogger in dbgln()
Itamar
2021-06-29
LibCpp: Support parsing enum classes
Itamar
2021-06-28
LibJS/Tests: Fix toBeFalse() details prefix
Linus Groh
2021-06-28
Kernel: Fix page round wrap detection for 64-bit
Hendiadyoin1
2021-06-28
Kernel: Make and use KERNEL_BASE
Hendiadyoin1
2021-06-28
Kernel: Fix Process::crash assuming 32-bit mode
Hendiadyoin1
2021-06-28
LibJS: Mark FunctionObject::is_ordinary_function() as override
Leon Albrecht
2021-06-28
WindowServer: Fix menu location on screens other than main screen
Tom
2021-06-28
LibJS: Add the CreateMappedArgumentsObject abstract operation
Andreas Kling
2021-06-28
WindowServer: Fix regression flushing scaled displays
Tom
2021-06-28
WindowServer: Make vertical maximize work on other screens
Tom
2021-06-28
Kernel: Fix small typo in inline comment
rileylyman
2021-06-28
Utilities/top: Remove unused header includes
Marcus Nilsson
2021-06-28
Utilities/top: Add sort-by and delay-time options
Marcus Nilsson
2021-06-28
LibHTTP: Ensure finish_up() is not called more than once
Ali Mohammad Pur
2021-06-28
LibTLS: Ensure that on_tls_finished is called only once
Ali Mohammad Pur
2021-06-28
Taskbar: Move 'Assistant' Desktop::AppFile to member for quicker access
Spencer Dixon
2021-06-28
Assistant+Taskbar: Use AppFile::spawn() utility
Spencer Dixon
2021-06-28
LibDesktop: Add spawn() to AppFiles
Spencer Dixon
2021-06-28
Taskbar: Open 'Assistant' with Super+Space
Spencer Dixon
2021-06-28
LibGUI+WindowServer: Add new WMEvent Super+Space
Spencer Dixon
2021-06-28
Userland: Add new app called Assistant
Spencer Dixon
2021-06-28
Meta: Tidy up include path and alphabetic ordering
Spencer Dixon
2021-06-28
Kernel: Add a sanity check for CHUNK_SIZE
Gunnar Beutner
2021-06-28
Kernel: Increase kmalloc eternal heap to 3MiB
Gunnar Beutner
2021-06-28
Kernel: Fix memset() on x86_64
Gunnar Beutner
2021-06-28
Kernel: Fix type for PageDirectory::s_cr3_map
Gunnar Beutner
2021-06-28
Kernel: Specify I/O size for BMIDEChannel
Gunnar Beutner
2021-06-28
Kernel: Implement more x86_64 context switching functionality
Gunnar Beutner
2021-06-28
Kernel: Implement entry code for x86_64 interrupts
Gunnar Beutner
2021-06-28
Kernel: Fix stack for new threads on x86_64
Gunnar Beutner
2021-06-28
LibJS: Bring Reflect.construct() closer to the specification
Idan Horowitz
2021-06-28
LibJS: Rewrite String.raw() closer to the specification
Idan Horowitz
2021-06-28
LibJS: Use CreateUnmappedArgumentsObject for non-simple parameter lists
Andreas Kling
2021-06-28
LibJS: Add and use the %ThrowTypeError% intrinsic
Idan Horowitz
2021-06-28
LibJS: Accept FlyStrings in the NativeFunction constructors
Idan Horowitz
2021-06-28
Meta: Choose the QEMU display backend based on whats available
Sahan Fernando
2021-06-28
LibJS: Handle values close to -0.5 correctly in Math.round(x)
Idan Horowitz
2021-06-28
LibJS: Implement the CreateUnmappedArgumentsObject abstract operation
Andreas Kling
2021-06-27
LibJS/Tests: Improve valueToString() output
Linus Groh
2021-06-27
LibJS: Unbreak test-js test that depended on function object class name
Andreas Kling
2021-06-27
LibJS: Fix typo "sweeped" => "swept" everywhere
Andreas Kling
2021-06-27
LibJS: Stop qualifying AK::Function
Andreas Kling
2021-06-28
AK: Add and use the RemoveCVReference<T> type trait
Ali Mohammad Pur
[prev]
[next]