Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 yıl önce |
Andreas Kling
|
4452b5ca09
LibWeb: Make 2D and 3D canvas rendering contexts GC-allocated
|
2 yıl önce |
Luke Wilde
|
58f882200c
LibWeb: Add the ability to retrieve a WebGL context from getContext
|
3 yıl önce |
Andreas Kling
|
b4a8be5dc9
LibWeb: Reset canvas elements when their width/height attribute are set
|
3 yıl önce |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 yıl önce |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 yıl önce |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 yıl önce |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 yıl önce |
Andreas Kling
|
778268b1a5
LibWeb: Allow setting the width & height properties on <canvas> elements
|
3 yıl önce |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
3 yıl önce |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 yıl önce |
Andreas Kling
|
f8dd3e14ba
LibWeb: Rename CSS::StyleResolver => StyleComputer
|
3 yıl önce |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 yıl önce |
K-Adam
|
95f393ebcd
LibWeb: Return null if an unknown canvas context type is requested
|
3 yıl önce |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 yıl önce |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 yıl önce |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 yıl önce |
Andreas Kling
|
955eef83b0
LibWeb: Add basic support for HTMLCanvasElement.toDataURL() :^)
|
4 yıl önce |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 yıl önce |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 yıl önce |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 yıl önce |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 yıl önce |