Home | History | Annotate | Download | only in search

Lines Matching refs:GURL

16 class GURL;
74 base::string16 GetSearchTermsFromURL(Profile* profile, const GURL& url);
93 bool ShouldAssignURLToInstantRenderer(const GURL& url, Profile* profile);
96 bool ShouldUseProcessPerSiteForInstantURL(const GURL& url, Profile* profile);
100 bool IsNTPURL(const GURL& url, Profile* profile);
113 // Returns the Instant URL of the default search engine. Returns an empty GURL
124 GURL GetInstantURL(Profile* profile,
129 std::vector<GURL> GetSearchURLs(Profile* profile);
134 GURL GetSearchResultPrefetchBaseURL(Profile* profile);
142 GURL GetLocalInstantURL(Profile* profile);
183 GURL GetEffectiveURLForInstant(const GURL& url, Profile* profile);
197 bool HandleNewTabURLRewrite(GURL* url,
200 bool HandleNewTabURLReverseRewrite(GURL* url,
255 GURL GetNewTabPageURL(Profile* profile);