Gunnar Beutner
|
889359b6f9
Userland: Make IPC handlers return void if they don't have any outputs
|
4 år sedan |
Gunnar Beutner
|
7cf2839a26
Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Timothy Flynn
|
2381b19719
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
|
4 år sedan |
Idan Horowitz
|
bc9cd55da4
Browser+LibWeb: Add support for spoofing the browser user agent
|
4 år sedan |
Linus Groh
|
e8739ddab7
LibWeb+WebContent: Keep track of screen rect
|
4 år sedan |
Timothy Flynn
|
855920fe13
Browser+LibWeb+WebContent: Add action to clear resource cache
|
4 år sedan |
Brandon Scott
|
51f073ff39
WebContent: Added IPC calls for initializing JS console and sending input
|
4 år sedan |
Brandon Scott
|
306501fd4a
WebContent: Added IPC calls for getting source
|
4 år sedan |
Andreas Kling
|
ded8c728d2
LibWeb: Plumb wheel events from widget layer to EventHandler
|
4 år sedan |
AnotherTest
|
09a43969ba
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
4 år sedan |
Andreas Kling
|
342b787d1c
LibWeb: Move main thread JavaScript VM to its own file
|
4 år sedan |
Andreas Kling
|
1ce03f4f34
LibIPC: Stop sending client ID to clients
|
4 år sedan |
Andreas Kling
|
1b5be4a342
LibIPC: Stop exchanging client/server PIDs in greeting handshake
|
4 år sedan |
Andreas Kling
|
df2a4adcd2
Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process
|
4 år sedan |
Andreas Kling
|
1dad47c0f9
WebContent: Set the main thread name based on the current page host
|
4 år sedan |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 år sedan |
asynts
|
24888457d5
Everywhere: Replace a bundle of dbg with dbgln.
|
4 år sedan |
Andreas Kling
|
1cb44ec5ee
Everywhere: Remove more <AK/SharedBuffer.h> includes
|
4 år sedan |
Andreas Kling
|
b5d98c0945
LibWeb+WebContent: Use anonymous files for OOPWV backing stores
|
4 år sedan |
Andreas Kling
|
d846808122
LibWeb: Port the WebContent service to Core::AnonymousBuffer for themes
|
4 år sedan |
Andreas Kling
|
c7ac7e6eaf
Services: Move to Userland/Services/
|
4 år sedan |