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-05-08
LibGL: Check for matrix stack over/underflow
Jesse Buhagiar
2021-05-08
LibGL: Set GL error on some calls during begin/end
Jesse Buhagiar
2021-05-08
LibGL: Implement glGetError and underlying function
Jesse Buhagiar
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-05-08
LibGfx: Constexpr Matrices and Vectors
Hendiadyoin1
2021-05-08
LibGfx: Add some missing operators to Vector3 Vector4 and Matrix4x4
Stephan Unverwerth
2021-05-08
LibGfx: Add Vector4 class
Stephan Unverwerth
2021-05-08
LibGfx: Mark Vector3 class final
Stephan Unverwerth
2021-05-08
Utilities: Specify mode argument when creating files with dd
Gunnar Beutner
2021-05-08
Profiler: Fix scrolling behavior
Gunnar Beutner
2021-05-08
Profiler: Let the user select more than one process
Gunnar Beutner
2021-05-08
Profiler: Migrate mouse events to TimelineView
Carlos César Neves Enumo
2021-05-08
Profiler: Fix timeline wrong initial horizontal position
Carlos César Neves Enumo
2021-05-08
LibGUI: Rename UndoStack internals
Andreas Kling
2021-05-08
Profiler: Make the timeline resizable
Gunnar Beutner
2021-05-08
LibTest: Convert Crash test runner to outln(..)
Brian Gianforcaro
2021-05-08
LibTest: Expose new EXPECT_CRASH(..) macro for unit test assertions
Brian Gianforcaro
2021-05-08
LibTest: Move Crash testing facility from crash.cpp to LibTest
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-js to Tests/LibJS
Brian Gianforcaro
2021-05-08
Tests: Move Userland/Utilities/test-web to Tests/LibWeb
Brian Gianforcaro
2021-05-07
Utilities: Use GzipDecompressor::describe_header for gzip descriptions
Idan Horowitz
2021-05-07
LibCompress: Add a method that describes a Gzip Header
Idan Horowitz
2021-05-07
LibWeb: Make frames nesting-aware and disallow deep nesting
Tobias Christiansen
2021-05-07
Userland: Fix some weird syntax in `find`
Valtteri Koskivuori
2021-05-07
LibWeb: Make painting order more spec-compliant
Egor Ananyin
2021-05-07
Userland: Remove extra slashes from `find` output
Valtteri Koskivuori
2021-05-07
LibCore: Remove Core::IODevice::printf()
Andreas Kling
2021-05-07
strace: Stop using Core::IODevice::printf()
Andreas Kling
2021-05-07
LibCrypto: Fix a mistake in appendff() conversion
Andreas Kling
2021-05-07
Help: Add "Help" menu and move the about action there
Linus Groh
2021-05-07
Chess+Help: Remove erroneous ampersand from app name
Linus Groh
2021-05-07
LibMarkdown: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibX86: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Utilities: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
WidgetGallery: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibLine: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibWeb: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGfx: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Services: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Shell: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibELF: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibRegex: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
Applications: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGUI: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibDiff: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibC: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibJS: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibCrypto: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibGemini: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-07
LibCore: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
[next]