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 Aug 30, 2020
Remove NFC normalization when submitting forms and encoding URL queries and fix EUC-JP encoding
Show description for 70d8c20committed
Commits on Mar 19, 2020
Make URL::path() return a StringView
Show description for cc7cf18committed
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on Oct 1, 2018
URL should not use TextEncoding internally
Show description for e32bd95committed
Commits on Sep 27, 2018
URLParser should use TextEncoding through an abstract class
Show description for d0b661ecommitted
Commits on Feb 17, 2018
Remove dead code for UTF-32
Show description for a20f39aauthored andcommitted
Commits on Dec 7, 2017
Modernize some aspects of text codecs, eliminate WebKit use of strcasecmp
Show description for cf6bc5bcommitted
Commits on Oct 15, 2017
Commits on Jan 7, 2017
Remove PassRefPtr use from "inspector", "platform/sql", and "platform/text"
Show description for 879f1d6committed
Commits on Jan 4, 2016
Simplify the CachedScript ASCII optimization.
Show description for b68ccbccommitted
Andreas Kling
Commits on Feb 12, 2015
Do not export functions defined in headers.
Show description for d8dbe37committed
Commits on Sep 2, 2014
2014-09-02 Alex Christensen <achristensen@webkit.org>
Show description for 260bd55committed
Commits on Aug 22, 2014
More WEBCORE_EXPORT macros!
Show description for 0201708committed
Commits on Mar 18, 2014
Reduce use of deprecatedCharacters in WebCore
Show description for 7c83b72committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Feb 3, 2014
Stop using Unicode.h
Show description for a42b58acommitted
Commits on Nov 6, 2012
canonicalizedTitle() shouldn't convert 8 bit title strings to 16 bit
Show description for 3684e6bcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading