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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-11-15
Userland: Properly define IPC::encode and IPC::decode specializations
Timothy Flynn
2022-11-15
LibIPC: Forward declare the encode() and decode() template functions
Timothy Flynn
2022-11-15
LibJS: Remove workaround for Clang misalignment in MathematicalValue
Timothy Flynn
2022-11-15
LibJS: Fix that functions in module did not look for var declarations
davidot
2022-11-15
LibJS: Use correct this value for tagged template calls
davidot
2022-11-15
LibJS: Treat '\\' as an escaped character in template literals
davidot
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Elements From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Element From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Element Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Active Element
Timothy Flynn
2022-11-14
LibWeb: Handle inset properties in style_value_for_property()
Itamar
2022-11-14
LibCore: Invoke `forward` from the global namespace inside C_OBJECT
Timothy Flynn
2022-11-14
LibCore: Allow TCPServer's port to be reused after it exits
Timothy Flynn
2022-11-14
LibWeb: Parse unknown media type in media queries
Aliaksandr Kalenik
2022-11-14
LibWeb: Support device-height and device-width media query values
Aliaksandr Kalenik
2022-11-14
LibVT: Make shortcuts propagate completely before terminal input
Zaggy1024
2022-11-14
LibGUI: Handle Action keyboard shortcuts in Widget keydown
Zaggy1024
2022-11-14
LibGUI: Share code for finding an Action by Shortcut
Zaggy1024
2022-11-14
LibWeb: Respect media attribute of style tag
Aliaksandr Kalenik
2022-11-14
VideoPlayer: Make PlaybackManager use OwnPtr
Zaggy1024
2022-11-14
LibWeb: Implement XMLHttpRequest.withCredentials
Linus Groh
2022-11-14
LibWeb: Add a clarifying comment to XHR::m_response_object
Linus Groh
2022-11-14
LibWeb: Use HeaderList from Fetch for XHR author request headers
Linus Groh
2022-11-14
LibWeb: Rename XHR::{m_request_headers => m_author_request_headers}
Linus Groh
2022-11-14
LibWeb: Rename XHR::{m_url => m_request_url}
Linus Groh
2022-11-14
LibWeb: Rename XHR::{m_method => m_request_method}
Linus Groh
2022-11-14
LibWeb: Add spec comments and links to XHR members
Linus Groh
2022-11-14
LibWeb: Rename XHR's ReadyState / m_ready_state to just State / m_state
Linus Groh
2022-11-13
SoundPlayer: Load cover image from music files
Lucas CHOLLET
2022-11-13
LibAudio: Make `FlacLoaderPlugin` destructor virtual
Lucas CHOLLET
2022-11-13
LibAudio: Parse the picture metadata block
Lucas CHOLLET
2022-11-13
LibCore: Allow `MemoryStream::seek` to go to EOF
Lucas CHOLLET
2022-11-13
LibAudio: Explicitly support Application metadata block type
Lucas CHOLLET
2022-11-13
LibAudio: Explicitly support Padding metadata block type
Lucas CHOLLET
2022-11-13
LibGfx: Don't require the OS/2 table for ttf files
Julian Offenhäuser
2022-11-13
LibGfx: Make the ttf parser recognize files with the "true" tag
Julian Offenhäuser
2022-11-13
LibCore: Add query for all accounts and groups
ne0ndrag0n
2022-11-13
LibArchive: Make get_field_as_integral error out on non-octal input
implicitfield
2022-11-13
LibArchive: Make TarInputStream::advance report errors
implicitfield
2022-11-13
LibC: Implement getpass()
Julian Eigmüller
2022-11-14
LibWeb: Define the route for the Fullscreen Window command
Timothy Flynn
2022-11-13
LibWeb: Support animated backgrounds
Moustafa Raafat
2022-11-13
LibWeb: Implement bare-bones `HTMLElement.dir`
Igor Pissolati
2022-11-13
LibWeb: Implement `window.location.origin`
Igor Pissolati
2022-11-13
LibThreading: Add thread priority controls to Thread
kleines Filmröllchen
2022-11-13
LibAudio: Revert to using buffered file reading
kleines Filmröllchen
2022-11-13
LibWeb+WebContentr+WebDriver: Move driver response wrapping to LibWeb
Timothy Flynn
2022-11-13
LibWeb: Re-implement WebDriver endpoint handling within Web::WebDriver
Timothy Flynn
2022-11-12
LibVideo: Rename parse_tree_new to parse_tree in VP9/TreeParser.cpp
Zaggy1024
2022-11-12
LibVideo: Create TokensContext struct for token parsing parameters
Zaggy1024
[next]