Andreas Kling
|
9f7a68136f
LibWeb: It's AK_OS_MACOS, not AK_OS_MAC
|
2 年之前 |
Andreas Kling
|
6aa82f8b0b
LibWeb: Report the current OS instead of always saying SerenityOS
|
2 年之前 |
Undefine
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
3 年之前 |
Kenneth Myhra
|
92a3803066
LibWeb: Add timeout_callback to ResourceLoader::load()
|
3 年之前 |
Lucas CHOLLET
|
662711fa26
Browser+LibWeb+WebContent: Allow Browser to load local files
|
3 年之前 |
Andreas Kling
|
c03a0e7260
LibWeb: Fix unsafe capture of ref-to-local when setting up load timeout
|
3 年之前 |
Kenneth Myhra
|
c805987329
LibWeb: Add timeout functionality to ResourceLoader
|
3 年之前 |
DexesTTP
|
c00ae53b66
LibWeb: Abstract the LibProtocol ResourceLoader connection
|
3 年之前 |
Andreas Kling
|
9ed5a14af2
LibWeb: Remove unused ResourceLoader::load_sync()
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Timothy Flynn
|
20eb441cba
LibWeb: Evict replaced Resource objects from cache
|
3 年之前 |
Andreas Kling
|
8f1a3f7878
LibWeb: Tweak our User-Agent string
|
3 年之前 |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 年之前 |
Ali Mohammad Pur
|
f0e2c517fc
LibWeb: Implement the dns-prefetch and preconnect link relationships
|
3 年之前 |
Ali Mohammad Pur
|
e780ee2832
LibWeb: Avoid introducing a reference cycle in ResourceLoader::load()
|
3 年之前 |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 年之前 |
Brian Gianforcaro
|
bca8707e15
LibWeb: Start tracking elapsed time when a resource is loaded
|
3 年之前 |
Andreas Kling
|
56d25d7210
LibWeb: Show "x86_64" in the user agent string on x86_64 :^)
|
4 年之前 |
DexesTTP
|
71d27abb97
Services: Rename ProtocolServer to RequestServer
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Timothy Flynn
|
347838a240
LibWeb: Set Cookie header on <script> resource requests
|
4 年之前 |
Idan Horowitz
|
bc9cd55da4
Browser+LibWeb: Add support for spoofing the browser user agent
|
4 年之前 |
Linus Groh
|
000ef96613
LibWeb: Pass optional status code to ResourceLoader callbacks
|
4 年之前 |
Timothy Flynn
|
855920fe13
Browser+LibWeb+WebContent: Add action to clear resource cache
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |