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
/
DevTools
Age
Commit message (
Expand
)
Author
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-07
UserspaceEmulator: Delegate rounding to the actual hardware
Hendiadyoin1
2022-05-07
Profiler: Use ProfileModel rounding constant for the status bar text
kleines Filmröllchen
2022-05-07
Profiler: Round sample percentages to a constant number of digits
kleines Filmröllchen
2022-05-07
Profiler: Show percentages with three decimal points
kleines Filmröllchen
2022-05-07
Profiler: Use absolute mmap paths as-is
Tim Schumacher
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
Everywhere: Rename FB prefix name ioctls => GRAPHICS
Liav A
2022-05-02
Kernel: Stop requiring working malloc for syscall.h includes
Patrick Meyer
2022-04-27
HackStudio: Update window close button on document change
timre13
2022-04-23
UserspaceEmulator: Use boolean operators instead of bitwise ones
Daniel Bertalan
2022-04-23
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
sin-ack
2022-04-22
Documentation+SQLStudio: Add manual page for SQL Studio
Dylan Katz
2022-04-22
DevTools: Introduce SQL Studio
Dylan Katz
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-15
HackStudio: Remember if the user wants to see dotfiles between sessions
Marco Cutecchia
2022-04-15
HackStudio: Add a "Project Configuration" button in the Edit menu
Marco Cutecchia
2022-04-15
HackStudio: Allow customizing the actions of the Build & Run buttons
Marco Cutecchia
2022-04-13
LibGUI: Rename function to make intention clearer
SimonFJ20
2022-04-13
LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand
SimonFJ20
2022-04-11
HackStudio: Use Core::System::exec()
Sam Atkins
2022-04-11
HackStudio: Fix inverted condition when trying to create directories
stelar7
2022-04-11
LibCore+Userland: Remove File::ensure_parent_directories
kleines Filmröllchen
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-04-06
HackStudio: Remove "evaluate expression" dialog
Andreas Kling
2022-04-06
LibX86: Add CMPXCHG8B, RDRAND and RDSEED
Hendiadyoin1
2022-04-06
UserspaceEmulator: Don't interpret SSE2 instructions as MMX ones
Hendiadyoin1
2022-04-06
LibX86: Support SSE2 :^)
Hendiadyoin1
2022-04-06
UserspaceEmulator: Truncate in CVTTSS2SI
Hendiadyoin1
2022-04-06
LibX86: Correct CVTSS2SI's register signature
Hendiadyoin1
2022-04-03
Userland: Remove a few gratuitous IPC namespace qualifiers
Valtteri Koskivuori
2022-04-03
LibGUI: Fully support TabWidget in GML
kleines Filmröllchen
2022-04-02
UserspaceEmulator: Implement the SSE extension
Hendiadyoin1
2022-04-02
UserspaceEmulator: Don't mark SoftFPU::mmx_get/set as ALWAYS_INLINE
Hendiadyoin1
2022-04-02
LibX86: Correctly name CVTTSS2SI_r32_xmm2m32
Hendiadyoin1
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
LanguageServers/Cpp: Add SemanticType::PreprocessorMacro
Itamar
2022-03-31
LibGUI: Add AutocompleteProvider::TokenInfo::type_to_string()
Itamar
2022-03-30
HackStudio: Hide FindWidget on escape key press
Itamar
2022-03-29
HackStudio: Add FindWidget
Itamar
2022-03-27
Everywhere: Rename CommandResult stdout, stderr members to output, error
Brian Gianforcaro
2022-03-24
Profiler: Render signposts behind histograms
Simon Wanner
2022-03-22
Kernel: Don't assume paths of TTYs and pseudo terminals anymore
Liav A
2022-03-20
Everywhere: Move cpp-tests under /home/anon/Tests
Brian Gianforcaro
2022-03-19
HackStudio: Search for libraries definitions in Userland/
Itamar
2022-03-19
DevTools+LibJS+LibWeb: Change class_name to use StringView
Lenny Maiorani
2022-03-17
HackStudio: Remove program name element in Core::command() calls
Itamar
2022-03-16
HackStudio: Move editors inside tab widgets
ry-sev
2022-03-15
AK+Everywhere: Add sincos and use it in some places
Hendiadyoin1
[next]