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
2020-08-30
LibC: Use AK::String-backed buffers instead of static buffers
Sergey Bugaev
2020-08-30
HackStudio: Highlight register changes, minor disassembly view fix
Luke
2020-08-30
LibWeb: Remove redundant .prettierrc
Linus Groh
2020-08-30
AK: Fix FixedArray zero bytes allocations
Tom
2020-08-30
AK: Fix ByteBuffer zero bytes allocations
Tom
2020-08-30
LibCore: Let DateTime::create()/set_time() take summer time into account
Nico Weber
2020-08-30
Kernel+LibC+UE: Implement sleep() via sys$clock_nanosleep()
Andreas Kling
2020-08-30
Kernel: Remove unused variable PhysicalRegion::m_last
Andreas Kling
2020-08-30
Kernel: Make Heap implementation reusable, and make kmalloc expandable
Tom
2020-08-30
AK: Add missing declaration in StringImpl.cpp
Andreas Kling
2020-08-30
Kernel+LibC+UE: Implement usleep() via sys$clock_nanosleep()
Andreas Kling
2020-08-30
LibGfx: Fix Lagom build (possible uninitialized variable warnings)
Andreas Kling
2020-08-30
Kernel: Add shutdown commands for other virtualizers
Luke
2020-08-30
VisualBuilder: Avoid unnecessary lambda
Ben Wiederhake
2020-08-30
TextEditor: Don't try to move(lambda)
Ben Wiederhake
2020-08-30
LibJS: Avoid unnecessary lambda
Ben Wiederhake
2020-08-30
Kernel: Explain correctness of reference to local lambda
Ben Wiederhake
2020-08-30
Calendar: Avoid unnecessary lambda
Ben Wiederhake
2020-08-30
FontEditor: Cannot take reference to local lambda
Ben Wiederhake
2020-08-30
FontEditor: Enforce boundaries of GlyphEditorWidget
Ben Wiederhake
2020-08-30
LibGfx: use Gfx::Color instead of local struct for GIF colour map
Peter Nelson
2020-08-30
LibGfx: only cache last decoded GIF frame
Peter Nelson
2020-08-30
LibGfx: add support for interlaced GIFs
Peter Nelson
2020-08-30
LibGfx: correctly handle GIF frame disposal modes
Peter Nelson
2020-08-30
LibGfxDemo: Set window icon to app-libgfx-demo.png
Linus Groh
2020-08-30
HelloWorld: Set window icon to app-hello-world.png
Linus Groh
2020-08-30
Userland: add gunzip utility.
asynts
2020-08-30
LibCompress: Implement gzip.
asynts
2020-08-30
LibCore: Add InputFileStream and OutputFileStream.
asynts
2020-08-30
AK: Stream operators for String for generic streams.
asynts
2020-08-30
AK: Add Optional::emplace method.
asynts
2020-08-30
Browser: Mark default action in context menu of hyperlinks
Ben Wiederhake
2020-08-30
Browser: Mark default action in context menu of bookmarks
Ben Wiederhake
2020-08-30
LibVT+Terminal: Mark default action in context menu
Ben Wiederhake
2020-08-30
HackStudio: Mark default action in context menu
Ben Wiederhake
2020-08-30
Travis: Automatically test ALL debug code
Ben Wiederhake
2020-08-30
Tests: Optionally switch off 858081 lines of dbg() in test-js
Ben Wiederhake
2020-08-30
AK: Provide off-switch for dbg() output
Ben Wiederhake
2020-08-30
Meta: Provide option to build with ALL debug macros
Ben Wiederhake
2020-08-30
WindowServer: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-30
Libraries: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-30
Kernel: Unbreak building with extra debug macros, part 2
Ben Wiederhake
2020-08-30
Kernel: Unbreak building with extra debug macros, part 1
Ben Wiederhake
2020-08-30
IPCCompiler: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-30
IRCClient: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-30
AK: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-29
FileSystem: Convert file types to DT_* types at a later stage
Itamar
2020-08-29
AK: Don't swap endianness when writing endian wrappers to stream.
asynts
2020-08-29
Spreadsheet: Add (limited) support for custom cell formatting
AnotherTest
2020-08-29
DisplaySettings+LibGUI: Move ItemListModel into LibGUI
AnotherTest
[next]