summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
...
* | | am ddd2f469: am ab9c9800: Merge "Compare Node pointers rather than CachedNode...Leon Scroggins2010-01-121-2/+2
|\ \ \ | |/ /
| * | Merge "Compare Node pointers rather than CachedNode pointers." into eclair-mr2Leon Scroggins2010-01-121-2/+2
| |\ \
| | * | Compare Node pointers rather than CachedNode pointers.Leon Scroggins2010-01-121-2/+2
* | | | Merge "resolved conflicts for merge of e0286f66 to master"Steve Block2010-01-123-0/+14
|\ \ \ \
| * \ \ \ resolved conflicts for merge of e0286f66 to masterSteve Block2010-01-123-0/+14
| |\ \ \ \
| | * | | | When starting the Geolocation service provider, check that the WebView is not...Steve Block2010-01-124-0/+50
| | * | | | First draft of multitouch in the WebView.Grace Kloba2010-01-082-21/+73
| | * | | | DO NOT MERGE.Grace Kloba2009-12-044-81/+372
| | * | | | Merge change I43c19e84 into eclairAndroid (Google) Code Review2009-11-091-0/+17
| | |\ \ \ \
| | | * | | | Stop Geolocation service when browser tab is in the background. Do not merge.Steve Block2009-11-091-0/+17
| | * | | | | do not merge -- Fix a clicking bug.Leon Scroggins2009-11-091-9/+0
| | |/ / / /
| | * | | | do not merge: fix copy/paste using trackball on passionCary Clark2009-10-161-21/+15
* | | | | | am 8752c4d3: am f8ffa7ae: Merge "adding event to notify the plugin when it is...Derek Sollenberger2010-01-123-1/+23
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge "adding event to notify the plugin when it is on/off screen." into ecla...Derek Sollenberger2010-01-123-1/+23
| |\ \ \ \ \
| | * | | | | adding event to notify the plugin when it is on/off screen.Derek Sollenberger2010-01-123-1/+23
| | | |_|/ / | | |/| | |
* | | | | | am 4843cf01: am 9fb6b3c3: Ensure that the current textfield is actually a tex...Leon Scroggins2010-01-121-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Ensure that the current textfield is actually a textfield before treating it ...Leon Scroggins2010-01-121-2/+2
| |/ / /
* | | | Merge "Implement timeupdate events for video tag."Andrei Popescu2010-01-121-1/+18
|\ \ \ \
| * | | | Implement timeupdate events for video tag.Andrei Popescu2010-01-121-1/+18
* | | | | rebuild the nav cache if the clicked on node is invalidCary Clark2010-01-121-1/+1
* | | | | resolved conflicts for merge of ab89d1aa to masterDerek Sollenberger2010-01-115-77/+109
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-115-108/+102
* | | | resolved conflicts for merge of 9653e7ce to masterLeon Scroggins2010-01-117-43/+13
|\ \ \ \ | |/ / /
| * | | Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-117-48/+13
| | |/ | |/|
* | | am 43342a27: am ee0e4a35: Merge "Updates the use of weak references in the sc...Steve Block2010-01-081-11/+20
|\ \ \ | |/ /
| * | Merge "Updates the use of weak references in the script-to-Java bridge for V8...Steve Block2010-01-081-11/+20
| |\ \
| | * | Updates the use of weak references in the script-to-Java bridge for V8.Steve Block2010-01-081-11/+20
* | | | Fix a code ugliness issue: avoid using two variables named "size" inside the ...Andrei Popescu2010-01-081-3/+3
* | | | am e44f974f: am 15f1e443: In motionUp, update the CachedHistory\'s mMouseBounds.Leon Scroggins2010-01-071-1/+3
|\ \ \ \ | |/ / /
| * | | In motionUp, update the CachedHistory's mMouseBounds.Leon Scroggins2010-01-071-1/+3
* | | | am 6864ec3c: am 1ccac4c1: remove unused jni interfacesCary Clark2010-01-071-8/+0
|\ \ \ \ | |/ / /
| * | | remove unused jni interfacesCary Clark2010-01-071-8/+0
* | | | resolved conflicts for merge of 174cd118 to masterLeon Scroggins2010-01-076-38/+28
|\ \ \ \ | |/ / /
| * | | Request <label> info only when accessing a textfield.Leon Scroggins2010-01-076-39/+28
* | | | am f0c18f75: am e5e9720d: In findBestHitAt, set x and y to the intersection o...Leon Scroggins2010-01-063-30/+24
|\ \ \ \ | |/ / /
| * | | In findBestHitAt, set x and y to the intersection of slop and cursor.Leon Scroggins2010-01-063-30/+24
* | | | am 3146e9ee: am 62d9c8e5: Store label information to be used for hint text.Leon Scroggins2010-01-064-6/+49
|\ \ \ \ | |/ / /
| * | | Store label information to be used for hint text.Leon Scroggins2010-01-064-6/+49
| * | | webkit layers supportNicolas Roard2010-01-046-4/+252
* | | | extract selected text from the pictureCary Clark2010-01-055-230/+101
* | | | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-046-3/+251
* | | | resolved conflicts for merge of 66367cf8 to masterLeon Scroggins2010-01-043-26/+41
|\ \ \ \ | |/ / /
| * | | If the DOM changes textfield focus, make the IME work properly.Leon Scroggins2010-01-043-25/+41
* | | | Merge "Move STLPort to external/stlport."Steve Block2010-01-04328-73311/+0
|\ \ \ \
| * | | | Move STLPort to external/stlport.Steve Block2009-12-22328-73311/+0
* | | | | Fixes MainThreadAndroid to use AndroidThreading, rather than calling methods ...Steve Block2009-12-211-2/+31
|/ / / /
* | | | am 3cc6d801: am 626f2058: Merge change Iab49f046 into eclair-mr2Derek Sollenberger2009-12-181-8/+8
|\ \ \ \ | |/ / /
| * | | Merge change Iab49f046 into eclair-mr2Android (Google) Code Review2009-12-181-8/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fix to ensure plugin is notified even when the screen width does not change.Derek Sollenberger2009-12-181-8/+8
* | | | resolved conflicts for merge of a0fb8e99 to masterSteve Block2009-12-181-42/+47
|\ \ \ \ | |/ / /