index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
/
android
/
jni
/
WebViewCore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update file chooser to pass the accept type from WebCore to Java.
Ben Murdoch
2010-05-21
1
-4
/
+13
*
Adding a mechanism for injecting accessibility in WebViews with disabled Java...
Svetoslav Ganov
2010-05-15
1
-0
/
+65
*
suppress partial screen updates if a canvas element is visible
Cary Clark
2010-05-14
1
-0
/
+3
*
restrict nav cache picture to content width, height
Cary Clark
2010-05-12
1
-1
/
+2
*
Merge webkit.org at r58033 : Update location of KeyboardCodes.h
Steve Block
2010-05-11
1
-1
/
+1
*
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
1
-4
/
+4
*
Enable contentEditable.
Leon Scroggins
2010-05-05
1
-3
/
+19
*
am 5c6e2c78: am 34a423ba: am 22804c07: Pass scroll mode to Java so that we ca...
Grace Kloba
2010-04-15
1
-0
/
+11
|
\
|
*
Pass scroll mode to Java so that we can handle
Grace Kloba
2010-04-13
1
-0
/
+11
*
|
Remove the TouchStationary state from PlatformTouchPoint.
Ben Murdoch
2010-04-14
1
-8
/
+0
|
/
*
Do not set touch state to TouchStationary as EventHandler
Grace Kloba
2010-04-09
1
-2
/
+5
*
Fix bug that causes plugins not be notified of the change to the
Derek Sollenberger
2010-04-08
1
-27
/
+31
*
Revert "Mark positioned elements as needing a relayout when checking for hit ...
Nicolas Roard
2010-04-06
1
-32
/
+1
*
Remove a warning.
Leon Scroggins III
2010-03-25
1
-1
/
+1
*
Mark positioned elements as needing a relayout when checking for hit test.
Nicolas Roard
2010-03-24
1
-1
/
+32
*
Allowing native code access to the application context as long as
Derek Sollenberger
2010-03-23
1
-0
/
+21
*
use picture recording flag to speed up clipPath (and avoid asserts in very la...
Mike Reed
2010-03-19
1
-1
/
+1
*
Pass selection data along with message to open the keyboard.
Leon Scroggins
2010-03-18
1
-6
/
+28
*
Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.
Kristian Monsen
2010-03-17
1
-0
/
+4
*
Clean up full-screen mode plugins now that they handle touch
Derek Sollenberger
2010-03-15
1
-16
/
+3
*
Add requestCenterFitZoom to android_npapi so that
Grace Kloba
2010-03-12
1
-0
/
+10
*
iterate through the children of the label to find its text
Cary Clark
2010-03-12
1
-2
/
+11
*
set the cached focus state when a node is in a fixed layer
Cary Clark
2010-03-11
1
-6
/
+17
*
Only call plugin touch code if it is in full screen
Leon Scroggins
2010-03-09
1
-6
/
+6
*
check for null node to prevent monkey crash
Cary Clark
2010-03-08
1
-1
/
+1
*
Set the proper frame's focus controller to active and focused.
Leon Scroggins
2010-03-05
1
-7
/
+17
*
Remove unnecessary call to ChromeClientAndroid::scheduleCompositingLayerSync().
Andrei Popescu
2010-03-05
1
-6
/
+0
*
refactor drawing to support layers
Cary Clark
2010-02-24
1
-0
/
+29
*
Simplify the layer code:
Nicolas Roard
2010-02-24
1
-2
/
+3
*
Do not forward touch event types we do not support into WebCore as TouchCance...
Ben Murdoch
2010-02-24
1
-3
/
+4
*
am 4c76da0e: am 1044e7fd: Fixes error where plugin is created while iterating...
Derek Sollenberger
2010-02-22
1
-14
/
+13
|
\
|
*
Fixes error where plugin is created while iterating through the list of plugins.
Derek Sollenberger
2010-02-22
1
-14
/
+13
|
*
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-02
1
-5
/
+5
*
|
Add support for setting key states with touch events on Android.
Ben Murdoch
2010-02-19
1
-5
/
+5
*
|
Fixes a bug with the Geolocation suspend/resume behaviour
Steve Block
2010-02-18
1
-4
/
+3
*
|
Add UI considerations to layers
Cary Clark
2010-02-17
1
-1
/
+0
*
|
Add dump layers capability (triggered the same way as the dump tree trick,
Nicolas Roard
2010-02-12
1
-0
/
+1
*
|
Merge webkit.org at r54127 : Fix some WebKit includes
Steve Block
2010-02-04
1
-2
/
+3
*
|
Forward the console message level from WebCore to Java land.
Ben Murdoch
2010-02-04
1
-3
/
+3
*
|
Pass touch event time from Java to WebKit
Grace Kloba
2010-02-03
1
-5
/
+5
*
|
Implement V8 counter support
Andrei Popescu
2010-02-02
1
-0
/
+12
*
|
Anchor the page at top left corner when webView size changed.
Shimeng (Simon) Wang
2010-01-29
1
-35
/
+17
*
|
Stop forwarding touch events from Java when the top level document is detache...
Ben Murdoch
2010-01-27
1
-18
/
+12
*
|
Merge pinch zoom from Eclair to Master. Including,
Grace Kloba
2010-01-23
1
-27
/
+78
*
|
Refactor style of Android specific touch events code in preparation for upstr...
Ben Murdoch
2010-01-21
1
-1
/
+1
*
|
am 67c90537: am 72acb46d: Fix the crash of exiting full screen by checking null.
Grace Kloba
2010-01-20
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix the crash of exiting full screen by checking null.
Grace Kloba
2010-01-20
1
-1
/
+2
*
|
resolved conflicts for merge of 9dabd572 to master
Grace Kloba
2010-01-20
1
-1
/
+0
|
\
\
|
|
/
|
*
Changing plugin setwindow() to use page coordinate
Grace Kloba
2010-01-20
1
-1
/
+0
*
|
Cherry-pick WebKit change 53497 to rename jni_utility and jni_utility_private...
Steve Block
2010-01-20
1
-3
/
+4
[next]