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
2022-04-05
LibWeb: Add XMLHttpRequest::open() overload
Kenneth Myhra
2022-04-05
Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)"
Andreas Kling
2022-04-05
WindowServer+LibGUI: Notify windows when their maximized state changes
Andreas Kling
2022-04-05
WebContent: Cancel pending paint requests when removing a backing store
Andreas Kling
2022-04-05
WebContent: Use ConsoleGlobalObject for the console's global object :^)
Sam Atkins
2022-04-05
Utilities: Update arp to use newer APIs
brapru
2022-04-05
Utilities: Pledge inet in arp command
brapru
2022-04-05
LibJS: Actually generate a lexical env for SwitchStatement in BC
Ali Mohammad Pur
2022-04-05
LibJS: Use InitializeOrSet to initialize function declarations in BC
Ali Mohammad Pur
2022-04-05
LibJS: Make Handle<Value>::is_null() also consider the contained value
Ali Mohammad Pur
2022-04-05
js: Print the accumulator instead of the returned value in BC mode
Ali Mohammad Pur
2022-04-05
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
Timothy Flynn
2022-04-04
LibWeb: Make default text-decoration-thickness a fraction of font height
Karol Kosek
2022-04-04
LibJS: Fix typo in a variable name in get_substitution()
Linus Groh
2022-04-04
LibJS: Fix some clang-tidy warnings in Temporal
Linus Groh
2022-04-04
LibJS: Use MUST() instead of TRY() for two infallible Temporal AOs
Linus Groh
2022-04-04
LibWeb: Use correct global object in legacy factories
Igor Pissolati
2022-04-04
PDFViewer: Propagate more errors
Matthew Olsson
2022-04-04
PDFViewer: Autosize page label
Matthew Olsson
2022-04-04
LibGUI: Add optional autosize padding
Matthew Olsson
2022-04-04
PDFViewer: Respect page navigation features in multi-page mode
Matthew Olsson
2022-04-04
PDFViewer: Support a continuous page view mode
Matthew Olsson
2022-04-04
PDFViewer: Add page mode option
Matthew Olsson
2022-04-04
PDFViewer: Don't change pages on horizontal scroll
Matthew Olsson
2022-04-04
PDFViewer: Clear rendered page cache on application resize
Matthew Olsson
2022-04-04
LibWeb: Add legacy Option factory function
Igor Pissolati
2022-04-04
LibWeb: Add spec comments to ImageConstructor::construct()
Igor Pissolati
2022-04-04
ClockSettings+Taskbar: Add settings for taskbar clock format
cflip
2022-04-04
LibGUI: Return Optional<Node const&> from node_for_path()
Ali Mohammad Pur
2022-04-04
AK: Return Optional<T&> from HashMap<..., T>::get()
Ali Mohammad Pur
2022-04-03
ls: Use `Core::System::pledge(..)` instead of LibC API
Brian Gianforcaro
2022-04-03
Utilities: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
Shell: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
Services: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
Applications: Use default execpromises parameter to `pledge(..)`
Brian Gianforcaro
2022-04-03
LibGfx: Use binary search in glyph_id_for_code_point_table_4
Nico Weber
2022-04-03
LibELF: Look up symbols in all global modules
Timur Sultanov
2022-04-04
LibWeb: Bring BorderRadiusStyleValue::to_string() closer to spec
Igor Pissolati
2022-04-03
Shell: Refresh PATH cache after running shellrc files
Humberto Alves
2022-04-03
ThemeEditor: Open files with ReadWrite
GeekFiftyFive
2022-04-03
lscpu: Show hypervisor_vendor_id if present
Linus Groh
2022-04-03
Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID'
Linus Groh
2022-04-03
LibWeb: Include all row-groups in column width calculations
Simon Wanner
2022-04-03
LibWeb: Handle failed browsing context creation in HTMLObjectElement
Simon Wanner
2022-04-03
LibWeb: Make resolved styles handle calculated length-percentages
Simon Wanner
2022-04-03
LibWeb: Add a null-check for page() in ESO::is_scripting_enabled()
Simon Wanner
2022-04-03
LibWeb: Don't break text lines if white-space: nowrap
Enver Balalic
2022-04-03
LibC: Implement __fseterr
Tim Schumacher
2022-04-03
LibC: Implement __freadptrinc
Tim Schumacher
2022-04-03
LibC: Implement __freadahead
Tim Schumacher
[next]