Commits
User selector
Commit History
Commits on Jun 5, 2021
Use Vector<uint8_t> instead of Vector<char> to store bytes in SharedBuffer
Show description for 3194bf4committed
Commits on May 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on Mar 11, 2021
REGRESSION(r272293) WebArchives originally loaded over HTTP fail to load subresources that would be upgraded to HTTPS
Show description for a5609baauthored andcommitted
Commits on Aug 28, 2020
Remove almost all the remaining uses of live ranges
Show description for 03ef0cacommitted
Commits on Jul 30, 2020
Further reduction in the use of live ranges, particularly in headers
Show description for 5d95fb7committed
Commits on Jun 6, 2020
Source/WebCore:
Show description for a438cb5authored andcommitted
Commits on May 9, 2020
Nullptr crash in LegacyWebArchive::createPropertyListRepresentation when copying selected range that contains surrogate characters
Show description for 5e007c0committed
Jack Lee
Commits on Apr 25, 2020
Prepare to remove automatic URL->String conversion operators
Show description for 4512220authored andcommitted
Commits on Mar 23, 2020
Rename blankURL to aboutBlankURL
Show description for 7f68aeecommitted
Commits on Feb 5, 2020
Remove NSKeyedArchiverSPI.h now that WebKit only uses API
Show description for 2de4c2ccommitted
Commits on Jan 30, 2020
PAL: Remove old iOS version macros
Show description for 6ce914fcommitted
Commits on Oct 31, 2019
[JSC] Date functions should have intrinsic
Show description for 2ada800committed
Commits on Oct 4, 2019
Rename SchemeRegistry to LegacySchemeRegistry
Show description for 60b3cdbcommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Aug 17, 2019
Rename StringBuilder::flexibleAppend(...) to StringBuilder::append(...)
Show description for 9e498adcommitted
Sam Weinig
Commits on May 20, 2019
Unreviewed build fix
Show description for d95e6a4committed
Commits on Mar 19, 2019
Build cleanly with GCC 9
Show description for 743bc7dcommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 31, 2018
[Cocoa] Attachment dropped from one web view to another is missing its file wrapper
Show description for 4ed4298committed
Commits on Oct 24, 2018
Cleanup: MIMETypeRegistry functions
Show description for f0352c4authored andcommitted
Commits on Oct 3, 2018
Copying content with shadow DOM doesn't copy any contents
Show description for a9bc8c0committed
Commits on Oct 2, 2018
Remove ParsedURLString
Show description for f3c41dacommittedAdd a new variant of serializePreservingVisualAppearance which takes VisibleSelection
Show description for 6145f5bcommitted
Commits on Sep 28, 2018
Rename createMarkup to serializePreservingVisualAppearance
Show description for 800ce72committedUse enum class in createMarkup arguments
Show description for 1a89acecommitted
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Jun 5, 2018
[Cocoa] Update more code to be more ARC-compatible to prepare for future ARC adoption
Show description for 70cefedcommitted
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Mar 29, 2018
Substitute ArchiveFactory::isArchiveMIMEType() for ArchiveFactory::isArchiveMimeType().
Show description for de87667committed
Commits on Feb 22, 2018
Make SubstituteResource take a ResourceResponse r-value
Show description for b8c734cauthored andcommitted
Commits on Dec 22, 2017
ServiceWorkerThreadProxy should set the correct cookie and cache partitioning options
Show description for 9d89263authored andcommitted
Commits on Nov 30, 2017
Part 2: Adopt updated NSKeyed[Un]Archiver API when available
Show description for e3f5a45committed
Commits on Nov 29, 2017
Adopt updated NSKeyed[Un]Archiver API when available
Show description for 4cf8194committed
Commits on Nov 24, 2017
[GTK] [Debug] Fix build after r225117.
Show description for 8cdaa09committed