Sam Atkins
|
51a426cc05
LibWeb: Add method for listing all style sheets on a page
|
11 月之前 |
Timothy Flynn
|
3ec5c1941f
LibWeb+LibWebView: Add a button to the Inspector to export its contents
|
11 月之前 |
Aliaksandr Kalenik
|
3edd22143d
LibWeb: Remove set_needs_display() from PageClient::ready_to_paint()
|
11 月之前 |
Timothy Flynn
|
facaf953eb
LibWeb+WebContent: Add a page hook to invoke the did-click-link IPC
|
1 年之前 |
Timothy Flynn
|
3ff965d672
WebContent: Remove unnecessary [[maybe_unused]] attributes
|
1 年之前 |
Timothy Flynn
|
0e640f6f70
WebContent: Limit the Console client to the top-level navigable client
|
1 年之前 |
Timothy Flynn
|
0a819e628e
LibWeb+WebContent: Store console clients on the DOM document
|
1 年之前 |
Timothy Flynn
|
a1c57ed79a
WebContent: Do not create JS consoles for fragment-parsing documents
|
1 年之前 |
Sam Atkins
|
6160400ab7
Revert "WebContent: Limit the Console client to the top-level navigable"
|
1 年之前 |
Timothy Flynn
|
758f4887bc
WebContent: Limit the Console client to the top-level navigable client
|
1 年之前 |
Aliaksandr Kalenik
|
3627329bed
Everywhere: Use Skia painter by default
|
1 年之前 |
Aliaksandr Kalenik
|
3ddacaa705
Ladybird+LibWeb+WebContent: Always use Skia CPU backend in tests mode
|
1 年之前 |
Aliaksandr Kalenik
|
830b287c46
Everywhere: Remove GPU painter and AccelGfx
|
1 年之前 |
circl
|
ceb9c3b797
LibWeb+UI: Add tooltip overriding and use it for <video> tags
|
1 年之前 |
circl
|
0f7623dd83
LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving
|
1 年之前 |
Victor Tran
|
31698281b6
LibWeb: Stop deadlocking on unit tests
|
1 年之前 |
Aliaksandr Kalenik
|
c62cc915df
Everywhere: Pass backing store into Navigable::paint()
|
1 年之前 |
Andrew Kaster
|
7c607a4749
WebContent: Remove stale on_webcontent_connection hook
|
1 年之前 |
Aliaksandr Kalenik
|
760dfdcc1a
LibWeb: Rename CommandExecutor to DisplayListPlayer
|
1 年之前 |
Aliaksandr Kalenik
|
be2c484bb6
LibWebView+WebContent: Move backing store allocation into WebContent
|
1 年之前 |
Aliaksandr Kalenik
|
cbbe49cdf0
WebContent: Move screenshot requests handling into repaint loop
|
1 年之前 |
Aliaksandr Kalenik
|
0b48c1ea3f
Everywhere: Remove AffineCommandExecutorCPU
|
1 年之前 |
Aliaksandr Kalenik
|
6dd124fc87
LibWeb+WebContent+WebWorker: Allow to query painter type from PageClient
|
1 年之前 |
Aliaksandr Kalenik
|
25c4355406
Ladybird+LibWeb+WebContent: Add an option to enable Skia painter
|
1 年之前 |
Luke Warlow
|
099b77d60f
LibWeb: Add motion preference
|
1 年之前 |
Daniel Bertalan
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
1 年之前 |
koenditor
|
33f66dcb8f
WebContent: Add missing ifdef
|
1 年之前 |
Luke Warlow
|
ee64684565
LibWeb: Add Contrast preference
|
1 年之前 |
Aliaksandr Kalenik
|
cbd566a354
LibWeb+WebContent: Move PageClient::paint() into TraversableNavigable
|
1 年之前 |
Aliaksandr Kalenik
|
c7133faf26
LibWeb: Rename Navigable::paint() to record_painting_commands()
|
1 年之前 |