index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-03
Everywhere: Clean up "the the" comment typos
Nico Weber
2022-11-03
LibUnicode: Make the generated .h and .cpp paths for emoji data optional
Timothy Flynn
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
CI: Also update the main workflow to use actions/checkout version 3
Timothy Flynn
2022-11-03
CI: Upgrade `actions/setup-python` to v4
Filiph Sandström
2022-11-03
CI: Upgrade `actions/checkout` to v3
Filiph Sandström
2022-11-03
Flood: Link against all required libraries privately
Andrew Kaster
2022-11-03
Games: Add Flood
implicitfield
2022-11-03
Documentation: Give collapsed sections consistent headers
Filiph Sandström
2022-11-02
AK: Add support for mlibc in URL
Dennis Bonke
2022-11-02
AK: Add support for mlibc in LexicalPath
Dennis Bonke
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
Base: Update tail(1) man page
demostanis
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
Documentation: Update macOS build dependencies to gcc-12
John Diamond
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
[next]