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-07-04
Assistant: Show a border around the window
timre13
2021-07-04
Userland: Add pgrep
Aziz Berkay Yesilyurt
2021-07-04
Everywhere: Prefer using "..."sv over StringView { "..." }
Gunnar Beutner
2021-07-04
LibELF: Fix loading objects with a non-zero load base
Gunnar Beutner
2021-07-04
LibWeb: Hook on_call_stack_emptied after m_interpreter was initialized
Idan Horowitz
2021-07-04
Assistant: Prevent window from being minimized
ForLoveOfCats
2021-07-04
Taskbar: Add show desktop button to toggle showing of the desktop
ForLoveOfCats
2021-07-04
WindowServer: Add show desktop toggle IPC call
ForLoveOfCats
2021-07-04
LibGUI: Make tooltip height line count aware
LuK1337
2021-07-04
AK+LibIPC: Make all enums codable
Timothy
2021-07-04
LibCore: Add method to leak fd from File
Timothy
2021-07-04
Tests: Add tests for `Optional`'s conditionally trivial functions
Daniel Bertalan
2021-07-04
AK: Destroy original value when assigning to Variant
Daniel Bertalan
2021-07-04
AK: Use conditionally trivial special member functions
Daniel Bertalan
2021-07-04
FileManager: Remove explicit `T` to `Optional<T>` conversion
Daniel Bertalan
2021-07-04
Tests: Add test for supported operation type traits
Daniel Bertalan
2021-07-04
AK: Add type traits describing supported operations
Daniel Bertalan
2021-07-04
LibJS: Bring ArrayCreate and ArrayConstructor closer to spec
Idan Horowitz
2021-07-04
LibJS: Add the IteratorStep abstract iterator operation
Idan Horowitz
2021-07-04
HackStudio: Remove old form editing logic
Erik Biederstadt
2021-07-04
Toolchain+Userland: Enable TLS for x86_64
Gunnar Beutner
2021-07-04
LibELF: Swap the arguments for negative_offset_from_tls_block_end
Gunnar Beutner
2021-07-04
LibELF: Fix relocation support for 'static __thread' variables
Gunnar Beutner
2021-07-04
LibELF: Save the negative TLS offset in m_tls_offset
Gunnar Beutner
2021-07-04
LibELF: Implement TLS relocation support for x86_64
Gunnar Beutner
2021-07-04
Kernel: Implement TLS support for x86_64
Gunnar Beutner
2021-07-04
Kernel: Hide the implementation detail that MSRs use two registers
Gunnar Beutner
2021-07-04
Kernel: Don't allow allocate_tls() if the process has multiple threads
Gunnar Beutner
2021-07-04
Kernel: Replace some hard-coded memory addresses with macros
Gunnar Beutner
2021-07-04
DynamicLoader: Remove -fbuilding-libgcc hack
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for ninja
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for libexpat
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for cmake
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for chester
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for bc
Gunnar Beutner
2021-07-04
Ports: Remove obsolete patches for libicu
Gunnar Beutner
2021-07-03
Assistant: Make more of the classes final
Gunnar Beutner
2021-07-03
Assistant: Make the bitmap accessor pure virtual
Gunnar Beutner
2021-07-03
Assistant: Add missing bitmap accessor for terminal actions
Gunnar Beutner
2021-07-03
Assistant: Skip URL provider if query is empty or provider specific
Edwin Hoksberg
2021-07-03
Assistant: Don't index the /proc and /sys directories
Andreas Kling
2021-07-03
Assistant: Avoid copying the result vectors when providers finish
Andreas Kling
2021-07-03
Assistant: Keep the set of providers in a Vector for easy iteration
Andreas Kling
2021-07-03
CI: Manually cleanup previous self-hosted test262 run workspace folder
Idan Horowitz
2021-07-03
Documentation: Add git to the list of self-hosted runner requirements
Idan Horowitz
2021-07-03
Documentation: Increase recommended amount of RAM
Gunnar Beutner
2021-07-03
Documentation: Update VirtualBox documentation for x86_64
Gunnar Beutner
2021-07-03
Meta: Add missing quotes in Meta/run.sh
Gunnar Beutner
2021-07-03
Assistant: Use fstatat() while building FileProvider path cache
Andreas Kling
2021-07-03
Assistant: Use StringView more in FileProvider fuzzy matching code
Andreas Kling
[prev]
[next]