Aliaksandr Kalenik
|
12a2aebeb6
LibWeb: Move painting surface allocation into rendering thread
|
5 hours ago |
Andreas Kling
|
3169747989
LibJS: Emit PutById instead of PutByValue when key is string literal
|
9 hours ago |
Andreas Kling
|
4426c50a18
LibJS: Emit GetById instead of GetByValue when key is string literal
|
9 hours ago |
Andreas Kling
|
976ccb9224
LibJS: Add fast path for Int32 values in ToBoolean
|
9 hours ago |
Andreas Kling
|
8de03e8cfd
LibJS: Add fast paths in ToNumeric for booleans, null and undefined
|
10 hours ago |
Andrew Kaster
|
3fcef0c519
Revert "CI: Temporarily install CMake 3.x"
|
8 hours ago |
Andrew Kaster
|
20352cc05b
Meta: Update vcpkg to latest main revision
|
8 hours ago |
Andrew Kaster
|
91c1aed57f
Revert "Meta: Add workaround for CMake 4.0 policy minimum changes"
|
8 hours ago |
Andreas Kling
|
cba80580e2
Revert "LibJS: Avoid calling generic Instruction::length() during dispatch"
|
8 hours ago |
Andreas Kling
|
ec590ef3e6
LibJS: Add builtin for Math.random()
|
11 hours ago |
Andreas Kling
|
714e8aec8a
LibJS: Add builtin for Math.imul()
|
11 hours ago |
Andreas Kling
|
ab5d5d8b50
LibGC: Avoid excessive bitfield use in GC::Cell
|
1 day ago |
Andreas Kling
|
8f2ee01e6f
LibJS: Avoid calling generic Instruction::length() during dispatch
|
12 hours ago |
Aliaksandr Kalenik
|
4b04e97feb
LibWeb: Send IPC messages exceeding socket buffer through shared memory
|
20 hours ago |
Aliaksandr Kalenik
|
bc0ec84100
LibWeb: Don't queue rendering task for empty display lists
|
1 day ago |
Aliaksandr Kalenik
|
cf143cf118
LibWeb: Don't call flush() when no surface is passed in execute_impl()
|
1 day ago |
Timothy Flynn
|
920170f60a
LibWebView+UI: Remove native do-not-track setting
|
1 day ago |
Timothy Flynn
|
1be3e7fd8a
LibWebView: Add do-not-track setting to about:settings
|
1 day ago |
Timothy Flynn
|
49dae536a7
Base: Replace bespoke input switch with native element
|
1 day ago |
Andrew Kaster
|
04d44c9b26
Meta: Add workaround for CMake 4.0 policy minimum changes
|
1 day ago |
Andrew Kaster
|
8e0786641f
Meta: Explicitly enable zstd feature for tiff in vcpkg
|
2 days ago |
Andrew Kaster
|
6c0f97dcf2
Meta: Omit vcpkg overlay ports from style and EOF lints
|
2 days ago |
Andrew Kaster
|
8455d23a4b
Revert "Meta: Add fontconfig and freetype vcpkg overlays"
|
2 days ago |
Andrew Kaster
|
1fec9d6917
Meta: Update vcpkg to latest master
|
2 days ago |
Sam Atkins
|
3af25b9d2f
LibWeb/SVG: Mark SVG factory functions as [NewObject]
|
1 day ago |
Sam Atkins
|
b74ec1ab7e
LibWeb/SVG: Remove fixme about SVGSVGElement::getElementById()
|
1 day ago |
Sam Atkins
|
07adbddbcd
LibWeb/SVG: Remove SVGAElement.text attribute
|
1 day ago |
Sam Atkins
|
02e8c0e1d1
LibWeb/HTML: Allow throwing SecurityError for push/replaceState() abuse
|
1 day ago |
Sam Atkins
|
7367150536
LibWeb/HTML: Update FIXME to not reset form-associated custom elements
|
1 day ago |
R-Goc
|
5226a566e9
AK: Modify IntrusiveRedBlackTree for Windows
|
1 month ago |