summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
* Merge change 25316 into eclairAndroid (Google) Code Review2009-09-172-4/+6
|\
| * Enable Channgel Messaging for workers.Ben Murdoch2009-09-162-4/+6
* | Merge change 25135 into eclairAndroid (Google) Code Review2009-09-161-1/+3
|\ \ | |/ |/|
| * For TouchEventEnd, touches and targetTouches are empty list.Grace Kloba2009-09-151-1/+3
* | First pass at replacing native plugin views with java.Derek Sollenberger2009-09-151-0/+7
|/
* Add more null checking to avoid the crash.Grace Kloba2009-09-111-4/+5
* Fix the include files from the last WebKit merge. If there is Android version,Grace Kloba2009-09-101-5/+4
* Removes Geolocation Geoposition.toString and Coordinates.toString.Steve Block2009-09-109-102/+0
* Move mobile doctype check from HTMLDocument to Document so that it will cover...Grace Kloba2009-09-082-16/+9
* Merge change 24042 into eclairAndroid (Google) Code Review2009-09-082-5/+6
|\
| * Handle another old style meta tag, MobileOptimized. Also if the sites setGrace Kloba2009-09-042-5/+6
* | Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-087-54/+61
* | 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-073-14/+63
|\ \ | |/ |/|
| * Fixes Geolocation to correctly handle infinite values for PositionOptions pro...Steve Block2009-09-043-14/+63
* | Merge change 23971 into eclairAndroid (Google) Code Review2009-09-043-3/+83
|\ \ | |/
| * Adds V8 bindings for optional properties of Geolocation Coordinates object.Steve Block2009-09-043-3/+83
* | Merge change 23969 into eclairAndroid (Google) Code Review2009-09-042-0/+13
|\ \
| * | Updates MockGeolocationService to call back to the Geolocation object only wh...Steve Block2009-09-042-0/+13
* | | Merge change 23957 into eclairAndroid (Google) Code Review2009-09-042-43/+22
|\ \ \ | |/ /
| * | Fix Geolocation to correctly handle reentrant calls from callbacks.Steve Block2009-09-042-43/+22
* | | Merge change 23954 into eclairAndroid (Google) Code Review2009-09-041-9/+3
|\ \ \ | |/ /
| * | Makes Geolocation error callback asynchronous when service fails to start.Steve Block2009-09-041-9/+3
* | | Merge change 23829 into eclairAndroid (Google) Code Review2009-09-042-33/+25
|\ \ \ | |/ /
| * | Refactors Geolocation to avoid duplication in getCurrentPosition and watchPos...Steve Block2009-09-032-33/+25
* | | Merge change 23625 into eclairAndroid (Google) Code Review2009-09-042-1/+5
|\ \ \ | |/ / |/| |
| * | Fix the DOM storage layout tests when running with V8. Change the custom bind...Ben Murdoch2009-09-022-1/+5
| |/
* | Brings Mock Geolocation service up to date with latest submission to WebKit.Steve Block2009-09-024-14/+8
|/
* Merge change 22906 into eclairAndroid (Google) Code Review2009-09-023-35/+53
|\
| * Add functionality to V8 bindings for SQLTransaction to allow array-like objec...Ben Murdoch2009-09-023-35/+53
* | Merge change 22913 into eclairAndroid (Google) Code Review2009-09-018-2/+479
|\ \
| * | Adds V8 bindings for Geolocation.Steve Block2009-09-018-2/+479
* | | Merge change 23350 into eclairAndroid (Google) Code Review2009-09-011-1/+1
|\ \ \
| * | | Update the browser's references to the latest images.Leon Scroggins2009-09-011-1/+1
* | | | Fix a bug where the V8 bindings for SQLStatement error callbacks would not re...Ben Murdoch2009-09-011-1/+1
| |_|/ |/| |
* | | Merge change 23087 into eclairAndroid (Google) Code Review2009-09-011-2/+8
|\ \ \ | |/ / |/| |
| * | Update V8 bindings to report exceptions thrown from callbacks.Ben Murdoch2009-08-281-2/+8
* | | Merge change 23308 into eclairAndroid (Google) Code Review2009-08-311-1/+5
|\ \ \
| * | | change our hasCurrentPoint() to call skia's getPoints() instead of isEmpty(),...Mike Reed2009-08-311-1/+5
* | | | save and restore the transparent fill when drawing replaced imagesCary Clark2009-08-311-0/+6
|/ / /
* | | Merge change 23075 into eclairAndroid (Google) Code Review2009-08-282-0/+12
|\ \ \
| * | | We lost ontouchxxx with the new WK. Bring them back.Grace Kloba2009-08-272-0/+12
| |/ /
* | | fix webkit build by rearranging assert.Cary Clark2009-08-281-1/+1
* | | Merge change 23100 into eclairAndroid (Google) Code Review2009-08-281-1/+1
|\ \ \
| * | | Fix OSX build by changing the PositionError.h role to privateAndrei Popescu2009-08-281-1/+1
| |/ /
* | | Fix crash in fast/canvas/canvas-empty-image-pattern.htmlAndrei Popescu2009-08-281-0/+2
|/ /
* | Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...Andrei Popescu2009-08-272-4/+8
|/