Home | History | Annotate | Download | only in history

Lines Matching full:sites

39 // Stores the data for the top "most visited" sites. This includes a cache of
41 // of those sites.
100 // not invoked at this point then we load from the top sites service.
135 // Shuts down top sites.
157 // Returns true if the given URL is known to the top sites service.
161 // Returns true if the top sites list is full (i.e. we already have the
162 // maximum number of top sites). This function also returns false if
182 // History finished loading and we need to migrate top sites out of history.
189 // Enumeration of possible states the top sites backend can be in.
195 // the top sites db didn't exist, or if the db existed but is from an old
199 // Top sites is loaded.
204 // reading last known top sites from the DB.
230 // Called by our timer. Starts the query for the most visited sites.
299 // Callback from TopSites with the top sites/thumbnails.
310 // The top sites data.
313 // Copy of the top sites data that may be accessed on any thread (assuming
325 // Timer that asks history for the top sites. This is used to make sure our
337 // The map of requests for the top sites list. Can only be
338 // non-empty at startup. After we read the top sites from the DB, we'll
344 // enough Top Sites (new profile), we store it until the next
351 // Sites when GetMostVisitedURLs is called. Note that we are still