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
2022-07-24
Base: Italicize some symbol glyphs in font Katica Italic 10
Karol Kosek
2022-07-24
Base: Reduce spacing in some glyphs in font Katica Italic 10
Karol Kosek
2022-07-24
Base: Make U+002E FULL STOP a 1x1 dot in font Katica Italic 10
Karol Kosek
2022-07-24
du: Consolidate all "do not print" conditions
Tim Schumacher
2022-07-24
du: Only use unmodified file sizes internally
Tim Schumacher
2022-07-24
du: Use 64-bit integers when handling file sizes or related values
Tim Schumacher
2022-07-24
du: Fix a typo in the `--exclude-from` option
Tim Schumacher
2022-07-24
du: Don't stop descending even if the maximum depth is reached
Tim Schumacher
2022-07-24
LibWeb: Paint a frame around (system) <progress> elements
MacDue
2022-07-24
Base: Remove some unnecessary styling from progressbar.html
MacDue
2022-07-24
LibWeb: Tidy up `<progress>` element default CSS
MacDue
2022-07-24
LibWeb: Use the palette "button text" on buttons in the default CSS
MacDue
2022-07-23
Kernel+Userland: Add ioctl to set process ownership of DisplayConnector
Liav A
2022-07-23
Kernel+Userland: Rename FB.h => Graphics.h
Liav A
2022-07-23
Userland: Remove stale remainders of old framebuffer devices
Liav A
2022-07-23
Kernel/Graphics: Remove out-of-context comment note
Liav A
2022-07-23
Ports: Update serenity-theming use latest commit f6d9306
djwisdom
2022-07-23
Base: Add some more progress bar demos
MacDue
2022-07-23
LibWeb: Add a default style for primitive progress bars
MacDue
2022-07-23
LibWeb: Support `appearance: none` for `<progress>` elements
MacDue
2022-07-23
LibWeb: Implement `appearance` CSS property
MacDue
2022-07-23
LibWeb: Parse the -webkit-progress-bar/value pseudo elements
MacDue
2022-07-23
Ports/SDL2: Rename LibAudio connection to ConnectionToServer
Tim Schumacher
2022-07-22
LibJS+LibUnicode: Generate a set of default DateTimeFormat patterns
Timothy Flynn
2022-07-22
Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'
Linus Groh
2022-07-22
Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_'
Linus Groh
2022-07-22
LibWeb: Implement BufferSource support for XHR::send()
Kenneth Myhra
2022-07-22
LibWeb: Add spec link for XMLHttpRequestBodyInit
Kenneth Myhra
2022-07-22
LibWeb: Let XHR::extract_body() return ErrorOr
Kenneth Myhra
2022-07-22
LibWeb: Let get_buffer_source_copy() return ErrorOr instead of Optional
Kenneth Myhra
2022-07-22
Help: Make history navigation work with man pages opened using help urls
networkException
2022-07-22
WorkspacePicker: Immediately update active workspace on click or scroll
networkException
2022-07-22
WorkspacePicker: Use full words for some variable names
networkException
2022-07-22
Base: Add Latin-1 Supplement to font Roman Regular 10
Karol Kosek
2022-07-22
Piano: Increase AudioPlayerLoop resilience against scheduling weirdness
kleines Filmröllchen
2022-07-22
Piano+LibDSP: Move Track to LibDSP
kleines Filmröllchen
2022-07-22
LibAudio: Prevent racy eternal deadlock of the audio enqueue thread
kleines Filmröllchen
2022-07-22
LibAudio: Don't auto-start the convenience enqueuer thread
kleines Filmröllchen
2022-07-22
LibThreading: Add is_started state information to Thread
kleines Filmröllchen
2022-07-22
AK: Add FixedArray::fill_with
kleines Filmröllchen
2022-07-22
AK: Remove FixedArray::must_create_but_fixme_should_propagate_errors
kleines Filmröllchen
2022-07-22
Tests: Add a test for `pthread_cancel`
Tim Schumacher
2022-07-22
LibC: Mark a bunch of functions as cancellation points
Tim Schumacher
2022-07-22
LibC: Implement `pthread_cancel`
Tim Schumacher
2022-07-22
Tests: Add tests for `pthread_setcancel{state,type}`
Tim Schumacher
2022-07-22
LibC: Implement `pthread_setcancel{state,type}`
Tim Schumacher
2022-07-22
Kernel+LibC: Don't hardcode the maximum signal number everywhere
Tim Schumacher
2022-07-22
Ports: Update the CMake platform module from upstream
Tim Schumacher
2022-07-22
LibJS: Add tests for %TypedArray%.prototype.with
Obinna Ikeh
2022-07-22
LibJS: Add %TypedArray%.prototype.with
Obinna Ikeh
[next]