summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni
Commit message (Expand)AuthorAgeFilesLines
* Dump child frames data according to Mac/Qt implementation for layout tests.Shimeng (Simon) Wang2010-06-211-4/+44
* Fix new LayoutTest crashes in compositing/iframes/lots-of-objects.html andBen Murdoch2010-06-181-2/+5
* Merge webkit.org at r60469 : since @60104 the zoom level functions ar in the ...Leon Clarke2010-06-081-2/+2
* Merge webkit.org at r60469 : @60418 requires us to use associatedElements() a...Leon Clarke2010-06-081-7/+7
* Enable File Reader and blob.slice APIs.Ben Murdoch2010-06-021-5/+5
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-284-59/+35
* Use the real visibleBounds for the ScrollView'sGrace Kloba2010-05-281-0/+6
* Report correct window.innerWidth and window.innerHeight.Grace Kloba2010-05-272-16/+33
* Added getTouchHighlightRects for the fat point.Grace Kloba2010-05-272-0/+300
* Merge WebKit at r60074: Pass null DeviceOrientationClient to Page constructorSteve Block2010-05-272-2/+4
* Merge WebKit at r59636: Method name changed upstreamKristian Monsen2010-05-251-1/+1
* Remove the use of a timer to delay painting, instead use a flag and check itNicolas Roard2010-05-211-0/+6
* Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-211-1/+8
* Update file chooser to pass the accept type from WebCore to Java.Ben Murdoch2010-05-211-4/+13
* Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-214-15/+35
* Adding a mechanism for injecting accessibility in WebViews with disabled Java...Svetoslav Ganov2010-05-152-0/+77
* suppress partial screen updates if a canvas element is visibleCary Clark2010-05-141-0/+3
* restrict nav cache picture to content width, heightCary Clark2010-05-121-1/+2
* Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removedSteve Block2010-05-111-1/+2
* Merge webkit.org at r58033 : Implement MIMETypeRegistry::isApplicationPluginM...Steve Block2010-05-111-0/+5
* Merge webkit.org at r58033 : Add missing SharedBuffer.h includeSteve Block2010-05-111-0/+1
* Merge webkit.org at r58033 : Use new ZoomMode enumSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of KeyboardCodes.hSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-114-7/+7
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-071-2/+4
* Enable contentEditable.Leon Scroggins2010-05-051-3/+19
* Fixes the Geolocation mock position timestampSteve Block2010-04-231-1/+1
* am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-152-0/+16
|\
| * Pass scroll mode to Java so that we can handleGrace Kloba2010-04-132-0/+16
* | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-142-9/+0
|/
* Do not set touch state to TouchStationary as EventHandlerGrace Kloba2010-04-091-2/+5
* Fix bug that causes plugins not be notified of the change to theDerek Sollenberger2010-04-081-27/+31
* Revert "Mark positioned elements as needing a relayout when checking for hit ...Nicolas Roard2010-04-062-35/+1
* Make sure the protocol is lower case in the redirect.Patrick Scott2010-03-311-6/+10
* Remove a warning.Leon Scroggins III2010-03-251-1/+1
* Merge "Mark positioned elements as needing a relayout when checking for hit t...Nicolas Roard2010-03-242-1/+35
|\
| * Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-242-1/+35
* | Fixes XHR requests to use the username and password supplied from JavaScriptSteve Block2010-03-241-2/+10
|/
* Merge "Add on-demand plugin support."Patrick Scott2010-03-231-5/+13
|\
| * Add on-demand plugin support.Patrick Scott2010-03-231-5/+13
* | Allowing native code access to the application context as long asDerek Sollenberger2010-03-232-0/+25
|/
* Add a new API on the resource loader to pause the current load. We use this w...Ben Murdoch2010-03-222-0/+21
* Merge "Implements layoutTestController.setAppCacheMaximumSize"Steve Block2010-03-221-1/+8
|\
| * Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-191-1/+8
* | use picture recording flag to speed up clipPath (and avoid asserts in very la...Mike Reed2010-03-192-2/+8
|/
* Merge "Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*""Brian Carlstrom2010-03-181-4/+4
|\
| * Fix comment from "WebView.LOAD_*" to "WebSettings.LOAD_*"Brian Carlstrom2010-03-181-4/+4
* | Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-182-7/+30
|/
* Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.Kristian Monsen2010-03-172-0/+8
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+1