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
2023-02-03
LibSQL: Store selected column names in the results for SELECT statements
Timothy Flynn
2023-02-03
Kernel/aarch64: Include Error.h to fix aarch64 missing ErrorOr
Steffen Rusitschka
2023-02-03
TextEditor: Propagate errors from `read_file()`
Lucas CHOLLET
2023-02-03
TextEditor: Use `request_file_read_only_approved` for the drop event
Lucas CHOLLET
2023-02-03
TextEditor: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
grep: Port to `Core::Stream`
Lucas CHOLLET
2023-02-03
SystemServer: Propagate errors properly in the main code
Liav A
2023-02-03
AK: Add thresholds to `quickselect_inline` and `Statistics::Median`
Staubfinger
2023-02-03
AK: Use `AK:quickselect_inline` to compute `AK::Statistics::median`
Staubfinger
2023-02-03
AK: Testing for `AK::quickselect_inline`
Staubfinger
2023-02-03
AK: Implement the quick select algorithm as AK::quickselect_inplace
Staubfinger
2023-02-03
Kernel: Fix usermode verification in ptrace with PT_SETREGS
Itamar
2023-02-03
Base: Add British English Apple Macintosh keymap
Cubic Love
2023-02-03
LibWeb: Parse font-stretch CSS property
Aliaksandr Kalenik
2023-02-03
Settings: Change initial window size to fit the current content
Sam Atkins
2023-02-03
AK: Remove JsonObject::get_deprecated() and ::get_ptr() :^)
Sam Atkins
2023-02-03
Utilities/w: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/route: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/pmap: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/netstat: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/mount: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsusb: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsof: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lsjails: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/lsirq: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/lscpu: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/json: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/ifconfig: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/fortune: Replace uses of JsonObject::get_deprecated()/get_ptr
Sam Atkins
2023-02-03
Utilities/df: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Utilities/arp: Replace uses of JsonObject::get_deprecated()/get_ptr()
Sam Atkins
2023-02-03
Ladybird: Set fixed height for Settings
Federico Guerinoni
2023-02-03
Ladybird: Add setting for page to open on new tab
Federico Guerinoni
2023-02-03
Ladybird: Design settings layout in horizontal
Federico Guerinoni
2023-02-03
LibVideo/VP9: Use proper indices for updating inter_mode probabilities
Zaggy1024
2023-02-03
LibVideo/VP9: Use u32 to store the parsed value counts
Zaggy1024
2023-02-03
LibVideo/VP9: Prevent negation overflow in BitStream::read_s
Zaggy1024
2023-02-03
LibVideo/VP9: Correct the mode/partition probability adaption counts
Zaggy1024
2023-02-03
LibVideo/VP9: Increase the size of summed boolean counts in merge_probs
Zaggy1024
2023-02-02
WebContent: Remove pending file requests before invoking their callbacks
Timothy Flynn
2023-02-02
AK: Define HashMap::take to find and remove a value from the map
Timothy Flynn
2023-02-02
AK: Ensure string types are actually considered hash-compatible
Timothy Flynn
2023-02-02
AK: Return a constant reference from HashMap's constant get() override
Timothy Flynn
2023-02-02
CMake: Set DWARF version before the debug information level
Tim Schumacher
2023-02-02
Chess: Replace 'Style' menu with a link to GamesSettings
Sam Atkins
2023-02-02
Chess: Automatically update and repaint when the config changes
Sam Atkins
2023-02-02
GamesSettings: Add chess settings :^)
Sam Atkins
2023-02-02
Chess: Paint pieces using BilinearBlend instead of NearestNeighbor
Sam Atkins
2023-02-02
Chess: Stop hiding the frame border
Sam Atkins
2023-02-02
Chess: Move configuration values into the "Games" domain
Sam Atkins
[prev]
[next]