index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-06-29
LibELF: Implement GNU hash section lookups for x86_64
Gunnar Beutner
2021-06-29
DynamicLoader: Implement self relocations for x86_64
Gunnar Beutner
2021-06-29
LibJS: Support the radix argument in BigInt.prototype.toString
Idan Horowitz
2021-06-29
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
Idan Horowitz
2021-06-29
LibJS: Check the target function of a bound function in is_constructor
Idan Horowitz
2021-06-29
LibJS: Make Array.of(...items) generic
Idan Horowitz
2021-06-29
Assistant: Add subtitle field to the Result class
Andreas Kling
2021-06-29
AK+Spreadsheet+LibWeb: Remove JsonObject::get_or()
Max Wipfli
2021-06-29
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
Max Wipfli
2021-06-29
AK: Use OrderedHashMap in JsonObject
Max Wipfli
2021-06-29
Assistant: Fix crash when activating empty search result
Andreas Kling
2021-06-29
LibGUI: Don't fire on_change hook at start of TextEditor::paint_event()
Andreas Kling
2021-06-29
LibELF: Don't validate PT_LOAD alignment in ET_CORE files
Andreas Kling
2021-06-29
LibC: Add struct keyword to FBRects.rects to make it C compiler safe
Diego Garza
2021-06-29
WindowServer: Fix animations not triggering rendering
Tom
2021-06-29
LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print
Andrew Kaster
2021-06-29
LibCrypto: Avoid unaligned reads in GHash constructor
Andrew Kaster
2021-06-29
LibHTTP: Relax the finish_up() "must be called once" limitation a bit
Ali Mohammad Pur
2021-06-28
WindowServer: Change animation time to duration
Erik Sommer
2021-06-28
Meta: Install 64-bit libgcc_s.so for x86_64 targets
Gunnar Beutner
2021-06-28
LibC: Implement memcpy and memset for x86_64
Gunnar Beutner
2021-06-28
Kernel: Properly set up the userland context for new processes on x86_64
Gunnar Beutner
2021-06-28
Kernel+LibELF: Add support for validating and loading ELF64 executables
Gunnar Beutner
2021-06-29
LibVT: Paste full path when dropping file on widget
Xavier Defrang
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
LibCpp: Support parsing enum classes
Itamar
2021-06-28
LibJS/Tests: Fix toBeFalse() details prefix
Linus Groh
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
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
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
[prev]
[next]