summaryrefslogtreecommitdiffstats
path: root/content/child/geofencing
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/.avi2015-12-254-3/+9
* Enforce marking "override" for functions overriding Blink in content/child/.avi2015-09-261-7/+7
* Move WorkerTaskRunner observer interface to WorkerThread.kalman2015-09-042-8/+11
* content: Fix bad casts from thread-local pointers.pcc2015-08-171-7/+7
* CallbackPromiseAdapter types should be more compatible with WebCallbacks (2/3).yhirano2015-08-101-8/+7
* Change most uses of Pickle to base::Picklebrettw2015-06-031-1/+1
* 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