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-07-10
LibVideo/VP9: Implement more TreeParser probability calculations
FalseHonesty
2021-07-10
LibVideo/VP9: Implement syntax element counting for supported elements
FalseHonesty
2021-07-10
WindowServer: Flush display buffer when flashing
Tom
2021-07-10
Kernel: Make VirtIO GPU buffer flipping more spec compliant
Tom
2021-07-10
PixelPaint: Check modifier on mousemove in LineTool
Marcus Nilsson
2021-07-10
SpaceAnalyzer: Show folder total size
Karol Kosek
2021-07-10
LibJS: Pad abs(year) < 1000 with zeros in Date.prototype.toString()
Linus Groh
2021-07-10
LibJS: Make parse_simplified_iso8601() use Optional<int> instead of -1
Linus Groh
2021-07-10
LibJS: Make Date.now() return a floor()'d milliseconds value
Linus Groh
2021-07-10
expr: Make Match expressions comply with POSIX
Ali Mohammad Pur
2021-07-10
LibRegex: Use the parser state capture group count in BRE
Ali Mohammad Pur
2021-07-10
LibRegex: Correctly parse BRE bracket expressions
Ali Mohammad Pur
2021-07-10
chres: Make screen an optional parameter
Nico Weber
2021-07-10
chres: Unbreak scale factor setting after aa15bf81e48637
Nico Weber
2021-07-10
Utilities: Use alpha channel instead of opacity in shot
Aziz Berkay Yesilyurt
2021-07-10
LibGUI: Only repaint the affected indices on AbstractView item hover
Andreas Kling
2021-07-10
LibGUI: Tighten paint invalidation rects in item views :^)
Andreas Kling
2021-07-10
LibGUI: Add AbstractView::editing_rect() to allow custom editing rects
Andreas Kling
2021-07-10
LibJS: Implement RegExp.prototype.hasIndices proposal
Timothy Flynn
2021-07-10
LibJS: Parse the RegExp.prototype.hasIndices flag
Timothy Flynn
2021-07-10
LibJS: Remove ECMAScriptFlags value from JS_ENUMERATE_REGEXP_FLAGS
Timothy Flynn
2021-07-10
LibJS: Implement RegExp.prototype.source according to the spec
Timothy Flynn
2021-07-10
LibJS: Implement RegExp.prototype.<flag name> according to the spec
Timothy Flynn
2021-07-10
LibJS: Add Temporal.Instant.prototype.valueOf
Idan Horowitz
2021-07-10
LibJS: Add a couple of missing specification links to Temporal.Instant
Idan Horowitz
2021-07-10
FontEditor: Tweak offensive padding :^)
Andreas Kling
2021-07-10
Terminal: Put debug spam in unimplemented_control_code() behind a flag
Andreas Kling
2021-07-10
TextEditor: Remove unused includes
Timothy
2021-07-10
LibGUI: Convert TextEditor to east-const style
Timothy
2021-07-10
TextEditor: Convert to east-const style
Timothy
2021-07-10
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
Timothy
2021-07-10
FileSystemAccessServer: Add service for accessing veiled files nicely
Timothy
2021-07-10
Taskbar: Scale window icon bitmap if it's not 16x16
LuK1337
2021-07-10
grep: Use Basic POSIX regexps by default and make -E not the default
Ali Mohammad Pur
2021-07-10
expr: Use Basic Posix regular expressions
Ali Mohammad Pur
2021-07-10
LibRegex: Add support for non-extended regular expressions in regcomp()
Ali Mohammad Pur
2021-07-10
LibRegex: Add support for the Basic POSIX regular expressions
Ali Mohammad Pur
2021-07-10
LibRegex: Make the bytecode transformation functions static
Ali Mohammad Pur
2021-07-10
LibWeb: Avoid HashMap copy in BrowsingContext::set_frame_nesting_levels
Andreas Kling
2021-07-10
Toolchain: Use correct variable when deleting the QEMU tarball
Gunnar Beutner
2021-07-10
Ports: Build Python with ncurses and termcap
Linus Groh
2021-07-10
Ports: Build Python with sqlite
Linus Groh
2021-07-10
Ports: Build Python with bzip2
Linus Groh
2021-07-10
Ports: Build Python with readline
Linus Groh
2021-07-10
Ports: Add a patch for Python's setup.py to consider /usr/local
Linus Groh
2021-07-10
Ports: Export CC with added --sysroot for building Python
Linus Groh
2021-07-10
Userland: Add fopen error handling to less
Ralf Donau
2021-07-10
LibGUI: Rename "to_gmousebutton" => "to_mouse_button"
networkException
2021-07-10
AK: Remove unused NO_RETURN macro
Gunnar Beutner
2021-07-10
LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack
Gunnar Beutner
[next]