forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NTP::SectionOrder] Replace CategoryFactory with a category ranker.
This CL: 1) Adds CategoryRanker interface; 2) Adds a default constant category ranker implementation (based on CategoryFactory); 3) Replaces CategoryFactory with a new ranker; 4) Factory methods are moved to Category. This is the initial step of moving to personalised section order. BUG=673659 Review-Url: https://codereview.chromium.org/2568033005 Cr-Commit-Position: refs/heads/master@{#439451}
- Loading branch information
vitaliii
authored and
Commit bot
committed
Dec 19, 2016
1 parent
216a94b
commit 7456f5a
Showing
43 changed files
with
764 additions
and
578 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.