summaryrefslogtreecommitdiff
path: root/Documentation/Browser
AgeCommit message (Expand)Author
2022-10-09Documentation: Update AddNewIDLFile for GC and Exposed changesAndrew Kaster
2022-10-03Documentation: Change references to uid based sockets to sidsPeter Elliott
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-09-06LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocatedAndreas Kling
2022-09-06LibWeb: Make DOM::Event and all its subclasses GC-allocatedAndreas Kling
2022-09-06LibWeb: Make CSSRule and all its subclasses GC-allocatedAndreas Kling
2022-08-14Base: Launch WebContent at session start-upLucas CHOLLET
2022-08-14Documentation: Add missing step when creating a new IDL typeSam Atkins
2022-07-17LibWeb: Rename FormattingState to LayoutStateAndreas Kling
2022-05-13Meta: Move LibWeb's CMake generation script to its own fileDexesTTP
2022-05-11Documentation: Correct and update IDL documentationSam Atkins
2022-03-11Documentation: Add some notes about LibWeb's new paint treeAndreas Kling
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-24Documentation: Start writing about "LibWeb: From loading to painting"Andreas Kling
2021-10-04Documentation: Add documentation for adding IDL filesSam Atkins
2021-06-02Documentation: Correct some typos in kernel and browser docsSiddhant Rao
2021-04-25Services: Rename ProtocolServer to RequestServerDexesTTP
2020-08-17LibWeb: Rename WebContentView => OutOfProcessWebViewAndreas Kling
2020-07-06Documentation: Add note about DNS lookups to browser architecture docsAndreas Kling
2020-07-06Documentation: Add a document about the Browser process architectureAndreas Kling