HomeSort by relevance Sort by last modified time
    Searched full:geolocation (Results 101 - 125 of 329) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/geolocation/
geolocation_browsertest.cc 211 LOG(WARNING) << "will add geolocation watch";
219 LOG(WARNING) << "got geolocation watch" << javascript_response_;
229 // This is a browser test for Geolocation.
231 // 1. Infobar is displayed when a geolocation is requested from an unauthorized
273 // Start watching for geolocation notifications. If |wait_for_infobar| is
321 html_for_tests_("/geolocation/simple.html"),
552 set_html_for_tests("/geolocation/iframes_different_origin.html");
597 set_html_for_tests("/geolocation/iframes_different_origin.html");
634 set_html_for_tests("/geolocation/iframes_different_origin.html");
663 set_html_for_tests("/geolocation/invalid_request_url.html")
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/
modules.gypi 65 'geolocation/Coordinates.idl',
66 'geolocation/Geolocation.idl',
67 'geolocation/Geoposition.idl',
68 'geolocation/NavigatorGeolocation.idl',
69 'geolocation/PositionCallback.idl',
70 'geolocation/PositionError.idl',
71 'geolocation/PositionErrorCallback.idl',
350 'geolocation/Coordinates.cpp',
351 'geolocation/Geolocation.cpp'
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
api_other.html 42 <li> geolocation
43 (<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutorial</a>) </li>
  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model.h 12 #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
geolocation_permission_context.cc 5 #include "content/browser/geolocation/geolocation_permission_context.h"
13 #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
22 #include "content/browser/geolocation/geolocation_provider.h"
39 // This class controls the geolocation infobar queue per profile, and it's an
536 LOG(WARNING) << "Attempt to use geolocation tabless renderer: "
546 LOG(WARNING) << "Attempt to use geolocation from an invalid URL: "
548 << " (geolocation is not supported in popups)";
geolocation_content_settings_map.cc 5 // Implementation of the geolocation content settings map. Styled on
8 // thread safe synchronous access to the settings; all geolocation permissions
16 #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.h 33 // The container for the bubble contents of the geolocation bubble.
  /external/chromium_org/chrome/browser/guestview/webview/
webview_constants.cc 39 const char kPermissionTypeGeolocation[] = "geolocation";
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
declare_permissions.html 9 (such as "geolocation")
  /external/chromium_org/components/autofill/content/browser/risk/
fingerprint.h 9 // generated with explicit user consent, including consent to gather geolocation
  /external/chromium_org/content/browser/geolocation/
mock_location_provider.h 12 #include "content/browser/geolocation/location_provider_base.h"
geolocation_provider_impl.cc 5 #include "content/browser/geolocation/geolocation_provider_impl.h"
14 #include "content/browser/geolocation/location_arbitrator_impl.h"
124 : base::Thread("Geolocation"),
geolocation_provider_unittest.cc 12 #include "content/browser/geolocation/geolocation_provider_impl.h"
13 #include "content/browser/geolocation/mock_location_arbitrator.h"
32 // Only valid for use on the geolocation thread.
location_arbitrator_impl.cc 5 #include "content/browser/geolocation/location_arbitrator_impl.h"
11 #include "content/browser/geolocation/network_location_provider.h"
21 "https://www.googleapis.com/geolocation/v1/geolocate";
wifi_data_provider_mac.cc 10 #include "content/browser/geolocation/wifi_data_provider_mac.h"
16 #include "content/browser/geolocation/osx_wifi.h"
17 #include "content/browser/geolocation/wifi_data_provider_common.h"
  /external/chromium_org/content/port/browser/
location_provider.h 49 // Called everytime permission is granted to a page for using geolocation.
  /external/chromium_org/content/public/browser/
access_token_store.h 5 // Defines the Geolocation access token store, and associated factory function.
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Coordinates.cpp 27 #include "modules/geolocation/Coordinates.h"
Geoposition.h 31 #include "modules/geolocation/Coordinates.h"
  /external/chromium_org/third_party/WebKit/Source/web/
WebGeolocationError.cpp 29 #include "modules/geolocation/GeolocationError.h"
WebGeolocationPosition.cpp 29 #include "modules/geolocation/GeolocationPosition.h"
  /external/chromium_org/chrome/test/functional/
infobars.py 74 """Verify geolocation infobar properties.
76 Assumes that geolocation infobar is showing up in the given tab in the
91 """Verify geoLocation infobar."""
92 url = self.GetHttpURLForDataPath('geolocation', 'geolocation_on_load.html')
101 """Verify GeoLocation inforbar in multiple tabs."""
102 url = self.GetFileURLForDataPath( # triggers geolocation
103 'geolocation', 'geolocation_on_load.html')
  /external/chromium_org/content/
content_tests.gypi 99 'browser/geolocation/fake_access_token_store.cc',
100 'browser/geolocation/fake_access_token_store.h',
101 'browser/geolocation/mock_location_arbitrator.cc',
102 'browser/geolocation/mock_location_arbitrator.h',
103 'browser/geolocation/mock_location_provider.cc',
104 'browser/geolocation/mock_location_provider.h',
381 'browser/geolocation/geolocation_provider_unittest.cc',
382 'browser/geolocation/location_arbitrator_impl_unittest.cc',
383 'browser/geolocation/network_location_provider_unittest.cc',
384 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc'
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
OverridesView.js     [all...]
  /external/chromium/chrome/browser/prefs/
browser_prefs.cc 23 #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
24 #include "chrome/browser/geolocation/geolocation_prefs.h"
103 geolocation::RegisterPrefs(local_state);

Completed in 3326 milliseconds

1 2 3 45 6 7 8 91011>>