summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Fixes Geolocation maximumAge implementation to work when requestPermission is...Steve Block2010-01-262-36/+66
* 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
|\ \ \ | |/ / |/| |
| * | Merge "Rearrange the include headers to enable logging." into eclair-mr2Grace Kloba2010-01-251-2/+4
| |\ \
| | * | Rearrange the include headers to enable logging.Grace Kloba2010-01-251-2/+4
* | | | Merge changes Ib69ddd4d,Ib28c69a6,I342b9f6bSteve Block2010-01-254-9/+40
|\ \ \ \
| * | | | Cherry-pick WebKit change 53441 to make changes to GeolocationSteve Block2010-01-253-6/+27
| * | | | Bring Geolocation up-to-date with WebKit change 53342 to make suspend/resume ...Steve Block2010-01-252-1/+5
| * | | | Cherry-pick WebKit change 52104 to make changes to GeolocationSteve Block2010-01-253-2/+8
| | |_|/ | |/| |
* | | | am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...Derek Sollenberger2010-01-251-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add logging for all plugin events and their return values.Derek Sollenberger2010-01-251-3/+3
| |/
| * DO NOT MERGEGrace Kloba2010-01-201-1/+2
* | Fix build byAndrei Popescu2010-01-252-0/+2
* | Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-253-23/+56
* | Merge "Prepare ScriptController class for upstreaming."Andrei Popescu2010-01-254-23/+7
|\ \
| * | Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-224-23/+7
* | | Merge "Remove Android-specific TODOs as the changes have been upstreamed in"Andrei Popescu2010-01-252-12/+0
|\ \ \
| * | | Remove Android-specific TODOs as the changes have been upstreamed inAndrei Popescu2010-01-222-12/+0
* | | | Removing reference to a java object that is no longer used.Derek Sollenberger2010-01-213-66/+2
* | | | Merge changes I1b4ba984,I6cadc4f4,Icf99c709,Id22d59b7,I63f3c4edSteve Block2010-01-2116-118/+746
|\ \ \ \
| * | | | Updates V8 version of JavaString to use a private implementation class.Steve Block2010-01-213-4/+67
| * | | | Move V8 jni_npobject to bridge/jni/v8/JavaNPObjectV8 and fix styleSteve Block2010-01-214-1/+226
| * | | | Move V8 jni_instance to bridge/jni/v8/JavaInstanceV8 and fix styleSteve Block2010-01-213-1/+269
| * | | | Cherry-pick WebKit change 53620 to move bridge interfaces Field, Class, Insta...Steve Block2010-01-218-113/+185
* | | | | Merge "Refactor style of Android specific touch events code in preparation fo...Ben Murdoch2010-01-214-5/+15
|\ \ \ \ \
| * | | | | Refactor style of Android specific touch events code in preparation for upstr...Ben Murdoch2010-01-214-5/+15
* | | | | | Merge "Cherry-pick WebKit change 53619 to fix style in JNIBridge"Steve Block2010-01-213-292/+321
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Cherry-pick WebKit change 53619 to fix style in JNIBridgeSteve Block2010-01-213-292/+321
* | | | | | Merge "Cherry-pick WebKit change 53557 to rename jni_runtime to JNIBridge"Steve Block2010-01-2111-19/+40
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Cherry-pick WebKit change 53557 to rename jni_runtime to JNIBridgeSteve Block2010-01-2111-19/+40
* | | | | resolved conflicts for merge of 9dabd572 to masterGrace Kloba2010-01-203-23/+35
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Changing plugin setwindow() to use page coordinateGrace Kloba2010-01-203-33/+45
* | | | Rename V8 jni_utility_private to JNIUtilityPrivate and fixes styleSteve Block2010-01-203-33/+31
* | | | Fixes a bug in V8 version of jni_utility_private.cppSteve Block2010-01-201-3/+3
* | | | Move V8 jni_class to bridge/jni/v8/JavaClassV8 and fix styleSteve Block2010-01-203-0/+177
* | | | Cherry-pick WebKit change 53533 to fix style in WebCore/bridge/JNIUtilitySteve Block2010-01-203-196/+195
* | | | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-2021-54/+85
* | | | am d9b562d6: am 032a9065: Merge "Cherry-pick WebKit change 53541 to fix style...Steve Block2010-01-208-42/+73
|\ \ \ \ | |/ / /
| * | | Cherry-pick WebKit change 53541 to fix style in WebCore/bridge/BridgeSteve Block2010-01-208-42/+73
* | | | am 0cfc2e19: am 315ee382: Merge "Cherry-pick WebKit change 53489 to fix style...Steve Block2010-01-203-47/+60
|\ \ \ \ | |/ / /
| * | | Cherry-pick WebKit change 53489 to fix style in JavaClassJSC.Steve Block2010-01-203-47/+60
* | | | resolved conflicts for merge of 3f4b1969 to masterSteve Block2010-01-2045-145/+296
|\ \ \ \ | |/ / /
| * | | Cherry-pick WebKit change 53449 to move JSC-specific implementation of JavaSt...Steve Block2010-01-195-41/+141
| * | | Cherry-pick WebKit change 53464 to rename WebCore/bridge/runtime to WebCore/b...Steve Block2010-01-1942-104/+155