summaryrefslogtreecommitdiffstats
path: root/content/child/geofencing
Commit message (Expand)AuthorAgeFilesLines
* workers: Use base::TaskRunner to run tasks on worker threads.Sadrul Habib Chowdhury2015-02-111-1/+0
* workers: Introduce a WorkerThreadMessageFilter to ease routing/processing wor...Sadrul Habib Chowdhury2015-02-042-35/+20
* Expose mock geofencing service via testRunner.mek2014-12-114-2/+46
* Don't handle DCHECK failure in geofencing code.mek2014-12-081-6/+0
* Chrome side of passing on the service worker registration with geofencing API...mek2014-10-244-20/+70
* Standardize usage of virtual/override/final in content/dcheng2014-10-212-5/+5
* Make myself owner of the geofencing code.mek2014-10-141-0/+1
* Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*anand.ratn2014-10-072-3/+3
* Pass through geofencing API calls to the browser process.mek2014-10-026-0/+430