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-11-03
Everywhere: Clean up "the the" comment typos
Nico Weber
2022-11-03
LibJS: Rename the Intl Enumeration Available* AOs to AvailableCanonical*
Timothy Flynn
2022-11-03
LibXML+LibWeb: Store the XML document's original source
Timothy Flynn
2022-11-03
LibWeb: Make it obvious that DOM::Document makes a copy of its source
Timothy Flynn
2022-11-03
LibXML: Convert some tab characters to spaces
Timothy Flynn
2022-11-03
WebDriver+Browser: Implement `GET /session/{id}/source`
Timothy Flynn
2022-11-03
LibWebView+WebContent: Add IPC to run the fragment serialization steps
Timothy Flynn
2022-11-03
LibWeb: Fully implement the fragment serializing algorithm
Timothy Flynn
2022-11-03
Flood: Link against all required libraries privately
Andrew Kaster
2022-11-03
Games: Add Flood
implicitfield
2022-11-02
LibJS: Use the UnsignedBigInteger compare_to_double algorithm
Moustafa Raafat
2022-11-02
LibCrypto: Add a way to compare UnsignedBigInteger with double
Moustafa Raafat
2022-11-02
tail: Port to Core::Stream, use Core::FileWatcher
demostanis
2022-11-02
WebDriver: Implement `POST /session/{session id}/execute/async` endpoint
Linus Groh
2022-11-02
WebDriver: Implement `POST /session/{session id}/execute/sync` endpoint
Linus Groh
2022-11-02
WebDriver: Support "data" field in error responses
Linus Groh
2022-11-02
Browser+LibWebView: Add WebDriver IPC plumbing for executing scripts
Linus Groh
2022-11-02
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
Linus Groh
2022-11-02
Browser: Add a context menu item to take a screenshot of the current tab
Timothy Flynn
2022-11-02
LibWeb: Resolve unresolved CSS calc() values in StyleComputer
Andreas Kling
2022-11-02
LibWeb: Add CSS::Parser helper for parsing a standalone "calc()" value
Andreas Kling
2022-11-02
LibWeb: Add helper functions to create CSS parser tokens
Andreas Kling
2022-11-02
LibWeb: Do CSS var() expansion in a separate pass
Andreas Kling
2022-11-02
LibWeb: Don't panic on unsupported text-decoration-line values
Andreas Kling
2022-11-02
LibWeb: Fix `justify-content: center` interaction with flex item margins
Andreas Kling
2022-11-03
Shell: Re-block SIGTT{IN,OU} on start
Ali Mohammad Pur
2022-11-03
LibLine: Avoid crashing on a 0x0 terminal
Ali Mohammad Pur
2022-11-02
WebDriver+Browser: Implement `GET /session/{id}/screenshot`
Timothy Flynn
2022-11-02
Browser+LibWebView: Add a Tab hook to take a screenshot
Timothy Flynn
2022-11-02
WebContent: Support sending large responses to the WebDriver client
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/minimize`
Timothy Flynn
2022-11-02
LibGUI+WindowServer: Allow programatically minimizing windows
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/maximize`
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `POST /session/{id}/window/rect`
Timothy Flynn
2022-11-02
WebDriver+Browser: Implement `GET /session/{id}/window/rect`
Timothy Flynn
2022-11-02
WebDriver: Convert a couple tabs to spaces
Timothy Flynn
2022-11-02
TextEditor: Save the selected font
Moustafa Raafat
2022-11-02
SystemMonitor: Add context menu for opening adapter in NetworkSettings
Maciej
2022-11-02
NetworkSettings: Add command line option for opening a specific adapter
Maciej
2022-11-02
SystemMonitor: Add Command column to ProcessModel
Maciej
2022-11-02
LibWeb: Support translate3d
Aliaksandr Kalenik
2022-11-02
LibWeb: Use more verbose input in CSS transform function generator
Aliaksandr Kalenik
2022-11-02
PixelPaint+LibGfx: Allow resizing images and layers
jack gleeson
2022-11-01
LibWeb: Paint `conic-gradient()`s
MacDue
2022-11-01
LibWeb: Parse `conic-gradient()`s
MacDue
2022-11-01
LibWeb: Parse CSS `<position>`s
MacDue
2022-11-01
LibWeb: Add PositionValue class to represent CSS `<position>`s
MacDue
2022-11-01
LibWeb: Add ConicGradientStyleValue
MacDue
2022-11-01
LibWeb: Define window.outerWidth and window.outerHeight
Timothy Flynn
2022-11-01
LibWeb: Retrieve the last known window position for window.screenX/Y
Timothy Flynn
[next]