index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ladybird
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-12-25
Ladybird: Reimplement the DOM inspector :^)
MacDue
2022-12-25
Ladybird: Support building Ladybird as a non-top-level project
Andrew Kaster
2022-12-25
Ladybird: Implement SQLServer for Ladybird :^)
Timothy Flynn
2022-12-25
Ladybird: Implement WebDriver for Ladybird :^)
Timothy Flynn
2022-12-25
Ladybird: Clean up linked libraries
Linus Groh
2022-12-25
Ladybird: Use Browser's History.{cpp,h}
Linus Groh
2022-12-25
Ladybird: Use Browser's CookieJar.{cpp,h}
Linus Groh
2022-12-25
Ladybird/CMake: Launch gdb with follow fork mode to debug WebContent
networkException
2022-12-25
Ladybird/CMake: Add options for enabling {A,M,UB}SAN
networkException
2022-12-25
Ladybird: Ensure that installed ladybird can launch WebContent process
Andrew Kaster
2022-12-25
Ladybird: Make ladybird depend on WebContent
Luke Wilde
2022-12-25
Ladybird: Port over ConsoleWidget from the SerenityOS Browser
Andreas Kling
2022-12-25
Ladybird: Render web content in a separate process :^)
Andreas Kling
2022-12-25
Ladybird/CMake: Enable compile_commands.json by default
Andrew Kaster
2022-12-25
Ladybird: Add a very simple DOM inspector
Andreas Kling
2022-12-25
Ladybird: Rename WebView to SimpleWebView
Andreas Kling
2022-12-25
Ladybird/WebView: Move WebSocket stuff to its own files
Andreas Kling
2022-12-25
Ladybird/WebView: Move our PageClient to its own file
Andreas Kling
2022-12-25
Ladybird/CMake: Install resources and Lagom libraries alongside ladybird
Andrew Kaster
2022-12-25
Ladybird: Implement the Web::Platform::ImageCodecPlugin interface
Andreas Kling
2022-12-25
Ladybird/CMake: Link against LibSoftGPU to fix WebGL with serenity LibGL
Andrew Kaster
2022-12-25
Ladybird: Add a FontPlugin and try much harder to find suitable fonts
Andreas Kling
2022-12-25
Ladybird: Use only the Qt event loop to speed everything up :^)
Andreas Kling
2022-12-25
Ladybird: Add SettingsDialog stub
Filiph Sandström
2022-12-25
Ladybird: Add Settings class
Filiph Sandström
2022-12-25
Ladybird/Meta: Add Android build
Andrew Kaster
2022-12-25
Ladybird: Add quick & dirty port of the JS console from Browser :^)
Andreas Kling
2022-12-25
Ladybird: Fix compilation on macOS/Clang
Daniel Bertalan
2022-12-25
Ladybird: Implement basic cookie support
Andreas Kling
2022-12-25
Ladybird: Expanded toolbar with browser history and home button
Matthew Costa
2022-12-25
Ladybird: Rudimentary tabbed browsing support
Matthew Costa
2022-12-25
Ladybird: Stop using deprecated Qt API and re-enable deprecated warnings
Andreas Kling
2022-12-25
Ladybird: Use QtNetwork for HTTP and HTTPS requests
Andreas Kling
2022-12-25
Ladybird/Meta: Convert to CMake build
Andrew Kaster