Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 2 | -4/+4 |
* | Chrome side of passing on the service worker registration with geofencing API... | mek | 2014-10-24 | 4 | -14/+70 |
* | Refactor GeofencingManager to have one instance per StoragePartition. | mek | 2014-10-23 | 10 | -391/+915 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -2/+2 |
* | Make myself owner of the geofencing code. | mek | 2014-10-14 | 1 | -0/+1 |
* | Basic implementation of GeofencingManager class. | mek | 2014-10-10 | 6 | -21/+908 |
* | Replace OVERRIDE and FINAL with override and final in content/browser/geofenc... | anand.ratn | 2014-10-07 | 1 | -1/+1 |
* | Pass through geofencing API calls to the browser process. | mek | 2014-10-02 | 2 | -0/+122 |