Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the GeolocationService implementation. This is a result of | Andrei Popescu | 2009-11-16 | 1 | -228/+1 |
* | Fixes license headers for all Android-specific JavaScriptCore and WebCore fil... | Steve Block | 2009-11-13 | 1 | -1/+1 |
* | Fix style in platform/android to match WebKit style | Andrei Popescu | 2009-11-12 | 1 | -4/+4 |
* | Stop Geolocation service when browser tab is in the background. | Steve Block | 2009-11-05 | 1 | -2/+21 |
* | Fix Geolocation service to use correct signature for Location.getAltitude(). | Steve Block | 2009-10-28 | 1 | -1/+1 |
* | Change the assert to check for JNI_OK | Patrick Scott | 2009-10-26 | 1 | -1/+1 |
* | Fixes a couple of style problems and a minor TODO in WebKit Geolocation. Do n... | Steve Block | 2009-10-16 | 1 | -5/+4 |
* | Fix a few crashes with assertions enabled. | Patrick Scott | 2009-09-29 | 1 | -1/+1 |
* | Implements GeolocationService on Android. | Steve Block | 2009-08-11 | 1 | -4/+359 |
* | Adds a mock GeolocationService. | Steve Block | 2009-07-30 | 1 | -4/+2 |
* | Enables Geolocation on Android. | Steve Block | 2009-07-27 | 1 | -0/+35 |