summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update file chooser to pass the accept type from WebCore to Java.Ben Murdoch2010-05-211-4/+13
* Adding a mechanism for injecting accessibility in WebViews with disabled Java...Svetoslav Ganov2010-05-151-0/+65
* 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 : Update location of KeyboardCodes.hSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-4/+4
* Enable contentEditable.Leon Scroggins2010-05-051-3/+19
* am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...Grace Kloba2010-04-151-0/+11
|\
| * Pass scroll mode to Java so that we can handleGrace Kloba2010-04-131-0/+11
* | Remove the TouchStationary state from PlatformTouchPoint.Ben Murdoch2010-04-141-8/+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-061-32/+1
* Remove a warning.Leon Scroggins III2010-03-251-1/+1
* Mark positioned elements as needing a relayout when checking for hit test.Nicolas Roard2010-03-241-1/+32
* Allowing native code access to the application context as long asDerek Sollenberger2010-03-231-0/+21
* use picture recording flag to speed up clipPath (and avoid asserts in very la...Mike Reed2010-03-191-1/+1
* Pass selection data along with message to open the keyboard.Leon Scroggins2010-03-181-6/+28
* Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.Kristian Monsen2010-03-171-0/+4
* Clean up full-screen mode plugins now that they handle touchDerek Sollenberger2010-03-151-16/+3
* Add requestCenterFitZoom to android_npapi so thatGrace Kloba2010-03-121-0/+10
* iterate through the children of the label to find its textCary Clark2010-03-121-2/+11
* set the cached focus state when a node is in a fixed layerCary Clark2010-03-111-6/+17
* Only call plugin touch code if it is in full screenLeon Scroggins2010-03-091-6/+6
* check for null node to prevent monkey crashCary Clark2010-03-081-1/+1
* Set the proper frame's focus controller to active and focused.Leon Scroggins2010-03-051-7/+17
* Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().Andrei Popescu2010-03-051-6/+0
* refactor drawing to support layersCary Clark2010-02-241-0/+29
* Simplify the layer code:Nicolas Roard2010-02-241-2/+3
* Do not forward touch event types we do not support into WebCore as TouchCance...Ben Murdoch2010-02-241-3/+4
* am 4c76da0e: am 1044e7fd: Fixes error where plugin is created while iterating...Derek Sollenberger2010-02-221-14/+13
|\
| * Fixes error where plugin is created while iterating through the list of plugins.Derek Sollenberger2010-02-221-14/+13
| * Pass touch event time from Java to WebKitGrace Kloba2010-02-021-5/+5
* | Add support for setting key states with touch events on Android.Ben Murdoch2010-02-191-5/+5
* | Fixes a bug with the Geolocation suspend/resume behaviourSteve Block2010-02-181-4/+3
* | Add UI considerations to layersCary Clark2010-02-171-1/+0
* | Add dump layers capability (triggered the same way as the dump tree trick,Nicolas Roard2010-02-121-0/+1
* | Merge webkit.org at r54127 : Fix some WebKit includesSteve Block2010-02-041-2/+3
* | Forward the console message level from WebCore to Java land.Ben Murdoch2010-02-041-3/+3
* | Pass touch event time from Java to WebKitGrace Kloba2010-02-031-5/+5
* | Implement V8 counter supportAndrei Popescu2010-02-021-0/+12
* | Anchor the page at top left corner when webView size changed.Shimeng (Simon) Wang2010-01-291-35/+17
* | Stop forwarding touch events from Java when the top level document is detache...Ben Murdoch2010-01-271-18/+12
* | Merge pinch zoom from Eclair to Master. Including,Grace Kloba2010-01-231-27/+78
* | Refactor style of Android specific touch events code in preparation for upstr...Ben Murdoch2010-01-211-1/+1
* | am 67c90537: am 72acb46d: Fix the crash of exiting full screen by checking null.Grace Kloba2010-01-201-1/+2
|\ \ | |/
| * Fix the crash of exiting full screen by checking null.Grace Kloba2010-01-201-1/+2
* | resolved conflicts for merge of 9dabd572 to masterGrace Kloba2010-01-201-1/+0
|\ \ | |/
| * Changing plugin setwindow() to use page coordinateGrace Kloba2010-01-201-1/+0
* | Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...Steve Block2010-01-201-3/+4