summaryrefslogtreecommitdiffstats
path: root/content/browser/geofencing
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-282-4/+4
* Chrome side of passing on the service worker registration with geofencing API...mek2014-10-244-14/+70
* Refactor GeofencingManager to have one instance per StoragePartition.mek2014-10-2310-391/+915
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-2/+2
* Make myself owner of the geofencing code.mek2014-10-141-0/+1
* Basic implementation of GeofencingManager class.mek2014-10-106-21/+908
* Replace OVERRIDE and FINAL with override and final in content/browser/geofenc...anand.ratn2014-10-071-1/+1
* Pass through geofencing API calls to the browser process.mek2014-10-022-0/+122