summaryrefslogtreecommitdiffstats
path: root/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at R49305 : Add stub ChromeClient::scrollbarsModeDidChange m...Steve Block2009-10-202-0/+6
* Merge webkit.org at R49305 : Page constructor now takes a PluginHalterClient.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : goBackOrForwards is now a member of Page.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : setLocalLoadPolicy is now a member of SecurityOr...Steve Block2009-10-201-2/+3
* Merge webkit.org at R49305 : FrameLoader::stopLoading now uses an enum.Steve Block2009-10-201-1/+1
* Merge webkit.org at R49305 : PolicyChecker is now factored out of FrameLoader.Steve Block2009-10-202-9/+9
* Merge webkit.org at R49305 : Update String::copy call sites to use new copy m...Steve Block2009-10-201-3/+5
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-203-7/+7
* 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