Andrew Kaster
|
091a0e0b78
LibWeb: Report Android 10 as OS_STRING in user agent on Android
|
1 年之前 |
nipos
|
45e38c99c2
LibWeb: Add Haiku platform string to ResourceLoader
|
1 年之前 |
Andrew Kaster
|
bd131c0bf8
LibWeb: Use "Android" as the OS string on Android
|
1 年之前 |
Sergey Bugaev
|
79431b32b2
AK: Add AK_OS_GNU_HURD :^)
|
1 年之前 |
Sergey Bugaev
|
b21382bd4e
LibWeb: Set CPU_STRING for i386
|
1 年之前 |
Andreas Kling
|
4ead33d8fc
LibWeb: Remove "LibWeb+LibJS/1.0" from the default User-Agent string
|
1 年之前 |
auipc
|
1653c5ea41
LibWeb: Use current platform for navigator.platform
|
1 年之前 |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
2 年之前 |
Tim Ledbetter
|
1a17e08f87
Everywhere: Correctly report progress of downloads larger than 4GiB
|
2 年之前 |
nipos
|
1dbc9bcc0b
LibWeb: Add Solaris/SunOS platform string to ResourceLoader
|
2 年之前 |
Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 年之前 |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 年之前 |
Liav A
|
445b5e1e94
Userland: Remove i686 support
|
2 年之前 |
Undefine
|
e0a904c852
LibWeb: Display DragonFly in the user agent string
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Timothy Flynn
|
021eb04640
LibWeb: Extract out the User-Agent browser name and version
|
2 年之前 |
Linus Groh
|
6deb5ce9b5
LibWeb: Implement 'Default `User-Agent` value' AO
|
2 年之前 |
Andreas Kling
|
2a0a274898
LibWeb: Identify as "Ladybird" instead of "Browser"
|
2 年之前 |
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 年之前 |