tree: 98de55ea96bad778fb5f84145ec9fda1bd944ca0 [path history] [tgz]
  1. android/
  2. internal/
  3. public/
  4. DEPS
  5. OWNERS
  6. README.md
components/visited_url_ranking/README.md

Visited URL Ranking Component

Component that facilitates fetching and ranking of aggregated user URL visit data managed by different sources (e.g. Tab Model, Session, History).

Visited URL Ranking services

There is a common interface to fulfill data fetching requirements:

  • URLVisitDataFetcher Common interface that facilitates fetching and aggregation of URL visit data across different sources.

There are different services that fulfill different requirements: