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-05-20
DisplaySettings: Fix broken path to MonitorSettingsWidget's GML
Andreas Kling
2021-05-19
LibWeb: Use -libweb-palette-base-text for text color in default CSS
Linus Groh
2021-05-20
DisplaySettings: Remove icon from browse-for-wallpaper button
Andreas Kling
2021-05-20
DisplaySettings: Select the currently used wallpaper on startup
Andreas Kling
2021-05-20
LibGUI: Don't invalidate FileSystemModel indices on thumbnail update
Andreas Kling
2021-05-20
DisplaySettings: Make MonitorWidget update itself on property changes
Andreas Kling
2021-05-20
DisplaySettings: Rename DisplaySettingsWidget => MonitorSettingsWidget
Andreas Kling
2021-05-20
DisplaySettings: Give the UI a facelift :^)
Andreas Kling
2021-05-20
LibGUI: Add widget registration for GUI::IconView
Andreas Kling
2021-05-20
DisplaySettings: Tweak main window layout & setup code
Andreas Kling
2021-05-20
DisplaySettings: Replace the monitor image with something more thematic
Andreas Kling
2021-05-19
LibHTTP: Relax the assertion on extra reads after transfer is finished
Ali Mohammad Pur
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-19
LibCpp: Fix "NumricLiteral" => "NumericLiteral" typo
Itamar
2021-05-19
LibCpp: Generalize ASTNode::dump() to support redirecting its output
Itamar
2021-05-19
Utilities: Rename CppParserTest => cpp-parser
Itamar
2021-05-19
LibCpp: Fix match_expression()
Itamar
2021-05-19
LibCpp: Support 'auto' Type
Itamar
2021-05-19
CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/
Itamar
2021-05-19
LibGL: Implement all of glVertex{2,3,4}{d,dv,f,fv,i,iv,s,sv}
Stephan Unverwerth
2021-05-19
CatDog: Don't show context menu when clicking outside of widget
Marcus Nilsson
2021-05-19
Kernel: Generate page fault events from the kernel profiler
Brian Gianforcaro
2021-05-19
Profiler: Remove ability to filter Kernel::Scheduler::yield() frames
Gunnar Beutner
2021-05-19
Kernel: Avoid an allocation in sys$poll
Gunnar Beutner
2021-05-19
Kernel: Add support for profiling kmalloc()/kfree()
Gunnar Beutner
2021-05-19
Kernel+LibC: Add support for filtering profiling events
Gunnar Beutner
2021-05-19
Kernel: Track performance events for context switches
Gunnar Beutner
2021-05-19
LibCrypto: Use the new return-from-Variant::visit() mechanism
Ali Mohammad Pur
2021-05-19
Ports: Build shared libraries for the GnuPG libraries
Gunnar Beutner
2021-05-19
Kernel: static vs non-static constexpr variables
Lenny Maiorani
2021-05-19
Tests: static vs non-static constexpr variables
Lenny Maiorani
2021-05-19
Browser: Do not use AK::Format for search engine formatting
Maciej Zygmanowski
2021-05-19
Browser: Add support for custom search engines
Maciej Zygmanowski
2021-05-19
AK: Add String::find_all() and String::count()
Maciej Zygmanowski
2021-05-19
Kernel: Use plain Function objects for the WorkQueue
Gunnar Beutner
2021-05-19
AK: Add inline storage support for the Function class
Gunnar Beutner
2021-05-19
Shell: Avoid moving AK::Function instances while inside them
Ali Mohammad Pur
2021-05-19
Everywhere: Add missing includes for <AK/OwnPtr.h>
Gunnar Beutner
2021-05-19
LibC: Add functions for the new statvfs syscalls
Justin
2021-05-19
Kernel: Add statvfs & fstatvfs Syscalls
Justin
2021-05-19
Kernel: Expose FileSystem's fragment size
Justin
2021-05-19
AK: Allow AK::Variant::visit to return a value
Timothy Flynn
2021-05-19
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Erik Biederstadt
2021-05-19
GLTeapot: Adds a help menu to the GLTeapot demo
Erik Biederstadt
2021-05-19
GLTeapot: Adds additional error checking when loading files
Erik Biederstadt
2021-05-19
GLTeapot: Add the ability to open 3D files
Erik Biederstadt
2021-05-19
LibWeb: Support X-Content-Type-Options to opt out of MIME type sniffing
Brendan Coles
2021-05-19
Time: Remove static from function local constexpr variable
Lenny Maiorani
2021-05-19
Kernel: Ignore null parent custody without error in VFS::open
Max Wipfli
2021-05-19
AK: Make vout() log to debug instead of VERIFY()'ing
Ali Mohammad Pur
[prev]
[next]