summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Add navigator.networkType to allow apps to detect the connection type.Andrei Popescu2010-01-151-0/+29
* am 8a2903f5: am b8a54826: Don\'t use static jclass unless we hold a reference.Grace Kloba2010-01-141-14/+9
|\
| * Don't use static jclass unless we hold a reference.Grace Kloba2010-01-141-14/+9
* | am 93f808ab: am 388e461f: Add proper support for fixed position elementsNicolas Roard2010-01-141-3/+4
|\ \ | |/
| * Add proper support for fixed position elementsNicolas Roard2010-01-141-3/+4
* | am e4771f1b: am 6916255e: Call into MimeTypeMap to get the mime type for an e...Patrick Scott2010-01-132-29/+66
|\ \ | |/
| * Call into MimeTypeMap to get the mime type for an extension.Patrick Scott2010-01-132-29/+66
* | clip the cursor rings if occludedCary Clark2010-01-131-4/+6
* | 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-123-0/+49
| | * | | 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
|\ \ \ \ | |/ / /