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
*
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
*
|
Refactor our touch event code to use the version submitted to webkit.org by t...
Ben Murdoch
2010-01-20
1
-12
/
+47
*
|
resolved conflicts for merge of e0286f66 to master
Steve Block
2010-01-12
1
-0
/
+6
|
\
\
|
*
|
When starting the Geolocation service provider, check that the WebView is not...
Steve Block
2010-01-12
1
-0
/
+6
|
*
|
First draft of multitouch in the WebView.
Grace Kloba
2010-01-08
1
-19
/
+63
|
*
|
DO NOT MERGE.
Grace Kloba
2009-12-04
1
-37
/
+185
|
*
|
Stop Geolocation service when browser tab is in the background. Do not merge.
Steve Block
2009-11-09
1
-0
/
+17
*
|
|
resolved conflicts for merge of ab89d1aa to master
Derek Sollenberger
2010-01-11
1
-29
/
+27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
consolidating to only use one surface per plugin. give plugin access to java ...
Derek Sollenberger
2010-01-11
1
-60
/
+20
*
|
|
resolved conflicts for merge of 9653e7ce to master
Leon Scroggins
2010-01-11
1
-5
/
+10
|
\
\
\
|
|
/
/
|
*
|
Bring up the IME after receiving a response from webkit.
Leon Scroggins
2010-01-11
1
-5
/
+10
*
|
|
resolved conflicts for merge of 174cd118 to master
Leon Scroggins
2010-01-07
1
-0
/
+27
|
\
\
\
|
|
/
/
|
*
|
Request <label> info only when accessing a textfield.
Leon Scroggins
2010-01-07
1
-0
/
+27
|
*
|
webkit layers support
Nicolas Roard
2010-01-04
1
-0
/
+51
*
|
|
extract selected text from the picture
Cary Clark
2010-01-05
1
-219
/
+0
*
|
|
resolved conflicts for merge of 870689c8
Nicolas Roard
2010-01-04
1
-0
/
+51
*
|
|
am 3cc6d801: am 626f2058: Merge change Iab49f046 into eclair-mr2
Derek Sollenberger
2009-12-18
1
-8
/
+8
|
\
\
\
|
|
/
/
|
*
|
Fix to ensure plugin is notified even when the screen width does not change.
Derek Sollenberger
2009-12-18
1
-8
/
+8
[next]