summaryrefslogtreecommitdiffstats
path: root/WebCore/page
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at R49305 : Update Geolocation to use new EventListener meth...Steve Block2009-10-202-9/+19
* Merge webkit.org at R49305 : Use new macros to define Android touch event lis...Steve Block2009-10-202-50/+4
* Merge webkit.org at R49305 : Include new InspectorTimelineAgent.h from Inspec...Steve Block2009-10-201-0/+1
* Merge webkit.org at R49305 : Fix merge conflicts.Steve Block2009-10-208-312/+12
* Merge webkit.org at R49305 : Automatic merge by git.Steve Block2009-10-2072-1236/+3558
* Fixes a bunch of WebKit whitespace discrepancies between Android and webkit.o...Steve Block2009-10-142-3/+3
* Fixes build bustage due to missing include in Geolocation.Steve Block2009-10-061-0/+1
* Fixes a WebKit bug where ongoing Geolocation requests are not stopped when th...Steve Block2009-10-062-2/+26
* Add dpi support for WebView.Grace Kloba2009-09-212-5/+25
* For TouchEventEnd, touches and targetTouches are empty list.Grace Kloba2009-09-151-1/+3
* Removes Geolocation Geoposition.toString and Coordinates.toString.Steve Block2009-09-106-90/+0
* Merge change 24042 into eclairAndroid (Google) Code Review2009-09-081-3/+3
|\
| * Handle another old style meta tag, MobileOptimized. Also if the sites setGrace Kloba2009-09-041-3/+3
* | Merge change 24108 into eclairAndroid (Google) Code Review2009-09-082-3/+119
|\ \
| * | Store Geolocation cached position between browser sessions.Steve Block2009-09-072-3/+119
* | | Fixes Coordinates::toString to not print optional parameters that are not spe...Steve Block2009-09-071-3/+7
|/ /
* | Implements Geolocation PositionOptions.maximumAge property.Steve Block2009-09-072-12/+123
* | Merge change 23972 into eclairAndroid (Google) Code Review2009-09-071-2/+10
|\ \ | |/ |/|
| * Fixes Geolocation to correctly handle infinite values for PositionOptions pro...Steve Block2009-09-041-2/+10
* | Merge change 23971 into eclairAndroid (Google) Code Review2009-09-041-3/+1
|\ \ | |/
| * Adds V8 bindings for optional properties of Geolocation Coordinates object.Steve Block2009-09-041-3/+1
* | Fix Geolocation to correctly handle reentrant calls from callbacks.Steve Block2009-09-042-43/+22
* | Makes Geolocation error callback asynchronous when service fails to start.Steve Block2009-09-041-9/+3
* | Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...Steve Block2009-09-032-33/+25
|/
* Adds V8 bindings for Geolocation.Steve Block2009-09-011-2/+0
* Revert "Merge WebKit r47420"Andrei Popescu2009-08-1921-895/+35
* Revert "Compilation and link error fixes for new webkit r47420."Andrei Popescu2009-08-192-1/+2
* Compilation and link error fixes for new webkit r47420.Ben Murdoch2009-08-182-2/+1
* Merge WebKit r47420Ben Murdoch2009-08-1821-35/+895
* Fixes for the OSX buildAndrei Popescu2009-08-181-1/+1
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-185-53/+155
|\
| * Correctly applies Geolocation timeout parameter.Steve Block2009-08-172-23/+40
| * do not merge: cherry-picked 360742dd52ce2e67f08b219c5148577ce2e2b741 from mas...Steve Block2009-08-142-0/+10
| * Fix a couple of bugs in SecurityOrigin when parsing database identifiers.Steve Block2009-08-131-3/+4
| * Final part of fix to set default values of Geolocation PositionOptions.Steve Block2009-08-131-8/+12
| * Fail fast if Geolocation permissions have already been denied.Steve Block2009-08-122-20/+74
| * Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-112-12/+27
* | Fix the last of the linker errors !Ben Murdoch2009-08-171-3/+2
* | Fix some errors in platform/graphics/android.Ben Murdoch2009-08-171-2/+0
* | InspectorController fixAndrei Popescu2009-08-141-2/+4
* | r47029: Merges WebCore/page, plugins and storage.Ben Murdoch2009-08-125-79/+0
* | Merge in WebKit r47029.Ben Murdoch2009-08-1177-1260/+2941
|/
* Revert "Correctly sets default values for Geolocation PositionOptions."Steve Block2009-08-072-23/+12
* Fixes WebKit bug 26993.Steve Block2009-08-072-10/+24
* Correctly sets default values for Geolocation PositionOptions.Steve Block2009-08-072-12/+23
* Fixes WebKit Geolocation bug 27255.Steve Block2009-07-242-13/+3
* Removes uneccessary IDL files for Geolocation callbacks.Steve Block2009-07-242-68/+0
* Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-211-0/+9
* Adding keyEvent support for plugins.Derek Sollenberger2009-06-231-0/+11
* Fix V8 build.Feng Qian2009-06-221-1/+3