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
*
add event interface for plugins, so they can post an event to themselves (fro...
Mike Reed
2009-12-10
1
-0
/
+28
*
Enable longpress and doubletap to WebKit as touch
Grace Kloba
2009-12-09
1
-4
/
+10
*
Pass a message to move the focus when user hits "Next".
Leon Scroggins
2009-12-09
1
-1
/
+32
*
Switching from activity based full screen plugins to a view system overlay.
Derek Sollenberger
2009-12-08
1
-4
/
+19
*
Only re-center the page if it is zoom change or
Grace Kloba
2009-12-04
1
-3
/
+10
*
Move dump display tree to sdcard as dom and render tree.
Grace Kloba
2009-12-01
1
-16
/
+14
*
cleaning up local JNI references for plugins and caching appropriate JNI ids.
Derek Sollenberger
2009-12-01
1
-0
/
+8
*
Cleanup how a plugin requests to go full-screen.
Derek Sollenberger
2009-12-01
1
-5
/
+3
*
Refactoring plugins to use new java interfaces.
Derek Sollenberger
2009-11-30
1
-14
/
+28
*
Add support for returning the anchor text back to Java land.
Ben Murdoch
2009-11-18
1
-5
/
+34
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
1
-1
/
+1
*
Merge webkit.org at r50258 : HistoryController has been factored out of Frame...
Steve Block
2009-11-10
1
-1
/
+1
*
Allow plugins to load java classes from their apk.
Derek Sollenberger
2009-11-09
1
-2
/
+26
*
Fixes V8 build due to missing include.
Steve Block
2009-11-05
1
-0
/
+1
*
Stop Geolocation service when browser tab is in the background.
Steve Block
2009-11-05
1
-0
/
+16
*
DO NOT MERGE. Send a message when the page changes and find is up to search a...
Leon Scroggins
2009-10-29
1
-0
/
+12
*
Pass PlatformKeyboardEvents for deletions.
Leon Scroggins
2009-10-28
1
-1
/
+10
*
Allow touches to change the selection.
Leon Scroggins
2009-10-27
1
-21
/
+2
*
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
1
-39
/
+0
*
tweak select text
Cary Clark
2009-10-27
1
-9
/
+47
*
Remove some unused variables.
Leon Scroggins
2009-10-23
1
-2
/
+0
*
Do not show radio/checkboxes for <optgroup> labels.
Leon Scroggins
2009-10-21
1
-7
/
+14
*
Merge webkit.org at R49305 : Text::string renamed to dataImpl.
Steve Block
2009-10-20
1
-2
/
+2
*
Enabling plugins to stay in sync with UI when the DOM changes.
Derek Sollenberger
2009-10-13
1
-0
/
+16
*
add debugging, tweak data for flash work in progress
Cary Clark
2009-10-12
1
-1
/
+1
*
File upload.
Leon Scroggins
2009-10-09
1
-0
/
+17
*
am e7430864: Makes sure that Geolocation permissions are saved before the bro...
Steve Block
2009-10-07
1
-0
/
+9
|
\
|
*
Makes sure that Geolocation permissions are saved before the browser is killed.
Steve Block
2009-10-07
1
-0
/
+9
*
|
reset webTextView size if focus bounds changes
Cary Clark
2009-10-07
1
-0
/
+17
*
|
fix select text if multiple lines are the same width
Cary Clark
2009-10-05
1
-13
/
+23
*
|
Add check null of getRealObject(). When a WebView is
Grace Kloba
2009-10-02
1
-37
/
+185
|
/
*
Don't crash on java exception
Leon Clarke
2009-09-30
1
-15
/
+32
*
scroll text field with touch
Cary Clark
2009-09-29
1
-4
/
+9
*
Update the comment for checking null in needtouchevents.
Grace Kloba
2009-09-28
1
-2
/
+2
*
Check null for WebViewCore's nativeClass before calling
Grace Kloba
2009-09-27
1
-2
/
+7
*
don't short-circuit if the text selection has changed
Cary Clark
2009-09-25
1
-2
/
+22
*
Colorizing clicked-on links
Leon Clarke
2009-09-24
1
-0
/
+24
*
adding API to enable plugins to request full screen mode
Derek Sollenberger
2009-09-22
1
-3
/
+18
*
Add dpi support for WebView.
Grace Kloba
2009-09-21
1
-0
/
+6
*
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-09-15
1
-45
/
+13
*
don't layout when setting size from zoom if only height changed
Cary Clark
2009-08-28
1
-5
/
+7
*
Pass the estimated size of new databases to the Java implementation so that t...
Ben Murdoch
2009-08-26
1
-3
/
+3
*
fix a couple of debug print errors
Cary Clark
2009-08-25
1
-1
/
+1
*
modifying how onLoad events are sent to plugins to properly handle IFrames.
Derek Sollenberger
2009-08-25
1
-6
/
+30
*
Merge commit 'goog/master' into merge
Andrei Popescu
2009-08-19
1
-0
/
+12
|
\
|
*
Need to notify Java side when viewport tag is parsed.
Grace Kloba
2009-08-18
1
-0
/
+12
|
*
Do not merge - pulled from master
Patrick Scott
2009-08-17
1
-1
/
+1
*
|
Revert "Compilation and link error fixes for new webkit r47420."
Andrei Popescu
2009-08-19
1
-2
/
+2
*
|
Compilation and link error fixes for new webkit r47420.
Ben Murdoch
2009-08-18
1
-2
/
+2
*
|
Merge commit 'goog/master' into merge
Ben Murdoch
2009-08-18
1
-10
/
+69
|
\
\
[next]