/external/chromium/chrome/browser/google/ |
google_url_tracker.h | 17 #include "googleurl/src/gurl.h" 56 static GURL GoogleURL(); 79 void AcceptGoogleURL(const GURL& google_url); 80 void CancelGoogleURL(const GURL& google_url); 89 const GURL&); 110 const GURL& url, 126 const GURL& pending_url); 136 GURL google_url_; 137 GURL fetched_google_url_; 156 GURL search_url_ [all...] |
/external/chromium_org/chrome/browser/google/ |
google_url_tracker_unittest.cc | 43 const GURL& search_url); 49 const GURL& search_url); 53 virtual void Update(const GURL& search_url) OVERRIDE; 218 GURL fetched_google_url() const { 221 void set_google_url(const GURL& url) { 224 GURL google_url() const { return google_url_tracker_->google_url(); } 225 void SetLastPromptedGoogleURL(const GURL& url); 226 GURL GetLastPromptedGoogleURL(); 229 void CommitSearch(intptr_t unique_id, const GURL& search_url); 245 const GURL& search_url) [all...] |
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
externally_connectable_unittest.cc | 52 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com"))); 53 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://example.com/"))); 54 EXPECT_FALSE(info->matches.MatchesURL(GURL("http://example.com/index.html"))); 56 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com"))); 57 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/"))); 58 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://google.com/index.html"))); 59 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com"))); 60 EXPECT_TRUE(info->matches.MatchesURL(GURL("http://www.google.com/"))); 61 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com"))); 62 EXPECT_TRUE(info->matches.MatchesURL(GURL("https://google.com/"))) [all...] |
/external/chromium/chrome/common/extensions/ |
user_script_unittest.cc | 8 #include "googleurl/src/gurl.h" 23 EXPECT_TRUE(script.MatchesUrl(GURL("http://mail.google.com"))); 24 EXPECT_TRUE(script.MatchesUrl(GURL("http://mail.google.com/foo"))); 25 EXPECT_TRUE(script.MatchesUrl(GURL("https://mail.google.com/foo"))); 26 EXPECT_TRUE(script.MatchesUrl(GURL("ftp://mail.google.com/foo"))); 27 EXPECT_TRUE(script.MatchesUrl(GURL("http://woo.mail.google.com/foo"))); 28 EXPECT_TRUE(script.MatchesUrl(GURL("http://mail.yahoo.com/bar"))); 29 EXPECT_TRUE(script.MatchesUrl(GURL("http://mail.msn.com/baz"))); 30 EXPECT_FALSE(script.MatchesUrl(GURL("http://www.hotmail.com"))); 33 EXPECT_TRUE(script.MatchesUrl(GURL("http://mail.google.com"))) [all...] |
extension_sidebar_utils.h | 12 class GURL; 20 // In case of any problem, returns an empty invalid GURL and |error| receives 22 GURL ResolveRelativePath(const std::string& relative_path,
|
/external/chromium/chrome/browser/net/ |
predictor.h | 46 typedef std::map<GURL, UrlInfo> Results; 75 void Resolve(const GURL& url, 83 void PredictFrameSubresources(const GURL& url); 88 void AnticipateOmniboxUrl(const GURL& url, bool preconnectable); 91 void PreconnectUrlAndSubresources(const GURL& url); 97 void LearnFromNavigation(const GURL& referring_url, const GURL& target_url); 134 // Returns GURL::EmptyGURL() if the scheme is not http/https or if the url 136 static GURL CanonicalizeUrl(const GURL& url) [all...] |
/external/chromium_org/webkit/browser/appcache/ |
appcache_host.h | 12 #include "url/gurl.h" 62 void SelectCache(const GURL& document_url, 64 const GURL& manifest_url); 68 void MarkAsForeignEntry(const GURL& document_url, 86 const GURL& preferred_manifest_url() const { 89 void set_preferred_manifest_url(const GURL& url) { 107 void AssociateNoCache(const GURL& manifest_url); 113 void AssociateIncompleteCache(AppCache* cache, const GURL& manifest_url); 130 void NotifyMainResourceIsNamespaceEntry(const GURL& namespace_entry_url); 134 void NotifyMainResourceBlocked(const GURL& manifest_url) [all...] |
manifest_parser_unittest.cc | 8 #include "url/gurl.h" 17 GURL url; 24 GURL url; 66 const GURL kUrl; 76 const GURL kUrl("http://www.foo.com"); 113 const GURL kUrl("http://www.bar.com"); 143 EXPECT_EQ(GURL("http://www.bar.com/relative/one"), online[0].namespace_url); 144 EXPECT_EQ(GURL("http://www.bar.com/two"), online[1].namespace_url); 145 EXPECT_EQ(GURL("http://www.diff.com/three"), online[2].namespace_url); 146 EXPECT_EQ(GURL("http://www.bar.com/relative/four"), online[3].namespace_url) [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_classifier.h | 17 class GURL; 41 GURL* alternate_nav_url);
|
/external/chromium/chrome/browser/chromeos/login/ |
auth_response_handler.h | 13 class GURL; 26 virtual bool CanHandle(const GURL& url) = 0;
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_title.h | 13 class GURL; 32 void SetUrl(const GURL& url);
|
/external/chromium/chrome/browser/ |
desktop_notification_handler.h | 11 class GURL; 28 void OnRequestPermission(const GURL& origin, int callback_id);
|
favicon_service.h | 18 class GURL; 49 Handle GetFavicon(const GURL& icon_url, 59 Handle UpdateFaviconMappingAndFetch(const GURL& page_url, 60 const GURL& icon_url, 73 Handle GetFaviconForURL(const GURL& page_url, 79 void SetFaviconOutOfDateForPage(const GURL& page_url); 88 void SetFavicon(const GURL& page_url, 89 const GURL& icon_url,
|
/external/chromium/chrome/browser/ui/gtk/ |
external_protocol_dialog_gtk.h | 11 #include "googleurl/src/gurl.h" 18 explicit ExternalProtocolDialogGtk(const GURL& url); 26 GURL url_;
|
/external/chromium/chrome/browser/ui/ |
status_bubble.h | 11 class GURL; 41 virtual void SetURL(const GURL& url, const string16& languages) = 0;
|
/external/chromium/chrome/common/ |
about_handler.cc | 7 #include "googleurl/src/gurl.h" 24 bool WillHandle(const GURL& url) { 30 if (GURL(*url_handler) == url)
|
favicon_url.h | 9 #include "googleurl/src/gurl.h" 22 FaviconURL(const GURL& url, IconType type); 26 GURL icon_url;
|
icon_messages.h | 29 GURL /* URL of the image */, 43 GURL /* URL of the image */,
|
/external/chromium/net/base/ |
openssl_private_key_store.h | 14 class GURL; 41 virtual bool StorePrivateKey(const GURL& url, EVP_PKEY* pkey) = 0;
|
/external/chromium/webkit/glue/ |
form_data.h | 14 #include "googleurl/src/gurl.h" 30 GURL origin; 32 GURL action;
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_classifier.h | 16 class GURL; 46 GURL* alternate_nav_url);
|
/external/chromium_org/chrome/browser/bookmarks/ |
bookmark_service.h | 11 #include "url/gurl.h" 25 GURL url; 35 virtual bool IsBookmarked(const GURL& url) = 0;
|
/external/chromium_org/chrome/browser/component_updater/ |
component_updater_ping_manager.h | 10 #include "url/gurl.h" 24 PingManager(const GURL& ping_url, 30 const GURL ping_url_;
|
/external/chromium_org/chrome/browser/content_settings/ |
content_settings_origin_identifier_value_map_unittest.cc | 12 #include "url/gurl.h" 18 map.GetValue(GURL("http://www.google.com"), 19 GURL("http://www.google.com"), 29 EXPECT_TRUE(expected_value->Equals(map.GetValue(GURL("http://www.google.com"), 30 GURL("http://www.google.com"), 35 map.GetValue(GURL("http://www.google.com"), 36 GURL("http://www.youtube.com"), 41 map.GetValue(GURL("http://www.youtube.com"), 42 GURL("http://www.google.com"), 47 map.GetValue(GURL("http://www.google.com") [all...] |
cookie_settings.h | 22 class GURL; 47 bool IsReadingCookieAllowed(const GURL& url, 48 const GURL& first_party_url) const; 54 bool IsSettingCookieAllowed(const GURL& url, 55 const GURL& first_party_url) const; 62 bool IsCookieSessionOnly(const GURL& url) const; 97 const GURL& url, 98 const GURL& first_party_url,
|