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
/
Libraries
Age
Commit message (
Expand
)
Author
2023-01-14
LibJS: Refer to String elements as code units rather than characters
Timothy Flynn
2023-01-14
LibJS: Update syntax for invoking the GetOption AO from Intl objects
Timothy Flynn
2023-01-14
LibJS: Fix assignment of "isNegative" in FormatNumericToString
Timothy Flynn
2023-01-14
LibJS: Renumber Intl.NumberFormat v3 prototypes and AOs
Timothy Flynn
2023-01-14
LibJS: Set approximate number range format result's "source" to "shared"
Timothy Flynn
2023-01-14
LibWeb: Stop using percentage column widths in `compute_table_measures`
Aliaksandr Kalenik
2023-01-14
LibWeb: Propagate layout mode of table formatting context to table cells
Aliaksandr Kalenik
2023-01-14
LibWeb: Table box width should be relative to wrapper containing block
Aliaksandr Kalenik
2023-01-14
LibWeb: Override width calculation for table wrappers
Aliaksandr Kalenik
2023-01-14
LibSQL: Don't do fchmod on OpenBSD
nipos
2023-01-14
LibCore: On OpenBSD, handle anon_create() like on MacOS
nipos
2023-01-14
LibWeb: Use failable StringBuilder methods in StyleValue
MacDue
2023-01-14
LibWeb: Remove some unnecessary .release_value()s in StyleValue
MacDue
2023-01-14
LibGemini: Disallow cases forbidden in the spec
Arda Cinar
2023-01-14
LibGemini: Do not loop in Gemini::Job in case of error
Arda Cinar
2023-01-14
LibGemini: Propagate errors in Job::read_line and Job::receive
Arda Cinar
2023-01-14
LibGemini: Add a response length helper to Gemini::Job
Arda Cinar
2023-01-14
LibSQL: Don't do fchmod on FreeBSD
nipos
2023-01-13
LibDNS: Use `AllocatingMemoryStream` in DNS package construction
Tim Schumacher
2023-01-13
LibCore: Add helper functions to read/write trivial values from streams
Tim Schumacher
2023-01-13
LibCore: Enable file descriptor passing on FreeBSD
Niklas Poslovski
2023-01-13
LibCompress: Remove all leftover `AK::Stream` headers
Tim Schumacher
2023-01-13
LibCompress: Switch the deflate seekback buffer to `CircularBuffer`
Tim Schumacher
2023-01-13
LibCompress: Remove `DuplexMemoryStream` from `GzipDecompressor`
Tim Schumacher
2023-01-13
LibCompress: Remove `DuplexMemoryStream` from `DeflateDecompressor`
Tim Schumacher
2023-01-13
LibCore: Allow zero-sized spans in `Stream::*_entire_buffer`
Tim Schumacher
2023-01-13
LibCompress: Switch `DeflateDecompressor` to a fallible constructor
Tim Schumacher
2023-01-13
AK+Everywhere: Disallow returning a reference from a fallible expression
Timothy Flynn
2023-01-13
LibJS: Explicitly disallow references in ThrowCompletionOr
Timothy Flynn
2023-01-13
LibJS+Everywhere: Return strings by value from PrimitiveString
Timothy Flynn
2023-01-13
AK: Add support for "debug only" formatters
MacDue
2023-01-13
LibWeb: Fix more ignored .to_string() errors in StyleValue
MacDue
2023-01-14
LibCore: Add `AllocatingMemoryStream::offset_of`
Tim Schumacher
2023-01-13
LibCore: Call the mkstemp function in a slightly prettier way
Arda Cinar
2023-01-13
LibGUI: Make undo work for TextDocument ReplaceAllTextCommand
Sam Atkins
2023-01-13
LibJS: Use integer days in RoundDuration
BodilessSleeper
2023-01-12
LibWeb: Fix ignored .to_string() errors in Web::dump_sheet()
MacDue
2023-01-12
LibWeb: Fix ignored .to_string() errors in StyleValue
MacDue
2023-01-12
LibWebView+Ladybird: Move preferred color scheme to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move text selection to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move running JavaScript to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move debug request to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move page loading to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move get source request to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Move zoom logic to ViewImplementation
Linus Groh
2023-01-12
LibWebView+Ladybird: Begin de-duplicate WebView implementations
Linus Groh
2023-01-12
LibWeb: Don't mark layout tree as selected when selection is zero-length
Andreas Kling
2023-01-12
LibWeb: Remove now-unused LayoutRange and LayoutPosition classes :^)
Andreas Kling
2023-01-12
LibWeb: Use DOM Selection instead of ad-hoc layout tree selection
Andreas Kling
[prev]
[next]