Commits
User selector
Commit History
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Dec 6, 2018
Content Extensions: Misc fixes to debugging / perf testing code
Show description for 984da92committed
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Jun 29, 2015
Make the NFA transitions range-based
Show description for eda358ecommitted
Commits on May 1, 2015
[Content Extensions] Add CombinedURLFilters debugging code.
Show description for 542c968committedCompile fix when using content extensions debugging code.
Show description for 7ee1da6committed
Commits on Apr 28, 2015
[Content Extensions] Use less memory for CombinedURLFilters.
Show description for b281416authored andcommitted
Commits on Apr 23, 2015
Use less memory when compiling content extensions.
Show description for 3b15abaauthored andcommitted
Commits on Mar 31, 2015
Content Extensions: split the state machines to minimize prefix states
Show description for 568cf68authored andcommitted
Commits on Mar 17, 2015
Compile character ranges targeting the same state as range check in the bytecode
Show description for b8c1a9dauthored andcommitted
Commits on Mar 11, 2015
Add basic support for BOL and EOL assertions to the URL Filter parser
Show description for 508c622authored andcommitted
Commits on Mar 9, 2015
Merge TrivialAtom and CharacterSet into a Term abstraction, prepare Term for composition
Show description for cbe3891authored andcommitted
Commits on Jan 21, 2015
Handle the transition on any character as a separate type of transition
Show description for 22b5d95committed
Commits on Jan 15, 2015
When building the NFA of the global disjunction, share the prefix subgraph of existing subpatterns
Show description for 5f48462committed
Commits on Jan 14, 2015
Do not create new set for every sub-operation when converting a NFA to DFA
Show description for 4d825a2committed
Commits on Jan 13, 2015
Add basic pattern matching support to the url filters
Show description for 5564db5committed
Commits on Jan 9, 2015
[WK2] Start a prototype for declarative site specific extensions
Show description for 26a7903committed
Loading