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-07
LibX86+disasm: Use an output format closer to objdump
Hendiadyoin1
2022-04-07
disasm: Print instruction bytes
Hendiadyoin1
2022-04-07
LibX86: Fix weird formatting in Interpreter.h
Hendiadyoin1
2022-04-07
LibUnicode: Upgrade to CLDR version 41.0.0
Timothy Flynn
2022-04-07
HexEditor: Add Value Inspector
Timothy Slater
2022-04-07
HexEditor: Add get_byte() method to HexEditor class
Timothy Slater
2022-04-07
HexEditor: Add ability to set a selection range
Timothy Slater
2022-04-07
LibJS: Consistently call observable Temporal AOs with undefined options
Linus Groh
2022-04-07
LibWeb: Fix broken AffineTransform::map() implementation
Andreas Kling
2022-04-06
LibJS: Reorder and reduce steps of InitializeDateTimeFormat
Timothy Flynn
2022-04-06
LibJS: Remove outdated FIXME from String.prototype.localeCompare
Timothy Flynn
2022-04-06
SystemMonitor: Default initialize all thread state variables
kleines Filmröllchen
2022-04-06
SystemMonitor: Fallback to invalid model index if there's no main thread
kleines Filmröllchen
2022-04-06
LibWeb: Make BrowsingContext ask PageClient when it wants to be scrolled
Andreas Kling
2022-04-06
LibWeb+Browser: Remove Web::WebViewHooks class
Andreas Kling
2022-04-06
LibWeb: Remove the InProcessWebView widget
Andreas Kling
2022-04-06
HackStudio: Remove "evaluate expression" dialog
Andreas Kling
2022-04-06
LibWeb: Remove unused HTML::parse_html_document()
Andreas Kling
2022-04-06
LibWeb: Use FrameLoader::load_html() when loading error pages
Andreas Kling
2022-04-06
Spreadsheet: Change paste action's enabled state on clipboard change
Karol Kosek
2022-04-06
LibX86: Add CMPXCHG8B, RDRAND and RDSEED
Hendiadyoin1
2022-04-06
UserspaceEmulator: Don't interpret SSE2 instructions as MMX ones
Hendiadyoin1
2022-04-06
LibX86: Support SSE2 :^)
Hendiadyoin1
2022-04-06
LibX86: Mark MMX instructions as SSE instructions
Hendiadyoin1
2022-04-06
UserspaceEmulator: Truncate in CVTTSS2SI
Hendiadyoin1
2022-04-06
LibX86: Correct CVTSS2SI's register signature
Hendiadyoin1
2022-04-06
LibWeb: Rename compute_intrinsic_height() => calculate_auto_height()
Andreas Kling
2022-04-06
LibWeb: Remove incorrect comment from FFC flex item cross sizing
Andreas Kling
2022-04-06
AK+Userland: Rename Array::front/back to first/last
Sam Atkins
2022-04-06
InspectorServer: Defer removal of InspectableProcess from table
sin-ack
2022-04-06
SystemMonitor: Keep current process selection expanded if needed
kleines Filmröllchen
2022-04-06
SystemMonitor: Display processes and their threads in a tree :^)
kleines Filmröllchen
2022-04-06
LibGUI: Don't stringify non-textlike data in TreeView's tree column
kleines Filmröllchen
2022-04-06
SystemMonitor: Pass the correct parent when checking for selected values
kleines Filmröllchen
2022-04-06
SystemMonitor: Move TID to the front in ProcessModel
kleines Filmröllchen
2022-04-06
LibGUI: Add is_toggled getter for TreeView
kleines Filmröllchen
2022-04-06
LibGUI: Associate model index metadata directly with the model index
kleines Filmröllchen
2022-04-06
LibGUI: Register many properties of AbstractView
kleines Filmröllchen
2022-04-06
LibGUI: Register should_fill_selected_rows for GML in TreeView
kleines Filmröllchen
2022-04-06
LibGUI: Delegate the tree column in SortingProxyModel
kleines Filmröllchen
2022-04-06
LibGUI: Register AbstractTableView.column_headers_visible
kleines Filmröllchen
2022-04-06
LibGUI: Implement column_headers_visible in AbstractTableView
kleines Filmröllchen
2022-04-06
LibWeb: Determine intrinsic flex container size from content-size
Andreas Kling
2022-04-06
LibCore+Base: Hide empty options sections in manpages
sin-ack
2022-04-06
LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts
sin-ack
2022-04-06
LibWeb: Add basic constructor/prototype to exotic objects
Igor Pissolati
2022-04-06
AnalogClock: Keep default alpha hit threshold
Ali Chraghi
2022-04-06
LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamically
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Add virtual base class for devices
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Add virtual base class for Images
Stephan Unverwerth
[next]