HomeSort by relevance Sort by last modified time
    Searched refs:GURL (Results 1076 - 1100 of 5716) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/
three_d_api_observer.cc 24 const GURL& url,
35 ThreeDAPIInfoBarDelegate(const GURL& url, content::ThreeDAPIType requester);
48 GURL url_;
60 const GURL& url,
70 const GURL& url,
145 GURL("https://support.google.com/chrome/?p=ib_webgl"),
164 void ThreeDAPIObserver::DidBlock3DAPIs(const GURL& url,
  /external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_unittest.cc 30 virtual bool IsKnownURL(const GURL& url) OVERRIDE {
33 virtual bool GetPageThumbnailScore(const GURL& url,
46 void AddKnownURL(const GURL& url, const ThumbnailScore& score) {
69 void AddKnownURL(const GURL& url, const ThumbnailScore& score) {
80 const GURL kGoodURL("http://www.google.com/");
81 const GURL kBadURL("chrome://newtab");
108 const GURL kAnotherGoodURL("http://www.youtube.com/");
  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router.h 18 class GURL;
49 virtual void NavigateToURL(const GURL& url,
54 virtual void OnDeleteMostVisitedItem(const GURL& url) = 0;
57 virtual void OnUndoMostVisitedDeletion(const GURL& url) = 0;
169 const GURL& url,
172 void OnDeleteMostVisitedItem(int page_id, const GURL& url) const;
173 void OnUndoMostVisitedDeletion(int page_id, const GURL& url) const;
instant_page_unittest.cc 21 #include "url/gurl.h"
39 const GURL& url));
42 const GURL& url,
73 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
75 NavigateAndCommit(GURL("http://example.com"));
83 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
96 NavigateAndCommit(GURL("chrome-search://foo/bar"));
110 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
116 NavigateAndCommit(GURL("http://www.example.com"));
136 NavigateAndCommit(GURL("chrome-search://foo/bar"))
    [all...]
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_url_fetcher.h 16 class GURL;
73 const GURL& url,
87 const GURL& url,
94 const GURL& url,
124 const GURL& url,
129 const GURL& url,
149 const GURL& url,
  /external/chromium_org/content/public/browser/
navigation_controller.h 18 #include "url/gurl.h"
100 const GURL& url,
110 GURL url;
127 std::vector<GURL> redirect_chain;
147 GURL base_url_for_data_url;
151 GURL virtual_url_for_data_url;
177 explicit LoadURLParams(const GURL& url);
302 virtual void LoadURL(const GURL& url,
  /external/chromium_org/extensions/common/permissions/
permissions_data.h 18 class GURL;
46 const GURL& document_url,
47 const GURL& top_document_url,
129 static bool HasHostPermission(const Extension* extension, const GURL& url);
161 const GURL& document_url,
162 const GURL& top_document_url,
177 const GURL& page_url,
  /external/chromium_org/google_apis/gaia/
gaia_auth_util_unittest.cc 8 #include "url/gurl.h"
98 EXPECT_TRUE(IsGaiaSignonRealm(GURL("https://accounts.google.com/")));
99 EXPECT_FALSE(IsGaiaSignonRealm(GURL("http://accounts.google.com/")));
102 EXPECT_FALSE(IsGaiaSignonRealm(GURL("https://www.google.com/")));
103 EXPECT_FALSE(IsGaiaSignonRealm(GURL("http://www.google.com/")));
104 EXPECT_FALSE(IsGaiaSignonRealm(GURL("https://google.com/")));
105 EXPECT_FALSE(IsGaiaSignonRealm(GURL("https://mail.google.com/")));
108 EXPECT_FALSE(IsGaiaSignonRealm(GURL("https://www.example.com/")));
  /external/chromium_org/webkit/browser/appcache/
appcache_group.h 17 #include "url/gurl.h"
47 AppCacheGroup(AppCacheStorage* storage, const GURL& manifest_url,
56 const GURL& manifest_url() const { return manifest_url_; }
82 StartUpdateWithNewMasterEntry(host, GURL());
89 const GURL& new_master_resource);
105 typedef std::map<AppCacheHost*, GURL> QueuedUpdates;
117 void QueueUpdate(AppCacheHost* host, const GURL& new_master_resource);
125 const GURL manifest_url_;
  /external/chromium/chrome/browser/download/
save_package.h 21 #include "googleurl/src/gurl.h"
25 class GURL;
115 void SaveFailed(const GURL& save_url);
140 static bool IsSavableURL(const GURL& url);
184 const GURL& url,
199 GURL GetUrlToBeSaved();
209 const std::vector<GURL>& resources_list,
210 const std::vector<GURL>& referrers_list,
211 const std::vector<GURL>& frames_list);
213 void OnReceivedSerializedHtmlData(const GURL& frame_url
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_appcache_helper_unittest.cc 40 GURL manifest1("http://example1.com/manifest.xml");
41 GURL manifest2("http://example2.com/path1/manifest.xml");
42 GURL manifest3("http://example2.com/path2/manifest.xml");
55 std::map<GURL, appcache::AppCacheInfoVector>& collection =
65 std::set<GURL> manifest_results;
75 GURL manifest("http://example.com/manifest.xml");
87 std::map<GURL, appcache::AppCacheInfoVector>& collection =
99 GURL manifest("http://example.com/manifest.xml");
114 GURL manifest1("chrome-extension://abcdefghijklmnopqrstuvwxyz/manifest.xml");
115 GURL manifest2("chrome-devtools://abcdefghijklmnopqrstuvwxyz/manifest.xml")
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.h 35 #include "url/gurl.h"
63 // void(GURL phishing_url, bool is_phishing).
64 typedef base::Callback<void(GURL, bool)> ClientReportPhishingRequestCallback;
65 // void(GURL original_url, GURL malware_url, bool is_malware).
66 typedef base::Callback<void(GURL, GURL, bool)>
127 virtual bool GetValidCachedResult(const GURL& url, bool* is_phishing);
130 virtual bool IsInCache(const GURL& url);
190 typedef std::map<GURL, linked_ptr<CacheState> > PhishingCache
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 70 GURL GetSyncableFileSystemRootURI(const GURL& origin) {
71 return GURL(fileapi::GetExternalFileSystemRootURIString(
75 FileSystemURL CreateSyncableFileSystemURL(const GURL& origin,
111 ExternalMountPoints::GetSystemInstance()->CrackURL(GURL(serialized_url));
126 return IsSyncFSDirectoryOperationEnabled(GURL());
129 bool IsSyncFSDirectoryOperationEnabled(const GURL& origin) {
140 bool IsV2EnabledForOrigin(const GURL& origin) {
172 was_enabled_ = IsSyncFSDirectoryOperationEnabled(GURL());
177 DCHECK(IsSyncFSDirectoryOperationEnabled(GURL()));
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_favicon_loader.cc 14 #include "url/gurl.h"
51 const GURL& image_url,
55 void AddFavicon(const GURL& image_url, const SkBitmap& new_bitmap);
61 typedef std::set<GURL> UrlSet;
68 GURL bitmap_url_;
84 std::set<GURL> urls;
89 const GURL& url = iter->icon_url;
102 bitmap_url_ = GURL();
106 for (std::set<GURL>::iterator iter = urls.begin();
129 const GURL& image_url
    [all...]
  /external/chromium_org/chrome/browser/webdata/
web_data_service.h 30 class GURL;
139 void SetWebAppImage(const GURL& app_url, const SkBitmap& image);
142 void SetWebAppHasAllImages(const GURL& app_url, bool has_all_images);
145 void RemoveWebApp(const GURL& app_url);
149 Handle GetWebAppImages(const GURL& app_url, WebDataServiceConsumer* consumer);
207 WebDatabase::State SetWebAppImageImpl(const GURL& app_url,
209 WebDatabase::State SetWebAppHasAllImagesImpl(const GURL& app_url,
211 WebDatabase::State RemoveWebAppImpl(const GURL& app_url, WebDatabase* db);
213 const GURL& app_url, WebDatabase* db);
235 const GURL& service_url)
    [all...]
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_url_feature_extractor_unittest.cc 13 #include "url/gurl.h"
42 ASSERT_TRUE(extractor_.ExtractFeatures(GURL(url), &features));
62 ASSERT_TRUE(extractor_.ExtractFeatures(GURL(url), &features));
73 ASSERT_TRUE(extractor_.ExtractFeatures(GURL(url), &features));
84 ASSERT_TRUE(extractor_.ExtractFeatures(GURL(url), &features));
97 ASSERT_TRUE(extractor_.ExtractFeatures(GURL(url), &features));
101 EXPECT_FALSE(extractor_.ExtractFeatures(GURL(url), &features));
104 EXPECT_FALSE(extractor_.ExtractFeatures(GURL(url), &features));
107 EXPECT_FALSE(extractor_.ExtractFeatures(GURL(url), &features));
110 EXPECT_FALSE(extractor_.ExtractFeatures(GURL(url), &features))
    [all...]
  /external/chromium_org/content/browser/service_worker/
service_worker_storage.cc 48 const GURL& pattern,
69 const GURL& document_url,
98 void ServiceWorkerStorage::Register(const GURL& pattern,
99 const GURL& script_url,
110 void ServiceWorkerStorage::Unregister(const GURL& pattern,
122 const GURL& pattern,
123 const GURL& script_url) {
142 void ServiceWorkerStorage::UnregisterInternal(const GURL& pattern) {
151 bool ServiceWorkerStorage::PatternMatches(const GURL& pattern,
152 const GURL& url)
    [all...]
  /external/chromium/chrome/browser/extensions/
window_open_apitest.cc 74 GURL::Replacements replace_host;
81 GURL open_tab =
84 GURL open_popup =
88 browser()->OpenURL(open_tab, GURL(), NEW_FOREGROUND_TAB,
90 browser()->OpenURL(open_popup, GURL(), NEW_FOREGROUND_TAB,
  /external/chromium/chrome/browser/net/
chrome_cookie_policy.cc 26 int ChromeCookiePolicy::CanGetCookies(const GURL& url,
27 const GURL& first_party) const {
47 int ChromeCookiePolicy::CanSetCookie(const GURL& url,
48 const GURL& first_party,
66 int ChromeCookiePolicy::CheckPolicy(const GURL& url) const {
  /external/chromium/chrome/browser/safe_browsing/
malware_details.h 92 bool IsPublicUrl(const GURL& url) const;
98 const GURL& url);
102 void AddUrl(const GURL& url,
103 const GURL& parent,
105 const std::vector<GURL>* children);
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.h 81 static bool IsDevToolsURL(const GURL& url);
82 static bool IsInternalResourcesURL(const GURL& url);
117 void OpenURL(const GURL& url,
128 void WriteURLToClipboard(const GURL& url);
141 GURL selection_navigation_url_;
view_source_uitest.cc 49 GURL url(chrome::kViewSourceScheme + std::string(":") +
70 GURL url(test_server_.GetURL(kTestHtml));
74 GURL url_viewsource(chrome::kViewSourceScheme + std::string(":") +
87 GURL url(test_server_.GetURL(kTestHtml));
100 GURL url_viewsource(chrome::kViewSourceScheme + std::string(":") +
  /external/chromium/chrome/common/
automation_messages.h 70 const GURL& initial_url,
71 const GURL& referrer,
82 GURL initial_url;
83 GURL referrer;
94 const GURL& url,
95 const GURL& referrer,
105 GURL url;
106 GURL referrer;
117 const GURL& link_url,
118 const GURL& unfiltered_link_url
    [all...]
  /external/chromium/chrome/common/extensions/
extension_set.cc 32 std::string ExtensionSet::GetIdByURL(const GURL& url) const {
43 const Extension* ExtensionSet::GetByURL(const GURL& url) const {
56 bool ExtensionSet::InSameExtent(const GURL& old_url,
57 const GURL& new_url) const {
69 bool ExtensionSet::ExtensionBindingsAllowed(const GURL& url) const {
  /external/chromium/net/http/
http_auth_handler_factory.h 18 class GURL;
79 const GURL& origin,
92 const GURL& origin,
104 const GURL& origin,
188 const GURL& origin,

Completed in 964 milliseconds

<<41424344454647484950>>