Commits
User selector
Commit History
Commits on Dec 4, 2020
Serialize NFA to disk before converting it to a DFA when compiling a WKContentRuleList
Show description for 54a6b3fauthored andcommitted
Commits on Aug 22, 2020
Make some small improvements involving sorting
Show description for be36c78committed
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 Jul 28, 2015
ShrinkToFit() all the DFA's vectors when we no longer need to add new nodes to it
Show description for c95bf91authored andcommitted
Commits on Jul 16, 2015
[Content extensions] Combine suffixes when generating NFAs
Show description for 8a9e671authored andcommitted
Commits on Jul 11, 2015
Fix CONTENT_EXTENSIONS_STATE_MACHINE_DEBUGGING
Show description for f2e5fabcommitted
Commits on Jul 6, 2015
[Content Extensions] Make the DFA transitions ranges instead of characters
Show description for 9fb95c7authored andcommitted
Commits on Jun 29, 2015
Make the NFA transitions range-based
Show description for eda358ecommitted
Commits on Jun 5, 2015
Combine tiny DFAs into slightly larger ones
Show description for 8875596authored andcommitted
Commits on Jun 1, 2015
[Content Extensions] Reduce DFA memory usage.
Show description for b65d745committed
Commits on May 1, 2015
Compile fix when using content extensions debugging code.
Show description for 7ee1da6committed
Commits on Apr 23, 2015
Use less memory when compiling content extensions.
Show description for 3b15abaauthored andcommitted
Commits on Apr 14, 2015
Add a conservative DFA minimizer for the content extension matcher
Show description for 1e2e448committed
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 Feb 27, 2015
Compile DFA to bytecode.
Show description for a4a89b7committed
Commits on Feb 18, 2015
Unreviewed, rolling out r180260.
Show description for d0ef5c4committedAdd a trivial code generator for the DFA
Show description for 3d6a5bdcommitted
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
Build fix after r178151
Show description for bfecde1committed[WK2] Start a prototype for declarative site specific extensions
Show description for 26a7903committed
Loading