summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Refix http://b/issue?id=2509597.Grace Kloba2010-05-261-16/+10
* Provide a string for the case where a file upload control has not had a file ...Ben Murdoch2010-05-213-5/+8
* Add a method to the PlatformBridge to resolve the filename of a fileBen Murdoch2010-05-213-8/+16
* Fix build.Leon Scroggins III2010-05-191-0/+1
* Prohibit scrolling not initiated by the user.Leon Scroggins III2010-05-192-1/+4
* Merge "Make sure Geolocation is robust to location providers being absent on ...Steve Block2010-05-183-6/+6
|\
| * Make sure Geolocation is robust to location providers being absent on the dev...Steve Block2010-05-183-6/+6
* | ignore offscreen drawing in SVGCary Clark2010-05-171-1/+4
|/
* Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-142-30/+0
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-142-1/+18
* Merge "Fix crash in fast/frames/iframe-access-screen-of-deleted.html"Ben Murdoch2010-05-131-0/+6
|\
| * Fix crash in fast/frames/iframe-access-screen-of-deleted.htmlBen Murdoch2010-05-131-0/+6
* | Cherry-pick WebKit change 59226 to use standard POSIX version of writeToFile()Steve Block2010-05-121-14/+0
|/
* Merge webkit.org at r58033 : Cherry-pick WebKit change 58774 to avoid conflic...Steve Block2010-05-111-8/+0
* Merge webkit.org at r58033 : Provide link stub for AccessibilityObject::getAt...Steve Block2010-05-111-0/+6
* Merge webkit.org at r58033 : Provide new localized string methods for pluginsSteve Block2010-05-111-0/+10
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-114-550/+13
* Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-072-1/+107
* Add more padding round select boxes, use different assets atLeon Clarke2010-04-261-1/+4
* Pass scroll mode to Java so that we can handleGrace Kloba2010-04-131-1/+10
* When we stopUpdating(), we should cancel the outstandingGrace Kloba2010-04-021-1/+4
* Add on-demand plugin support.Patrick Scott2010-03-232-3/+7
* Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+2
* Use the bounds we layout the page for screenRect.Grace Kloba2010-03-121-7/+7
* Prepare touch key modifiers for upstreaming.Ben Murdoch2010-03-111-3/+0
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-3/+2
* Simplify the layer code:Nicolas Roard2010-02-241-1/+5
* Merge "Fixes a crash in the Geolocation service when using maximumAge"Steve Block2010-02-191-4/+4
|\
| * Fixes a crash in the Geolocation service when using maximumAgeSteve Block2010-02-191-4/+4
* | Add support for setting key states with touch events on Android.Ben Murdoch2010-02-191-5/+15
|/
* Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-183-5/+12
* Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-162-0/+5
* Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-122-0/+166
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-3/+3
* Speculative build fix for sim-engSteve Block2010-02-051-0/+4
* Merge webkit.org at r54127 : Fix conflicts with Android addition of touch eve...Steve Block2010-02-041-7/+0
* Merge webkit.org at r54127 : Keep ours for PlatformBridge.Steve Block2010-02-041-6/+0
* Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-042-1/+14
* Pass touch event time from Java to WebKitGrace Kloba2010-02-031-1/+3
* absoluteToLocal works with a page co-ordinate that is relative to the top le...Ben Murdoch2010-01-262-5/+5
* Prepare NPV8Object.h/cpp for upstreaming:Andrei Popescu2010-01-251-0/+49
* Merge "Prepare ScriptController class for upstreaming."Andrei Popescu2010-01-251-0/+5
|\
| * Prepare ScriptController class for upstreaming.Andrei Popescu2010-01-221-0/+5
* | Refactor style of Android specific touch events code in preparation for upstr...Ben Murdoch2010-01-212-3/+13
* | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-203-3/+2
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-202-0/+76
* | am e4771f1b: am 6916255e: Call into MimeTypeMap to get the mime type for an e...Patrick Scott2010-01-131-7/+0
|\ \ | |/ |/|
| * Call into MimeTypeMap to get the mime type for an extension.Patrick Scott2010-01-131-7/+0
| * webkit layers supportNicolas Roard2010-01-041-0/+9
* | resolved conflicts for merge of e0286f66 to masterSteve Block2010-01-122-2/+10
|\ \