summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug when converting double and float types from NP variants to JNI type...Steve Block2010-02-041-4/+10
* Enable database and appcache for V8Steve Block2010-02-031-3/+9
* Pass touch event time from Java to WebKitGrace Kloba2010-02-035-6/+29
* Guard the new Navigator connection property with a temporary ENABLE_CONNECTIO...Steve Block2010-02-033-2/+4
* Adds new GeolocationPositionCache files to XCode projectSteve Block2010-02-031-0/+8
* Fix XCode project to allow us to build Android WebKit on MacSteve Block2010-02-031-18/+30
* Merge "Update V8 JNI bridge code to match final version submitted to webkit.org"Steve Block2010-02-0213-83/+74
|\
| * Update V8 JNI bridge code to match final version submitted to webkit.orgSteve Block2010-02-0213-83/+74
* | Cherry pick of WebKit revision r54138 (http://trac.webkit.org/changeset/54138...Ben Murdoch2010-02-021-2/+3
|/
* Add ANDROID tags to some touchevents changes that have yet to be upstreamedSteve Block2010-02-011-1/+8
* Update Android to reflect final version submitted to webkit.org when changing...Steve Block2010-02-011-8/+4
* Update Android to reflect final version submitted to webkit.org when adding t...Steve Block2010-02-011-3/+3
* Update to Android to reflect final version submitted to webkit.org when addin...Steve Block2010-02-011-3/+3
* Cherry-pick WebKit change 54096 for client-based GeolocationSteve Block2010-02-012-3/+19
* Cherry-pick WebKit change 54080 for client-based GeolocationSteve Block2010-02-012-1/+8
* Cherry-pick WebKit change 54079 for client-based GeolocationSteve Block2010-02-013-6/+48
* Cherry-pick WebKit change 53708 for client-based GeolocationSteve Block2010-02-012-0/+15
* Merge "Cherry pick the diff after going through review on webkit.org bug for ...Ben Murdoch2010-01-291-0/+2
|\
| * Cherry pick the diff after going through review on webkit.org bug for 34215 (...Ben Murdoch2010-01-291-0/+2
* | Merge "Fix Geolocation to make use of the startUpdating helper method"Steve Block2010-01-291-1/+1
|\ \
| * | Fix Geolocation to make use of the startUpdating helper methodSteve Block2010-01-291-1/+1
* | | Merge "Changes to make Bridge.h script-engine independent are complete"Steve Block2010-01-281-5/+0
|\ \ \
| * | | Changes to make Bridge.h script-engine independent are completeSteve Block2010-01-271-5/+0
| |/ /
* | | Merge "No text wrapping in FitToScreen mode when text has background image."Shimeng (Simon) Wang2010-01-271-1/+3
|\ \ \ | |/ / |/| |
| * | No text wrapping in FitToScreen mode when text has background image.Shimeng (Simon) Wang2010-01-271-1/+3
* | | V8 can now use WebCore/bridge/jni/JNIBridge.cppSteve Block2010-01-271-0/+1
* | | V8 can now use WebCore/bridge/jni/JNIBridge.hSteve Block2010-01-278-8/+12
* | | Merge changes I0ab68eac,Ide43a042,I0c11519b,I1ef80088Steve Block2010-01-275-6/+4
|\ \ \
| * | | Update Android to reflect final version submitted to webkit.org for ScriptCon...Steve Block2010-01-271-1/+0
| * | | Update Android to reflect final version submitted to webkit.org for touch eve...Steve Block2010-01-272-2/+3
| * | | Update Android to reflect final version submitted to webkit.org for V8 TODOsSteve Block2010-01-271-2/+0
| * | | Update Android to reflect final version submitted to webkit.org for adding Ne...Steve Block2010-01-271-1/+1
* | | | Merge "Fixes Geolocation maximumAge implementation to work when requestPermis...Steve Block2010-01-272-36/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes Geolocation maximumAge implementation to work when requestPermission is...Steve Block2010-01-262-36/+66
| |/ /
* | | Merge "Updates V8 versions of JavaMethod and JavaParameter to match JSC versi...Steve Block2010-01-273-0/+3
|\ \ \
| * | | Updates V8 versions of JavaMethod and JavaParameter to match JSC versionsSteve Block2010-01-263-0/+3
* | | | Stop forwarding touch events from Java when the top level document is detache...Ben Murdoch2010-01-276-21/+30
* | | | Merge "Remove dead code attached to the Touch object. This is no longer calle...Ben Murdoch2010-01-272-18/+3
|\ \ \ \
| * | | | Remove dead code attached to the Touch object. This is no longer called, and ...Ben Murdoch2010-01-262-18/+3
* | | | | Fix memory leak with layers.Nicolas Roard2010-01-265-84/+75
* | | | | Fix potential crash with layers enabled.Nicolas Roard2010-01-264-30/+25
| |/ / / |/| | |
* | | | Moves V8's JavaField from V8's jni_runtime to JavaClassV8 and fixes styleSteve Block2010-01-264-1/+106
| |/ / |/| |
* | | Merge "Moves the Geolocation position cache out of the Geolocation object."Steve Block2010-01-265-167/+247
|\ \ \
| * | | Moves the Geolocation position cache out of the Geolocation object.Steve Block2010-01-255-167/+247
* | | | Merge "translate3d() wasn't handled as we only have a 2D backend for the mome...Nicolas Roard2010-01-261-1/+16
|\ \ \ \
| * | | | translate3d() wasn't handled as we only have a 2D backend for the moment.Nicolas Roard2010-01-261-1/+16
* | | | | Merge "Cherry-pick WebKit change 53849 to move JavaField and JavaArray from J...Steve Block2010-01-2611-452/+577
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Cherry-pick WebKit change 53849 to move JavaField and JavaArray from JNIBridg...Steve Block2010-01-2611-452/+577
| | |/ / | |/| |
* | | | absoluteToLocal works with a page co-ordinate that is relative to the top le...Ben Murdoch2010-01-266-16/+21
* | | | resolved conflicts for merge of 98c97471 to masterGrace Kloba2010-01-251-2/+5
|\ \ \ \ | |/ / / |/| | |