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-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
2022-04-06
LibGPU+LibSoftGPU: Move RasterizerOptions into LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Vertex.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGPU+LibSoftGPU: Move LightModelParameters into LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move TexCoordGenerationConfig into LibGPU
Stephan Unverwerth
2022-04-06
LibGPU+LibSoftGPU: Move RasterPosition into its own header in LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move StencilConfiguration.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Material.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Light.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move SamplerConfig to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move ImageDataLayout.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move ImageFormat.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move Enums.h to LibGPU
Stephan Unverwerth
2022-04-06
LibGL+LibGPU+LibSoftGPU: Move DeviceConfig to LibGPU
Stephan Unverwerth
2022-04-06
LibWeb: Implement basic intrinsic sizing algorithms for flex containers
Andreas Kling
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
[next]