summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Audit the last time the Geolocation and Notification content settingsdhnishi@chromium.org2014-07-171-0/+9
* Fixes for re-enabling more MSVC level 4 warnings: content/browser/ editionpkasting@chromium.org2014-07-151-1/+2
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Simplify geolocation permission request in the Content API.jam@chromium.org2014-06-132-39/+88
* Renable WebViewTest.GeolocationAPIEmbedderHasAccessMultipleBridgeIdAllow with...jam@chromium.org2014-06-051-4/+5
* Convert geolocation code to use RenderFrame instead of RenderView.jam@chromium.org2014-06-022-38/+70
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-125-301/+145
* Remove content/port directory and move the 3 remaining interfaces to content/...jam@chromium.org2014-05-062-2/+2
* Merge GeolocationDispatcherHostImpl with GeolocationDispatcherHost. None of t...jam@chromium.org2014-05-042-106/+76
* Revert 267948 "Merge GeolocationDispatcherHostImpl with Geolocat..."abodenha@google.com2014-05-022-76/+107
* Merge GeolocationDispatcherHostImpl with GeolocationDispatcherHost. None of t...jam@chromium.org2014-05-022-107/+76
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-011-1/+1
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-231-1/+1
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-101-2/+5
* Log ErrorCode of Geoposition to UMA.mvanouwerkerk@chromium.org2014-04-081-0/+44
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-261-1/+2
* chromeos: Make dbus::MessageReader memory ownership explicitderat@chromium.org2014-02-241-1/+1
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-211-2/+1
* Convert scoped_ptr_malloc -> scoped_ptr, part 1.viettrungluu@chromium.org2014-02-161-4/+6
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-161-1/+2
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-2512-31/+34
* Add a mechanism to pause and resume geolocation requests. Currently Android W...benm@chromium.org2013-12-133-39/+99
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-0313-52/+53
* Update OWNERS filesjoth@chromium.org2013-12-021-4/+0
* Make dbus-based wifi data provider optional on linuxspang@chromium.org2013-11-131-3/+0
* Confirm timvolodine as Geolocation owner and include the java files.mvanouwerkerk@chromium.org2013-10-311-2/+1
* Geolocation: expand number of buckets for wifi access points in histogram.mvanouwerkerk@chromium.org2013-10-251-2/+2
* Geolocation: log the number of wifi access points used to determine location.mvanouwerkerk@chromium.org2013-10-171-0/+9
* Add include of <algorithm> for compilation on VS2013scottmg@chromium.org2013-10-151-0/+2
* Geolocation: track whether high accuracy is requested.mvanouwerkerk@chromium.org2013-10-111-0/+4
* Geolocation: delete GpsLocationProvider and third_party/gpsd/mvanouwerkerk@chromium.org2013-10-044-616/+1
* Geolocation: add UMA histograms for events and response codes.mvanouwerkerk@chromium.org2013-10-021-1/+37
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-4/+0
* Make mvanouwerkerk@chromium.org a geolocation owner and reviewer.mvanouwerkerk@chromium.org2013-09-241-2/+4
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-231-1/+1
* Renaming and comment fixing in geolocation_dispatcher_host.cc.mvanouwerkerk@chromium.org2013-09-111-18/+20
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-1012-61/+60
* No need to forward declare GeolocationProviderTest in geolocation_provider_im...mvanouwerkerk@chromium.org2013-09-091-1/+0
* Geolocation: move polling policy to its own file.mvanouwerkerk@chromium.org2013-09-0911-71/+85
* Move WifiDataProvider implementation out of header.mvanouwerkerk@chromium.org2013-09-092-43/+62
* Initial Geolocation Wifi Scan Checking Fix for CrOSrobliao@chromium.org2013-09-062-10/+8
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-2325-527/+525
* Convert NetworkLocationRequest::ListenerInterface to a callback.mvanouwerkerk@chromium.org2013-08-214-32/+25
* Remove threading from WifiDataProviderCommon.mvanouwerkerk@chromium.org2013-08-158-93/+49
* Delete Mac Core Geolocation provider.mvanouwerkerk@chromium.org2013-08-145-419/+1
* Delete confusing documentation referring to RequestCallback.mvanouwerkerk@chromium.org2013-08-131-5/+2
* Delete todo to add threading in GpsLocationProviderLinux.mvanouwerkerk@chromium.org2013-08-121-4/+0
* Delete the Windows 7 Geolocation provider.mvanouwerkerk@chromium.org2013-08-127-881/+4
* Clarify geolocation OWNERSjoth@chromium.org2013-07-191-1/+5