index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
Browser
Age
Commit message (
Expand
)
Author
2023-03-14
Documentation: Start documenting LibWeb code style & patterns
Linus Groh
2022-10-09
Documentation: Update AddNewIDLFile for GC and Exposed changes
Andrew Kaster
2022-10-03
Documentation: Change references to uid based sockets to sids
Peter Elliott
2022-09-21
Everywhere: Rename WrapperGenerator to BindingsGenerator
Linus Groh
2022-09-06
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make DOM::Event and all its subclasses GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make CSSRule and all its subclasses GC-allocated
Andreas Kling
2022-08-14
Base: Launch WebContent at session start-up
Lucas CHOLLET
2022-08-14
Documentation: Add missing step when creating a new IDL type
Sam Atkins
2022-07-17
LibWeb: Rename FormattingState to LayoutState
Andreas Kling
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-11
Documentation: Correct and update IDL documentation
Sam Atkins
2022-03-11
Documentation: Add some notes about LibWeb's new paint tree
Andreas Kling
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2022-02-24
Documentation: Start writing about "LibWeb: From loading to painting"
Andreas Kling
2021-10-04
Documentation: Add documentation for adding IDL files
Sam Atkins
2021-06-02
Documentation: Correct some typos in kernel and browser docs
Siddhant Rao
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2020-08-17
LibWeb: Rename WebContentView => OutOfProcessWebView
Andreas Kling
2020-07-06
Documentation: Add note about DNS lookups to browser architecture docs
Andreas Kling
2020-07-06
Documentation: Add a document about the Browser process architecture
Andreas Kling