Commits
User selector
Commit History
Commits on Apr 6, 2021
Define AtomString(ASCIILiteral) and use ASCIILiteral more to avoid memory allocation
Show description for d98d247committed
Commits on Apr 2, 2021
[WTF] Introduce RobinHoodHashTable
Show description for 4fb6881committed
Commits on May 1, 2020
Introduce MainThreadNeverDestroyed / MainThreadLazyNeverDestroyed
Show description for 5d2e5bacommitted
Commits on Mar 19, 2020
Make URL::path() return a StringView
Show description for cc7cf18committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Jul 25, 2017
More NeverDestroyed and related cleanup
Show description for 9c0888ecommitted
Commits on Jul 18, 2017
Improve use of NeverDestroyed
Show description for b7c1664committed
Commits on Jul 7, 2017
[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for 60e5e92committed
Commits on Jul 6, 2017
Unreviewed, rolling out r219178.
Show description for 1a37f1acommitted[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for ee7d299committed
Commits on Jul 16, 2016
Rename fastGetAttribute to attributeWithoutSynchronization
Show description for 6b421c7committed
Commits on Mar 6, 2016
Fix two minor typos from http://trac.webkit.org/changeset/197626 that were causing some test failures.
Show description for 6ddcd9ecommitted
Sam WeinigAdd support for processing the autofill field name out of form control elements ultimately to aid input methods
Show description for f4982c3committed
Sam Weinig
Loading