Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 년 전 |
martinfalisse
|
c719a542c5
LibWeb: Add `--layout-test-mode` flag to HeadlessBrowser
|
2 년 전 |
Timothy Flynn
|
8fe846eb7f
Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file
|
2 년 전 |
MacDue
|
0329ddf46a
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
|
2 년 전 |
Andreas Kling
|
71bdee2837
headless-browser: Don't print extra newline after layout tree dumps
|
2 년 전 |
Lucas CHOLLET
|
496b7ffb2b
LibGfx: Move all image loaders and writers to a subdirectory
|
2 년 전 |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 년 전 |
Timothy Flynn
|
f8b6369c23
WebContent+Everywhere: Add a WebContent IPC to activate a tab
|
2 년 전 |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 년 전 |
Aliaksandr Kalenik
|
a9f8d4eada
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
|
2 년 전 |
Timothy Flynn
|
700ad6bf35
WebContent+LibWebView: Consolidate the way browsers connect to WebDriver
|
2 년 전 |
Timothy Flynn
|
97536e4684
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
|
2 년 전 |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 년 전 |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 년 전 |
Timothy Flynn
|
7090f74524
headless-browser: Add a mode to dump the layout tree after load finish
|
2 년 전 |
Timothy Flynn
|
2845a8e139
headless-browser: Support loading local file:// URLs
|
2 년 전 |
Timothy Flynn
|
31bdd8a918
headless-browser: Massage URLs a bit before loading
|
2 년 전 |
Timothy Flynn
|
11fe34ce0f
headless-browser: Re-implement headless-browser using an OOPWV
|
2 년 전 |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 년 전 |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 년 전 |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 년 전 |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 년 전 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 년 전 |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 년 전 |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 년 전 |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
2 년 전 |
Tim Schumacher
|
220fbcaa7e
AK: Remove the fallible constructor from `FixedMemoryStream`
|
2 년 전 |
Guilherme Gonçalves
|
230c0b34d4
LibWeb+LibWebSocket: DOM WebSocket subprotocol support
|
2 년 전 |
Timothy Flynn
|
96f409ec1e
LibWeb+WebContent: Do not reference-count file request objects
|
2 년 전 |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 년 전 |