summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 "Moves the Geolocation position cache out of the Geolocation object."Steve Block2010-01-266-169/+249
|\
| * Moves the Geolocation position cache out of the Geolocation object.Steve Block2010-01-256-169/+249
* | Merge "Update V8 JavaMethod::signature to use appendClassName() to match JSC ...Steve Block2010-01-261-74/+22
|\ \
| * | Update V8 JavaMethod::signature to use appendClassName() to match JSC versionSteve Block2010-01-261-74/+22
* | | 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
* | | am 562a8a46: am 53c84f3c: Do not allow the plugin to show or hide the keyboar...Derek Sollenberger2010-01-253-7/+22
|\ \ \
| * \ \ am 53c84f3c: Do not allow the plugin to show or hide the keyboard unless it h...Derek Sollenberger2010-01-253-7/+22
| |\ \ \
| | * | | Do not allow the plugin to show or hide the keyboard unless it has focus.Derek Sollenberger2010-01-253-7/+22
* | | | | am 71ce050b: am c45f962c: Merge "Correcting how the plugin\'s bounding coordi...Derek Sollenberger2010-01-253-73/+86
|\ \ \ \ \ | |/ / / /
| * | | | am c45f962c: Merge "Correcting how the plugin\'s bounding coordinates are com...Derek Sollenberger2010-01-253-73/+86
| |\ \ \ \ | | |/ / /
| | * | | Merge "Correcting how the plugin's bounding coordinates are computed." into e...Derek Sollenberger2010-01-253-73/+86
| | |\ \ \
| | | * | | Correcting how the plugin's bounding coordinates are computed.Derek Sollenberger2010-01-253-73/+86
* | | | | | resolved conflicts for merge of 98c97471 to masterGrace Kloba2010-01-251-2/+5
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am f7dbff09: Merge "Rearrange the include headers to enable logging." into ec...Grace Kloba2010-01-251-2/+4
| |\ \ \ \ | | |/ / /
| | * | | 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 "allow text node boundaries to delimit addresses"Cary Clark2010-01-251-1/+3
|\ \ \ \ \
| * | | | | allow text node boundaries to delimit addressesCary Clark2010-01-251-1/+3
* | | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge "Merge pinch zoom from Eclair to Master. Including,"Grace Kloba2010-01-252-29/+89
|\ \ \ \ \
| * | | | | Merge pinch zoom from Eclair to Master. Including,Grace Kloba2010-01-232-29/+89
* | | | | | am 53e1af87: am 2eb76d0b: Add logging for all plugin events and their return ...Derek Sollenberger2010-01-256-24/+165
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 2eb76d0b: Add logging for all plugin events and their return values.Derek Sollenberger2010-01-256-24/+165
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add logging for all plugin events and their return values.Derek Sollenberger2010-01-256-24/+165
| | | |/ | | |/|
* | | | Fix build byAndrei Popescu2010-01-254-10/+11
* | | | Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-254-23/+61
* | | | Merge "Prepare ScriptController class for upstreaming."Andrei Popescu2010-01-255-23/+18
|\ \ \ \
| * | | | Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-225-23/+18
* | | | | 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
* | | | | | Call nextTextfield on the CachedFrame that contains the cursor/focus.Leon Scroggins2010-01-221-3/+5
* | | | | | am de7e9124: am ec4b5ee4: As we are sharing the view between embedded and ful...Grace Kloba2010-01-211-11/+10
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am ec4b5ee4: As we are sharing the view between embedded and full screen, we ...Grace Kloba2010-01-211-11/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | As we are sharing the view between embedded and fullGrace Kloba2010-01-211-11/+10
* | | | | | am 6d849f2b: (-s ours) am b99dd716: DO NOT MERGEGrace Kloba2010-01-210-0/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | am b99dd716: DO NOT MERGEGrace Kloba2010-01-181-0/+8
| |\ \ \ \ \
| | * | | | | DO NOT MERGEGrace Kloba2010-01-181-0/+8
* | | | | | | Merge commit 'db0b7b50' into mergeGrace Kloba2010-01-210-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am e32bb876: Revert https://android-git.corp.google.com/g/37444 as https://a...Grace Kloba2010-01-141-5/+2
| |\ \ \ \ \ \ | | |/ / / / /