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-01-30
LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox
Andreas Kling
2021-01-30
LookupServer: Unbreak reverse DNS lookups
Andreas Kling
2021-01-30
LookupServer: Be a little more robust in case accept() fails
Andreas Kling
2021-01-30
LookupServer: Don't create Core::Object on the stack
Andreas Kling
2021-01-30
LibC: Protect the atexit() handler list when not writing to it
Andreas Kling
2021-01-30
LibC: Convert remaining String::format() to formatted()/number()
Andreas Kling
2021-01-30
LibELF: Avoid quadratic memory usage weakness
Ben Wiederhake
2021-01-30
LibGfx: Fix dynamic bitmasks in BMPs
Ben Wiederhake
2021-01-30
DynamicLoader: load_program_headers use variables to store regions (#5173)
Jorropo
2021-01-29
ls: Lazily align the number of hard links in ls output :^)
Andreas Kling
2021-01-29
WindowServer: Constrain geometry label on move/resize to desktop
Ben Wiederhake
2021-01-29
WindowServer: Split double-duty Window::normalize_rect()
Ben Wiederhake
2021-01-29
WindowServer: Allow superdrags to hide the titlebar
Ben Wiederhake
2021-01-29
WindowServer: Count titlebar towards visible/grabbable area
Ben Wiederhake
2021-01-29
WindowServer: Properly determine where a window may be
Ben Wiederhake
2021-01-29
ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder
Andreas Kling
2021-01-29
LibGfx: Don't use Gfx::Painter in GIF decoder
Andreas Kling
2021-01-29
LibWeb: Update the ICB's idea of the viewport rect after Frame resize
Andreas Kling
2021-01-29
LibJS: Let RegExp.string get RegExp.prototype from the global object directly
Linus Groh
2021-01-29
LibELF: Map text segments read-only at first
Andreas Kling
2021-01-29
LibELF: Tidy up DynamicLoader::load_program_headers() a bit
Andreas Kling
2021-01-29
pmap: Trim "VMObject" suffix from VMObject types to save space
Andreas Kling
2021-01-29
SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
Andreas Kling
2021-01-29
SystemMonitor: Trim "VMObject" suffix from VMObject types
Andreas Kling
2021-01-29
pmap: Add shared flag to access column and align-right numeric columns
Brendan Coles
2021-01-29
js: Handle exceptions thrown during value printing
Andreas Kling
2021-01-29
LibELF: perror on failed mmap in load_program_headers (#5159)
Jorropo
2021-01-29
LibWeb: Flesh out prepare_script and execute_script
Luke
2021-01-28
LibWeb: Add simple implementation of Document.createElementNS
Luke
2021-01-28
LibELF: Implement ASLR for shared libraries :^)
Andreas Kling
2021-01-28
Kernel+LibC: Add MAP_RANDOMIZED flag for sys$mmap()
Andreas Kling
2021-01-28
LibJS: Fix crash when printing error for missing class extends value prototype
Linus Groh
2021-01-28
LibJS: Call the correct base class in LexicalEnvironment::visit_edges()
Andreas Kling
2021-01-28
LibWeb: Add simple implementation of Node.removeChild()
Andreas Kling
2021-01-28
LibWeb: Remove accidentally committed changes from b72f067f0daac88ebe66e3f714...
Andreas Kling
2021-01-28
Kernel+Userland: Remove unused "effective priority" from threads
Andreas Kling
2021-01-28
Vim: Add change word and delete word functionality
Zac
2021-01-27
DynamicLoader: Pass MAP_FIXED to mmap() where applicable
Andreas Kling
2021-01-27
HackStudio: Integate with C++ parser-based autocomplete
Itamar
2021-01-27
HackStudio: Attach previous Language Client when detaching
Itamar
2021-01-27
HackStudio: Add parser-based c++ autocomplete engine
Itamar
2021-01-27
LibCpp: Add the beginning of a C++ parser
Itamar
2021-01-27
EditingEngine: Fix move_to_previous_word not working on last char of doc
Zac
2021-01-27
LibJS: Add overflow checks when creating TypedArray from ArrayBuffer
Andreas Kling
2021-01-27
LibGfx: Correct the allocated buffer size in serialize_to_byte_buffer()
AnotherTest
2021-01-26
Shell: Do not bail on signaled if condition
AnotherTest
2021-01-26
LibGUI: Switch cancel/confirm button order on file picker dialog
Nico Weber
2021-01-26
LibGUI: Tweak "Overwrite file?" dialog text to use one sentence per sentence
Nico Weber
2021-01-26
lspci: Add numerical display
Jean-Baptiste Boric
2021-01-25
LibJS: Remove an unused TypedArray constructor
Andreas Kling
[prev]
[next]