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
/
LibWeb
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-08-07
LibWeb: Use rect value in CSS clip property
Tom
2022-07-26
LibWeb: Introduce the File interface from the FileAPI spec
Kenneth Myhra
2022-07-19
LibWeb: Implement '5.1. Headers class' from the Fetch API :^)
Linus Groh
2022-07-18
LibWeb: Add GradientPainting for painting linear-gradients
MacDue
2022-07-17
LibWeb: Rename FormattingState to LayoutState
Andreas Kling
2022-07-17
LibWeb: Introduce Blob
Kenneth Myhra
2022-07-16
LibWeb: Add definitions from '2.2.6. Responses' in the Fetch spec
Linus Groh
2022-07-15
LibWeb: Add definitions from '2.2.5 Requests' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Add definitions from '2.2.4. Bodies' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Add definitions from '2.2.3. Statuses' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Add definitions from '2.2.2. Headers' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Add definitions from '2.2.1. Methods' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Move Fetch::collect_an_http_quoted_string() into HTTP.{cpp,h}
Linus Groh
2022-07-14
LibWeb: Add definitions from '2.1. URL' in the Fetch spec
Linus Groh
2022-07-14
LibWeb: Add 'byte-{lower,upper}case' operations from the Infra spec
Linus Groh
2022-07-11
LibWeb: Introduce Mutation{Record,Observer} and observer microtasks
Luke Wilde
2022-07-05
LibWeb: Implement XMLSerializer
Luke Wilde
2022-06-29
LibWeb: Implement WindowEventHandlers
Luke Wilde
2022-06-27
LibWeb: Add CDATASection
Luke Wilde
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-16
LibWeb: Add BorderRadiusCornerClipper
MacDue
2022-06-13
LibWeb: Add the ability to retrieve a WebGL context from getContext
Luke Wilde
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWeb: Abstract the image decoding via Web::ImageDecoding::Decoder
DexesTTP
2022-05-15
LibWebView: Move StylePropertiesModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move DOMTreeModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move the DumpLayoutTree utility to LibWebView
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
Meta: Move LibWeb's CMake generation script to its own file
DexesTTP
2022-05-11
LibWeb: Add CSSSupportsRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSMediaRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSImportRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSConditionRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add CSSGroupingRule wrapper
Sam Atkins
2022-05-11
LibWeb: Add MediaList wrapper
Sam Atkins
2022-05-04
LibWeb: Use Unicode data for CSS text-transform property
Karol Kosek
2022-04-18
LibWeb: Add code generator for CSS transform functions
Sam Atkins
2022-04-14
LibWeb: Add a new code generator for CSS enums
Sam Atkins
2022-04-12
LibWeb: Rename StyleRule -> Rule
Sam Atkins
2022-04-12
LibWeb: Rename StyleRules.cpp -> StyleRule.cpp and tidy up
Sam Atkins
2022-04-12
LibWeb: Move DeclarationOrAtRule code into DeclarationOrAtRule.cpp
Sam Atkins
2022-04-12
LibWeb: Move Declaration code into Declaration.cpp
Sam Atkins
2022-04-12
LibWeb: Move/rename StyleBlockRule to Parser::Block
Sam Atkins
2022-04-12
LibWeb: Move StyleBlockRule code into StyleBlockRule.cpp
Sam Atkins
2022-04-12
LibWeb: Move/rename StyleFunctionRule to Parser::Function
Sam Atkins
2022-04-12
LibWeb: Move StyleFunctionRule code into StyleFunctionRule.cpp
Sam Atkins
2022-04-12
LibWeb: Move ComponentValue code into ComponentValue.cpp
Sam Atkins
2022-04-11
LibWeb: Add SVGDefsElement
Simon Danner
2022-04-10
LibWeb: Sketch out a very basic SVG <clipPath> element
Andreas Kling
2022-04-09
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
Ali Mohammad Pur
[prev]
[next]