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

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.cc 43 const GURL& requesting_frame,
44 const GURL& embedder,
48 bool IsForPair(const GURL& requesting_frame,
49 const GURL& embedder) const;
52 const GURL& requesting_frame() const { return requesting_frame_; }
63 GURL requesting_frame_;
64 GURL embedder_;
74 const GURL& requesting_frame,
75 const GURL& embedder,
89 const GURL& requesting_frame
    [all...]
  /external/chromium_org/chrome/common/extensions/
manifest_url_handler.cc 40 const GURL& GetManifestURL(const Extension* extension,
44 return manifest_url ? manifest_url->url_ : GURL::EmptyGURL();
50 const GURL& ManifestURL::GetDevToolsPage(const Extension* extension) {
55 const GURL ManifestURL::GetHomepageURL(const Extension* extension) {
56 const GURL& homepage_url = GetManifestURL(extension, keys::kHomepageURL);
60 GURL(extension_urls::GetWebstoreItemDetailURLPrefix() + extension->id()) :
61 GURL::EmptyGURL();
65 const GURL& ManifestURL::GetUpdateURL(const Extension* extension) {
79 return extension_urls::IsWebstoreUpdateUrl(GURL(url));
83 const GURL& ManifestURL::GetOptionsPage(const Extension* extension)
    [all...]
  /external/chromium_org/content/browser/streams/
stream_unittest.cc 116 GURL url("blob://stream");
127 GURL url("blob://stream");
139 GURL url("blob://stream");
153 GURL url("blob://stream");
180 GURL url("blob://stream");
197 GURL url("blob://stream");
208 GURL url1("blob://stream");
212 GURL url2("blob://stream2");
220 GURL url1("blob://stream");
224 GURL url2("blob://stream2")
    [all...]
  /external/chromium_org/net/base/
net_util.h 28 class GURL;
81 NET_EXPORT GURL FilePathToFileURL(const base::FilePath& path);
84 // file URL must be well-formed (GURL::is_valid() must return true); we don't
87 NET_EXPORT bool FileURLToFilePath(const GURL& url, base::FilePath* file_path);
106 NET_EXPORT std::string GetHostAndPort(const GURL& url);
110 NET_EXPORT_PRIVATE std::string GetHostAndOptionalPort(const GURL& url);
175 NET_EXPORT_PRIVATE void GetIdentityFromURL(const GURL& url,
180 NET_EXPORT std::string GetHostOrSpecFromURL(const GURL& url);
192 // The input should be the canonicalized ASCII host name from GURL. This
256 NET_EXPORT base::string16 StripWWWFromHost(const GURL& url)
    [all...]
  /external/chromium/chrome/browser/
external_tab_container_win.h 72 const GURL& initial_url,
73 const GURL& referrer,
114 const GURL& url,
115 const GURL& referrer,
131 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
150 const GURL& url,
228 void Navigate(const GURL& url, const GURL& referrer);
247 GURL url;
248 GURL referrer
    [all...]
browser_commands_unittest.cc 21 GURL about_blank(chrome::kAboutBlankURL);
50 GURL url1("http://foo/1");
51 GURL url2("http://foo/2");
52 GURL url3("http://foo/3");
87 GURL url1("http://foo/1");
89 browser()->OpenURL(url1, GURL(), CURRENT_TAB, PageTransition::TYPED);
106 GURL url1("http://foo/1");
107 GURL url2("http://foo/2");
browsing_data_appcache_helper.h 12 #include "googleurl/src/gurl.h"
26 virtual void DeleteAppCacheGroup(const GURL& manifest_url);
66 void AddAppCache(const GURL& manifest_url);
  /external/chromium/chrome/browser/safe_browsing/
malware_details.cc 96 bool MalwareDetails::IsPublicUrl(const GURL& url) const {
104 const GURL& url) {
120 void MalwareDetails::AddUrl(const GURL& url,
121 const GURL& parent,
123 const std::vector<GURL>* children) {
141 for (std::vector<GURL>::const_iterator it = children->begin();
158 GURL page_url = tab_contents()->GetURL();
163 GURL referrer_url;
173 AddUrl(page_url, GURL(), "", NULL);
179 AddUrl(resource_.original_url, GURL(), "", NULL)
    [all...]
safe_browsing_blocking_page_test.cc 39 virtual bool CheckBrowseUrl(const GURL& gurl, Client* client) {
40 if (badurls[gurl.spec()] == SAFE)
46 gurl, client));
50 void OnCheckBrowseURLDone(const GURL& gurl, Client* client) {
52 check.urls.push_back(gurl);
54 check.result = badurls[gurl.spec()];
58 void AddURLResult(const GURL& url, UrlCheckResult checkresult) {
250 void AddURLResult(const GURL& url
    [all...]
  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 52 void SimulateNavigation(const GURL& url,
282 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
350 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
377 SimulateNavigation(GURL("http://www.google.mys"), "und", true);
411 SimulateNavigation(GURL("http://www.google.com"), "und", true);
424 SimulateNavigation(GURL("http://www.google.com"), "und", true);
480 GURL url("http://www.google.com");
509 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
522 SimulateNavigation(GURL("http://news.google.fr"), "fr", true);
534 SimulateNavigation(GURL("http://news.google.es"), "es", true)
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state_unittest.cc 22 const GURL url1("http://www.google.com/");
23 const GURL url2("http://mail.google.com/");
63 const GURL url("http://www.google.com/");
75 navigation_state.TrackFrame(frame_id1, frame_id0, GURL(), true, true, false);
92 const GURL url("http://www.google.com/");
105 navigation_state.TrackFrame(frame_id2, frame_id1, GURL(), false, true, false);
120 const GURL url("unsafe://www.google.com/");
132 const GURL url("http://www.google.com/");
149 const GURL url("http://www.google.com/");
150 const GURL blank("about:blank")
    [all...]
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.h 24 class GURL;
87 void OnPreconnect(const GURL& url);
164 const GURL& origin_url,
165 const GURL& top_origin_url,
170 const GURL& origin_url,
171 const GURL& top_origin_url,
175 const GURL& origin_url,
176 const GURL& top_origin_url,
179 const GURL& origin_url,
180 const GURL& top_origin_url
    [all...]
  /external/chromium_org/chrome/browser/signin/
signin_browsertest.cc 62 GURL(kNonSigninURL), std::string(), net::HTTP_OK,
115 ui_test_utils::NavigateToURL(browser(), GURL(chrome::kChromeUIOmniboxURL));
134 GURL(signin::GetPromoURL(signin::SOURCE_NTP_LINK, false))));
142 ui_test_utils::NavigateToURL(browser(), GURL(chrome::kChromeUINewTabURL));
152 GURL url = signin::GetPromoURL(signin::SOURCE_NTP_LINK, true);
158 browser(), GURL(kNonSigninURL), NEW_BACKGROUND_TAB,
163 GURL redirect_url("https://accounts.google.com/server-redirect?"
179 const GURL& url,
182 if (url == GURL(chrome::kChromeUINewTabURL) ||
183 url == GURL(chrome::kChromeSearchLocalNtpUrl))
    [all...]
  /external/chromium_org/chrome/service/cloud_print/
printer_job_handler.h 23 #include "url/gurl.h"
97 const GURL& cloud_print_server_url,
120 const GURL& url,
127 const GURL& url,
131 const GURL& url,
170 const GURL& url,
176 const GURL& url,
184 const GURL& url,
190 const GURL& url,
196 const GURL& url
    [all...]
  /external/chromium_org/content/browser/media/android/
media_resource_getter_impl.cc 23 #include "url/gurl.h"
70 const GURL& url, const GURL& first_party_for_cookies,
78 const GURL& url, const GURL& first_party_for_cookies,
108 const GURL& url, const GURL& first_party_for_cookies,
136 const GURL& url, const GURL& first_party_for_cookies,
162 const GURL& url
    [all...]
  /external/chromium_org/net/url_request/
url_request_test_job.cc 30 GURL URLRequestTestJob::test_url_1() {
31 return GURL("test:url1");
33 GURL URLRequestTestJob::test_url_2() {
34 return GURL("test:url2");
36 GURL URLRequestTestJob::test_url_3() {
37 return GURL("test:url3");
39 GURL URLRequestTestJob::test_url_4() {
40 return GURL("test:url4");
42 GURL URLRequestTestJob::test_url_error() {
43 return GURL("test:error")
    [all...]
  /external/chromium/net/base/
cookie_monster_unittest.cc 18 #include "googleurl/src/gurl.h"
43 GURL url_top_level_domain_plus_1(kTopLevelDomainPlus1);
44 GURL url_top_level_domain_plus_2(kTopLevelDomainPlus2);
45 GURL url_top_level_domain_plus_2_secure(kTopLevelDomainPlus2Secure);
46 GURL url_top_level_domain_plus_3(kTopLevelDomainPlus3);
47 GURL url_other(kOtherDomain);
368 GURL url_google(kUrlGoogle);
380 EXPECT_EQ("C=D", cm->GetCookies(GURL("http://foo.www.google.izzle")));
393 EXPECT_EQ("", cm->GetCookies(GURL("http://a.izzle")));
396 cm->GetCookies(GURL("http://bla.www.google.izzle")))
1843 std::string gurl; member in struct:net::CookiesInputInfo
    [all...]
  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 55 std::vector<GURL>* origins) {
94 const GURL& origin,
113 GURL origin_;
136 const GURL& origin,
210 const GURL& icon_url, const string16& title, const string16& body,
281 std::vector<GURL> allowed_origins;
282 std::vector<GURL> denied_origins;
323 void DesktopNotificationService::GrantPermission(const GURL& origin) {
342 void DesktopNotificationService::DenyPermission(const GURL& origin) {
395 std::vector<GURL> allowed_origins(GetAllowedOrigins())
    [all...]
  /external/chromium_org/net/cookies/
cookie_monster.h 30 class GURL;
161 void SetCookieWithDetailsAsync(const GURL& url,
185 const GURL& url,
191 void GetAllCookiesForURLAsync(const GURL& url,
201 void DeleteAllForHostAsync(const GURL& url,
209 const GURL& url,
256 const GURL& url,
265 const GURL& url,
271 const GURL& url, const std::string& cookie_name,
398 bool SetCookieWithDetails(const GURL& url
    [all...]
  /external/chromium/chrome/common/net/
url_fetcher_unittest.cc 78 virtual void CreateFetcher(const GURL& url);
82 const GURL& url,
123 void URLFetcherTest::CreateFetcher(const GURL& url) {
131 const GURL& url,
154 virtual void CreateFetcher(const GURL& url);
158 const GURL& url,
170 const GURL& url,
180 virtual void CreateFetcher(const GURL& url);
183 const GURL& url,
196 virtual void CreateFetcher(const GURL& url)
    [all...]
  /external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc 403 GURL pac_url;
420 GURL(), // pac_url
438 GURL(), // pac_url
456 GURL("http://wpad/wpad.dat"), // pac_url
474 GURL(), // pac_url
492 GURL(), // pac_url
512 GURL(), // pac_url
530 GURL(), // pac_url
552 GURL(), // pac_url
575 GURL(), // pac_ur
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor_unittest.cc 35 #include "url/gurl.h"
109 void SetRedirectChain(const std::vector<GURL>& redirect_chain,
119 void SimpleNavigateAndCommit(const GURL& url) {
120 std::vector<GURL> redirect_chain;
123 NavigateAndCommit(url, GURL(), content::PAGE_TRANSITION_LINK);
128 void NavigateAndCommit(const GURL& url,
129 const GURL& referrer,
237 SimpleNavigateAndCommit(GURL("http://www.google.com"));
247 SimpleNavigateAndCommit(GURL("http://www.google.com"));
252 history_service()->AddPage(GURL("http://www.foo.com/bar.html")
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router_unittest.cc 39 #include "url/gurl.h"
50 MOCK_METHOD3(NavigateToURL, void(const GURL&, WindowOpenDisposition, bool));
51 MOCK_METHOD1(OnDeleteMostVisitedItem, void(const GURL& url));
52 MOCK_METHOD1(OnUndoMostVisitedDeletion, void(const GURL& url));
91 AddTab(browser(), GURL("chrome://blank"));
191 NavigateAndCommitActiveTab(GURL("chrome-search://foo/bar"));
208 NavigateAndCommitActiveTab(GURL("chrome-search://foo/bar"));
225 NavigateAndCommitActiveTab(GURL(chrome::kChromeSearchLocalNtpUrl));
244 NavigateAndCommitActiveTab(GURL("chrome-search://foo/bar"));
263 NavigateAndCommitActiveTab(GURL("chrome-search://foo/bar"))
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_classifier.cc 10 #include "googleurl/src/gurl.h"
24 GURL* alternate_nav_url) {
33 *alternate_nav_url = GURL();
  /external/chromium/chrome/browser/chromeos/login/
client_login_response_handler.cc 21 bool ClientLoginResponseHandler::CanHandle(const GURL& url) {
36 new URLFetcher(GURL(AuthResponseHandler::kIssueAuthTokenUrl),

Completed in 712 milliseconds

<<41424344454647484950>>