Ali Mohammad Pur
|
a42e03b01a
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
|
3 年之前 |
Andreas Kling
|
06d97c892b
LibWeb+Browser: Remove Web::WebViewHooks class
|
3 年之前 |
Valtteri Koskivuori
|
45a81f5a2c
Browser+LibWeb+WebContent: Add ability to inspect local storage
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Sam Atkins
|
0326ad34df
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
|
3 年之前 |
Ben Abraham
|
7594350376
Browser: Show currently loading host and remaining resource count
|
3 年之前 |
Vrins
|
39a5076f40
Browser+LibWeb: Add an Element size preview widget to inspector
|
3 年之前 |
Andreas Kling
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 年之前 |
Sam Atkins
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Sam Atkins
|
53edaa3b26
LibWeb+WebContent: Add set_preferred_color_scheme IPC call
|
3 年之前 |
Andreas Kling
|
f72a37b9d4
LibWeb: Coalesce nested repaint requests instead of swallowing them
|
3 年之前 |
Andreas Kling
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
3 年之前 |
Andreas Kling
|
a79bdd2bd5
LibWeb+Browser: Make ad blocking work in the multi-process world
|
3 年之前 |
Andreas Kling
|
c2c007b356
LibWeb: Don't request WebContent repaint while we have repaints pending
|
3 年之前 |
Andreas Kling
|
17a5c96b7c
LibWeb: Make a SharedBitmap struct for OOPWV bitmaps
|
3 年之前 |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 年之前 |
Sam Atkins
|
83414af9f3
LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call
|
3 年之前 |
Sam Atkins
|
a09219159c
LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas
|
3 年之前 |
Andreas Kling
|
9d03ea6f74
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
|
3 年之前 |
Sam Atkins
|
e255b5dd31
LibWeb+WebContent: Remove old console-logging IPC calls
|
3 年之前 |
Sam Atkins
|
c619a57cf8
LibWeb+WebContent: Add new console-message IPC calls
|
3 年之前 |
Sam Atkins
|
1ccf10789e
LibWeb+WebContent: Add query for hovered DOM node to OOPWV
|
3 年之前 |
Sam Atkins
|
3b07f49d48
LibWeb+WebContent: Implement asynchronous DOM Node properties call
|
3 年之前 |
Sam Atkins
|
f381f8d63e
LibWeb+WebContent: Add inspect_dom_node() IPC call
|
3 年之前 |
Andreas Kling
|
fd922cf92f
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
|
3 年之前 |
Timothy Flynn
|
ae910e4370
LibWeb: Add OOPWV IPC for selecting all text
|
4 年之前 |
Timothy Flynn
|
2fda6ce159
LibWeb: Add OOPWV IPC for retrieving selected text
|
4 年之前 |
Adam Hodgen
|
cd6b9613c5
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
4 年之前 |
Tom
|
4392da970a
WindowServer: Add initial support for rendering on multiple screens
|
4 年之前 |