summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Refactor our touch event code to use the version submitted to webkit.org by t...Ben Murdoch2010-01-201-12/+47
* | resolved conflicts for merge of e0286f66 to masterSteve Block2010-01-121-0/+6
|\ \
| * | When starting the Geolocation service provider, check that the WebView is not...Steve Block2010-01-121-0/+6
| * | First draft of multitouch in the WebView.Grace Kloba2010-01-081-19/+63
| * | DO NOT MERGE.Grace Kloba2009-12-041-37/+185
| * | Stop Geolocation service when browser tab is in the background. Do not merge.Steve Block2009-11-091-0/+17
* | | resolved conflicts for merge of ab89d1aa to masterDerek Sollenberger2010-01-111-29/+27
|\ \ \ | | |/ | |/|
| * | consolidating to only use one surface per plugin. give plugin access to java ...Derek Sollenberger2010-01-111-60/+20
* | | resolved conflicts for merge of 9653e7ce to masterLeon Scroggins2010-01-111-5/+10
|\ \ \ | |/ /
| * | Bring up the IME after receiving a response from webkit.Leon Scroggins2010-01-111-5/+10
* | | resolved conflicts for merge of 174cd118 to masterLeon Scroggins2010-01-071-0/+27
|\ \ \ | |/ /
| * | Request <label> info only when accessing a textfield.Leon Scroggins2010-01-071-0/+27
| * | webkit layers supportNicolas Roard2010-01-041-0/+51
* | | extract selected text from the pictureCary Clark2010-01-051-219/+0
* | | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-041-0/+51
* | | am 3cc6d801: am 626f2058: Merge change Iab49f046 into eclair-mr2Derek Sollenberger2009-12-181-8/+8
|\ \ \ | |/ /
| * | Fix to ensure plugin is notified even when the screen width does not change.Derek Sollenberger2009-12-181-8/+8