Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workers: Use base::TaskRunner to run tasks on worker threads. | Sadrul Habib Chowdhury | 2015-02-11 | 1 | -1/+0 |
* | workers: Introduce a WorkerThreadMessageFilter to ease routing/processing wor... | Sadrul Habib Chowdhury | 2015-02-04 | 2 | -35/+20 |
* | Expose mock geofencing service via testRunner. | mek | 2014-12-11 | 4 | -2/+46 |
* | Don't handle DCHECK failure in geofencing code. | mek | 2014-12-08 | 1 | -6/+0 |
* | Chrome side of passing on the service worker registration with geofencing API... | mek | 2014-10-24 | 4 | -20/+70 |
* | Standardize usage of virtual/override/final in content/ | dcheng | 2014-10-21 | 2 | -5/+5 |
* | Make myself owner of the geofencing code. | mek | 2014-10-14 | 1 | -0/+1 |
* | Replace OVERRIDE and FINAL with override and final in content/child/[a-s]* | anand.ratn | 2014-10-07 | 2 | -3/+3 |
* | Pass through geofencing API calls to the browser process. | mek | 2014-10-02 | 6 | -0/+430 |