summaryrefslogtreecommitdiffstats
path: root/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Don't extend the arrow asset of the combo box over the text, so that the real...Leon Clarke2009-10-011-6/+3
* 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
* start in the proper subframe when finding the next text fieldCary Clark2009-09-031-1/+1
* Merge change 23630 into eclairAndroid (Google) Code Review2009-09-031-20/+4
|\
| * Brings Mock Geolocation service up to date with latest submission to WebKit.Steve Block2009-09-021-20/+4
* | Get the drawable directory from Java for the platform buttons.Grace Kloba2009-09-028-25/+42
|/
* Update the browser's references to the latest images.Leon Scroggins2009-09-012-14/+21
* Fix the crash with sites having youtube video. It doesn't crash while loading.Grace Kloba2009-08-281-1/+1
* don't layout when setting size from zoom if only height changedCary Clark2009-08-282-6/+9
* update dox. no code changeMike Reed2009-08-281-1/+7
* Merge changes 22903,22905 into eclairAndroid (Google) Code Review2009-08-271-1/+1
|\
| * Use v8::V8::LowMemoryNotification() instead of the non-really-existibg v8::V8...Andrei Popescu2009-08-271-1/+1
* | Merge change 22454 into eclairAndroid (Google) Code Review2009-08-273-11/+27
|\ \
| * | Adds a method to allow Geolocation permissions for an origin.Steve Block2009-08-263-11/+27
* | | when finding left edge of text block, don't merge in tall bitmapCary Clark2009-08-261-52/+61
| |/ |/|
* | Pass the estimated size of new databases to the Java implementation so that t...Ben Murdoch2009-08-263-6/+11
* | Merge change 22590 into eclairAndroid (Google) Code Review2009-08-251-4/+25
|\ \
| * | fix address detection when the city and state are both valid statesCary Clark2009-08-251-4/+25
* | | fix a couple of debug print errorsCary Clark2009-08-252-3/+3
|/ /
* | modifying how onLoad events are sent to plugins to properly handle IFrames.Derek Sollenberger2009-08-253-17/+47
|/
* Fixes build due in GeolocationPermissions.Steve Block2009-08-241-1/+0
* WebKit changes to persist Geolocation permissions between browser sessions.Steve Block2009-08-244-9/+109
* Fixes build breakage due to missing GeolocationPermissions header.Steve Block2009-08-241-0/+1
* Adds WebKit-side of logic to make Geolocation obey Browser 'Enagle Location' ...Steve Block2009-08-213-0/+19
* Merge commit 'goog/master' into mergeAndrei Popescu2009-08-192-0/+17
|\
| * Merge change 21466 into eclairAndroid (Google) Code Review2009-08-182-0/+17
| |\