summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge change I5536af7a into eclair-mr2Android (Google) Code Review2009-10-191-36/+47
|\
| * Updating the documentation for plugins.Derek Sollenberger2009-10-191-36/+47
* | return default 1.0 for scaleFactor(), since android doesn't record at the sam...Mike Reed2009-10-191-2/+22
|/
* Only write Geolocation permissions to the DB when required.Steve Block2009-10-162-7/+15
* Do not bring up the soft keyboard for readonly input fields.Leon Scroggins2009-10-153-4/+18
* fix copy/paste using trackball on passionCary Clark2009-10-151-21/+15
* Merge change Ibf761b97 into eclair-mr2Android (Google) Code Review2009-10-131-9/+36
|\
| * Prevent getFile from copying when the file is too large.Leon Scroggins2009-10-131-9/+36
* | Enabling plugins to stay in sync with UI when the DOM changes.Derek Sollenberger2009-10-134-13/+47
|/
* add debugging, tweak data for flash work in progressCary Clark2009-10-125-35/+84
* File upload.Leon Scroggins2009-10-095-3/+66
* Fix sim buildLeon Clarke2009-10-091-0/+1
* Draw a background color under the combo boxLeon Clarke2009-10-091-0/+8
* am e7430864: Makes sure that Geolocation permissions are saved before the bro...Steve Block2009-10-075-7/+23
|\
| * Makes sure that Geolocation permissions are saved before the browser is killed.Steve Block2009-10-075-7/+23
* | reset webTextView size if focus bounds changesCary Clark2009-10-072-0/+19
* | Merge change Ibbab1c84 into eclair-mr2Android (Google) Code Review2009-10-062-19/+25
|\ \
| * | address detection may look at uninitialized memoryCary Clark2009-10-062-19/+25
* | | fix select text if multiple lines are the same widthCary Clark2009-10-051-13/+23
|/ /
* | Merge change Ib47ea2b1 into eclair-mr2Android (Google) Code Review2009-10-054-81/+372
|\ \ | |/ |/|
| * Add check null of getRealObject(). When a WebView isGrace Kloba2009-10-024-81/+372
* | Revert "Don't extend the arrow asset of the combo box over the text, so that ...Leon Scroggins2009-10-011-3/+6
|/
* Merge change Ib6cfb9c2 into eclairAndroid (Google) Code Review2009-10-011-6/+3
|\
| * Don't extend the arrow asset of the combo box over the text, so that the real...Leon Clarke2009-10-011-6/+3
* | Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-301-47/+108
|/
* Don't crash on java exceptionLeon Clarke2009-09-302-20/+41
* scroll text field with touchCary Clark2009-09-292-5/+10
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-294-4/+7
* Update the comment for checking null in needtouchevents.Grace Kloba2009-09-282-2/+3
* Fix the multiple form submission bug. (Bug 2098417).Ben Murdoch2009-09-282-1/+16
* Check null for WebViewCore's nativeClass before callingGrace Kloba2009-09-271-2/+7
* don't short-circuit if the text selection has changedCary Clark2009-09-252-2/+24
* Colorizing clicked-on linksLeon Clarke2009-09-244-0/+42
* Add ANDROID_USER_GESTURE back to WebCore.Patrick Scott2009-09-241-1/+1
* Whether or not a textfield is the last or only, make its action GO.Leon Scroggins2009-09-231-3/+2
* hardcode the correct ninepatch margins for the button skinCary Clark2009-09-231-2/+13
* adding API to enable plugins to request full screen modeDerek Sollenberger2009-09-226-38/+62
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-224-7/+7
* Add dpi support for WebView.Grace Kloba2009-09-214-2/+22
* renaming setJavaClass_ANPSetValue and ensuring memory is freed on subsequent ...Derek Sollenberger2009-09-213-6/+25
* cleaning up old surface view API'sDerek Sollenberger2009-09-211-37/+0
* Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...Andrei Popescu2009-09-172-12/+82
* Add poster support and other fixesAndrei Popescu2009-09-171-2/+13
* First pass at replacing native plugin views with java.Derek Sollenberger2009-09-1510-425/+200
* fix parent index of focus when building nav cacheCary Clark2009-09-152-1/+4
* allow mixed-case schemes in resource URLsCary Clark2009-09-101-1/+14
* Fix for 2106269Andrei Popescu2009-09-091-1/+1
* Updates mock Geolocation service to match final version submitted to WebKit.Steve Block2009-09-081-3/+3
* Store Geolocation cached position between browser sessions.Steve Block2009-09-071-1/+4
* Allow 0 to be passed for the nativePointerParameter to nativeAddJavaScriptInt...Andrei Popescu2009-09-031-1/+5