ladybird/Userland/Libraries
Timothy Flynn 40b9d248be LibWeb: Implement screenshot painting inside Web::WebDriver
This will allow for implementing the screenshot action closer to the
spec, as we can now use HTMLCanvasElement to encode the bitmap, and
capture the screenshot on the animation frame loop.
2022-11-11 11:36:07 +00:00
..
LibArchive
LibAudio
LibC LibC: Implement getpwent_r 2022-11-08 11:51:19 +01:00
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig
LibCore LibCore: Add support for LocalServer to propogate accept() errors 2022-11-08 19:58:34 -05:00
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx
LibGL
LibGPU
LibGUI LibGUI: Shift+Tab unindents line 2022-11-09 21:27:47 +01:00
LibHTTP
LibIDL LibIDL: Also handle anonymous union types in resolve_typedef() 2022-11-10 21:23:00 +00:00
LibImageDecoderClient
LibIMAP
LibIPC AK+LibIPC: Add a convenience encoder/decoder for JsonValue 2022-11-08 19:58:34 -05:00
LibJS Everywhere: Fix a few comment typos 2022-11-09 16:00:32 +00:00
LibKeyboard
LibLine LibLine: Consider URL in actual_rendered_string_length 2022-11-10 12:34:21 +03:30
LibLocale
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex LibRegex: Don't treat ForkReplace* as new forks 2022-11-09 21:28:54 +01:00
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo LibVideo: Treat BT.601/709/2020 input transfer characteristics as sRGB 2022-11-11 11:34:03 +01:00
LibVT
LibWasm
LibWeb LibWeb: Implement screenshot painting inside Web::WebDriver 2022-11-11 11:36:07 +00:00
LibWebSocket LibWebSocket: Buffer incoming frame data until whole frame is available 2022-11-09 02:06:33 +01:00
LibWebView Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent 2022-11-10 17:02:11 +00:00
LibX86
LibXML
CMakeLists.txt