summaryrefslogtreecommitdiffstats
path: root/WebKit/android/jni/WebViewCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Clean up. Use native weak references.Grace Kloba2009-12-171-50/+10
* | | am ba6d5d3a: am 2c3e1d02: Merge webkit.org at r51976 : externalRepresentation...Steve Block2009-12-171-1/+1
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : externalRepresentation now takes a Frame argument.Steve Block2009-12-171-1/+1
* | | am a82fdbb6: am 050a2ac7: Merge change Ifcce71fa into eclair-mr2Grace Kloba2009-12-161-3/+20
|\ \ \ | |/ /
| * | Implement the full screen WebView plugin.Grace Kloba2009-12-161-3/+20
* | | am 14357090: am d4924af1: check to see if nav cache is up to date on tapCary Clark2009-12-161-0/+33
|\ \ \ | |/ /
| * | check to see if nav cache is up to date on tapCary Clark2009-12-151-0/+33
* | | am 5a144aa0: am b13fe228: Notify native plugin code when the browser discards...Derek Sollenberger2009-12-141-3/+26
|\ \ \ | |/ /
| * | Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-141-3/+26
* | | am 41527663: am 213584b6: Merge change I514e3218 into eclair-mr2Mike Reed2009-12-101-0/+28
|\ \ \ | |/ /