summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport
Commit message (Expand)AuthorAgeFilesLines
* Update <video> implementation after new IRC discussion with Eric Carlsson.Andrei Popescu2009-09-301-47/+108
* Fix a few crashes with assertions enabled.Patrick Scott2009-09-291-1/+4
* Fix the multiple form submission bug. (Bug 2098417).Ben Murdoch2009-09-281-1/+12
* Colorizing clicked-on linksLeon Clarke2009-09-242-0/+11
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-222-3/+3
* Add dpi support for WebView.Grace Kloba2009-09-211-2/+2
* Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPri...Andrei Popescu2009-09-171-11/+75
* Add poster support and other fixesAndrei Popescu2009-09-171-2/+13
* Fix the crash with sites having youtube video. It doesn't crash while loading.Grace Kloba2009-08-281-1/+1
* Merge change 22454 into eclairAndroid (Google) Code Review2009-08-272-11/+19
|\
| * Adds a method to allow Geolocation permissions for an origin.Steve Block2009-08-262-11/+19
* | Pass the estimated size of new databases to the Java implementation so that t...Ben Murdoch2009-08-261-1/+4
* | modifying how onLoad events are sent to plugins to properly handle IFrames.Derek Sollenberger2009-08-251-11/+14
|/
* Fixes build due in GeolocationPermissions.Steve Block2009-08-241-1/+0
* WebKit changes to persist Geolocation permissions between browser sessions.Steve Block2009-08-243-9/+104
* Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...Steve Block2009-08-212-0/+14
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-183-8/+48
|\
| * Check for a null request in the policy callbacks.Patrick Scott2009-08-171-3/+22
| * Pass clicks to webkit's textfield to determine the new selection.Leon Scroggins2009-08-132-5/+26
* | Merge change 21490 into master-webkit-mergeAndroid (Google) Code Review2009-08-175-7/+14
|\ \
| * | Fix WebCoreFrameBridge.cppAndrei Popescu2009-08-175-7/+14
* | | Fix some WebKit/ compilation errors.Ben Murdoch2009-08-172-2/+9
|/ /
* | ResourceHandleAndroid fixAndrei Popescu2009-08-172-11/+13
|/
* Fixes a couple of bugs in the Geolocation permissions manager.Steve Block2009-08-061-3/+4
* Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-052-0/+11
* Fix a bug in the ChromeClientAndroid where the m_newQuota was set to -1 after...Andrei Popescu2009-07-301-1/+4
* Fixes build bustage due to GeolocationPermissions.Steve Block2009-07-291-0/+2
* Adds a GeolocationPermissions class.Steve Block2009-07-294-2/+415
* wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-28/+35
* Support double tap in the Browser.Grace Kloba2009-07-281-3/+8
* Merge change 8010Android (Google) Code Review2009-07-222-0/+10
|\
| * Implements a mechanism that limit the growth of the application cacheAndrei Popescu2009-07-212-0/+10
* | Check for xml and text mime types through DOMImplementation.Patrick Scott2009-07-211-8/+4
|/
* am cb86952d: Fix #1896846. Move reset the meta data from canHandleRequest to ...Grace Kloba2009-07-091-9/+8
|\
| * Fix #1896846. Move reset the meta data from canHandleRequest to transitionToC...Grace Kloba2009-07-081-9/+8
* | Add fullscreen support back in.Andrei Popescu2009-07-071-20/+12
* | Added createView and attachView for playing embedded videos.Patrick Scott2009-07-061-8/+36
* | Merge change 5139Android (Google) Code Review2009-06-261-0/+265
|\ \
| * | Implement fullscreen video. Currently only load() and play() are supported. T...Andrei Popescu2009-06-251-0/+265
* | | add zoom field to visibleRect eventMike Reed2009-06-241-1/+2
|/ /
* | Get WebKit r44544.Feng Qian2009-06-176-21/+37
* | Implement adding console messagesBen Murdoch2009-06-051-3/+3
* | resolved conflicts for merge of d88ddb to masterPatrick Scott2009-06-041-0/+2
|\ \ | |/
| * If the server redirected us, use the url instead of the urlForHistory.Patrick Scott2009-06-041-1/+7
* | in the browser, make the trackball more like a mouseCary Clark2009-06-011-2/+1
* | Apply fixes for webkit bugs 24776 and 25616 to add ENABLE(DATABASE) guards. T...Ben Murdoch2009-05-152-4/+4
* | merged d15fb80, resolved conflictsGuang Zhu2009-05-111-1/+4
|\ \ | |/
| * Added JNI binding for new onJsTimeout callbackGuang Zhu2009-05-081-1/+4
* | Do not store invalid URLs in the database.Leon Scroggins2009-05-081-2/+10
* | Fix an issue with the null plugin drawing even when there is fallback content.Patrick Scott2009-05-051-12/+9