Home | History | Annotate | Download | only in history

Lines Matching refs:urls

96   // |bookmark_service| is used to determine bookmarked URLs when deleting and
109 // URLs and omnibox searches are interpreted.
159 // Request the |result_count| most visited URLs and the chain of
160 // redirects leading to each of these URLs. |days_back| is the
275 virtual bool GetAllTypedURLs(std::vector<history::URLRow>* urls);
292 virtual void DeleteURLs(const std::vector<GURL>& urls);
306 void URLsNoLongerBookmarked(const std::set<GURL>& urls);
499 // Given a vector of all URLs that we will keep, removes all thumbnails
501 // URLs. The favicon IDs will change, so this will update the url rows in the
506 // set of URLs in the URL table (these should correspond to the bookmarked
507 // URLs).
509 // The IDs of the URLs may change.