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
*
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
|
\
\
|
*
|
Be more restrictive when expanding iframes.
Patrick Scott
2009-08-17
1
-1
/
+1
|
|
/
|
*
rebuild nav cache if cursor is moved to invisible node
Cary Clark
2009-08-14
1
-1
/
+1
|
*
Pass clicks to webkit's textfield to determine the new selection.
Leon Scroggins
2009-08-13
1
-8
/
+67
*
|
WebViewCore fix
Andrei Popescu
2009-08-17
1
-2
/
+2
|
/
*
modifying the android_npapi.h to accomodate surfaces with different pixel for...
Derek Sollenberger
2009-08-10
1
-3
/
+4
*
fixing the surface size if the plugin elects to not handle zoomEvents.
Derek Sollenberger
2009-08-06
1
-3
/
+3
*
adding the first cut for the onLoad plugin event.
Derek Sollenberger
2009-08-04
1
-0
/
+6
*
enhancing visibleRect tracking and making it work within iframes.
Derek Sollenberger
2009-08-04
1
-1
/
+1
*
rebuild the nav cache on mouse clicks during page load
Cary Clark
2009-07-31
1
-2
/
+21
*
Remove snapToAnchor as it is not used any more.
Grace Kloba
2009-07-30
1
-62
/
+0
*
Adds the C++ side of the system to show the Geolocation permissions prompt.
Steve Block
2009-07-30
1
-2
/
+26
*
Fixes build bustage due to GeolocationPermissions.
Steve Block
2009-07-29
1
-0
/
+1
*
Adds a GeolocationPermissions class.
Steve Block
2009-07-29
1
-0
/
+9
*
wire in the AppCache out-of-space callback
Andrei Popescu
2009-07-29
1
-6
/
+18
*
Support double tap in the Browser.
Grace Kloba
2009-07-28
1
-2
/
+24
*
Improve dragging on WebTextView.
Leon Scroggins
2009-07-23
1
-1
/
+32
*
am 70522f5f: adjust right edge of copy bounds if edge is not found
Cary Clark
2009-07-22
1
-2
/
+8
|
\
|
*
adjust right edge of copy bounds if edge is not found
Cary Clark
2009-07-21
1
-2
/
+8
*
|
removing visibleRect event and tracking rectangles instead.
Derek Sollenberger
2009-07-20
1
-16
/
+19
*
|
Add Plugin APIs for creating and manipulating a Surface.
Patrick Scott
2009-07-20
1
-0
/
+57
*
|
Use fRight and fBottom instead of width() and height().
Patrick Scott
2009-07-07
1
-2
/
+7
*
|
fixing a typo in the android plugin api.
Derek Sollenberger
2009-07-07
1
-1
/
+1
*
|
Update text webcore thread's text generation number.
Leon Scroggins
2009-07-07
1
-8
/
+13
*
|
added gain/loose focus support for plugins. (focus = eligible to receive user...
Derek Sollenberger
2009-07-02
1
-3
/
+43
*
|
Update the nav cache when selected elements change or move
Cary Clark
2009-07-01
1
-26
/
+34
*
|
Fix a WebView longpress bug.
Leon Scroggins
2009-06-30
1
-7
/
+1
*
|
Make the caret/selection draw when gaining window focus.
Leon Scroggins
2009-06-30
1
-7
/
+7
*
|
Remove incorrect comments
Feng Qian
2009-06-29
1
-4
/
+0
*
|
Add SetJSFlags option in debug mode.
Feng Qian
2009-06-29
1
-0
/
+20
*
|
Adding support for plugins to request the keyboard.
Derek Sollenberger
2009-06-29
1
-0
/
+12
*
|
Remove the web text view if the key press is abandoned
Cary Clark
2009-06-29
1
-0
/
+11
[next]