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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash on java exception
Leon Clarke
2009-09-30
1
-5
/
+9
*
scroll text field with touch
Cary Clark
2009-09-29
1
-1
/
+1
*
don't short-circuit if the text selection has changed
Cary Clark
2009-09-25
1
-0
/
+2
*
Colorizing clicked-on links
Leon Clarke
2009-09-24
1
-0
/
+7
*
adding API to enable plugins to request full screen mode
Derek Sollenberger
2009-09-22
1
-2
/
+6
*
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-09-15
1
-6
/
+4
*
don't layout when setting size from zoom if only height changed
Cary Clark
2009-08-28
1
-1
/
+2
*
Pass the estimated size of new databases to the Java implementation so that t...
Ben Murdoch
2009-08-26
1
-2
/
+4
*
modifying how onLoad events are sent to plugins to properly handle IFrames.
Derek Sollenberger
2009-08-25
1
-0
/
+3
*
Need to notify Java side when viewport tag is parsed.
Grace Kloba
2009-08-18
1
-0
/
+5
*
Pass clicks to webkit's textfield to determine the new selection.
Leon Scroggins
2009-08-13
1
-2
/
+11
*
modifying the android_npapi.h to accomodate surfaces with different pixel for...
Derek Sollenberger
2009-08-10
1
-1
/
+2
*
fixing the surface size if the plugin elects to not handle zoomEvents.
Derek Sollenberger
2009-08-06
1
-1
/
+1
*
rebuild the nav cache on mouse clicks during page load
Cary Clark
2009-07-31
1
-0
/
+1
*
Remove snapToAnchor as it is not used any more.
Grace Kloba
2009-07-30
1
-3
/
+0
*
Adds a GeolocationPermissions class.
Steve Block
2009-07-29
1
-0
/
+12
*
wire in the AppCache out-of-space callback
Andrei Popescu
2009-07-29
1
-1
/
+8
*
Support double tap in the Browser.
Grace Kloba
2009-07-28
1
-0
/
+8
*
Improve dragging on WebTextView.
Leon Scroggins
2009-07-23
1
-0
/
+4
*
removing visibleRect event and tracking rectangles instead.
Derek Sollenberger
2009-07-20
1
-1
/
+3
*
Add Plugin APIs for creating and manipulating a Surface.
Patrick Scott
2009-07-20
1
-0
/
+10
*
Update text webcore thread's text generation number.
Leon Scroggins
2009-07-07
1
-2
/
+3
*
added gain/loose focus support for plugins. (focus = eligible to receive user...
Derek Sollenberger
2009-07-02
1
-0
/
+8
*
Update the nav cache when selected elements change or move
Cary Clark
2009-07-01
1
-0
/
+2
*
Adding support for plugins to request the keyboard.
Derek Sollenberger
2009-06-29
1
-0
/
+3
*
Remove the web text view if the key press is abandoned
Cary Clark
2009-06-29
1
-1
/
+1
*
work in progress to enable plugins to receive arrow keys
Cary Clark
2009-06-29
1
-4
/
+3
*
Make clicking the trackball on a <select> element work.
Leon Scroggins
2009-06-26
1
-2
/
+2
*
add zoom field to visibleRect event
Mike Reed
2009-06-24
1
-3
/
+3
*
Adding keyEvent support for plugins.
Derek Sollenberger
2009-06-23
1
-0
/
+3
*
rebuild WebView nav cache on trackball move, other bugs
Cary Clark
2009-06-22
1
-0
/
+1
*
Providing plugins with scrolling ability as well as an event informing the pl...
Derek Sollenberger
2009-06-22
1
-2
/
+7
*
clean up mouse move events in webview
Cary Clark
2009-06-18
1
-12
/
+5
*
rebuild webview nav cache if cursor node changes
Cary Clark
2009-06-12
1
-0
/
+1
*
Update the language from "focus".
Leon Scroggins
2009-06-08
1
-2
/
+0
*
Implement adding console messages
Ben Murdoch
2009-06-05
1
-0
/
+2
*
remove unneeded text parameters from WebView
Cary Clark
2009-06-03
1
-16
/
+13
*
in the browser, make the trackball more like a mouse
Cary Clark
2009-06-01
1
-42
/
+22
*
add pause/resume events for plugins
Mike Reed
2009-05-28
1
-0
/
+4
*
Trackball moves UI focus, but leaves DOM focus unchanged
Cary Clark
2009-05-18
1
-4
/
+1
*
remove isClick parameter in browser touch event handler
Cary Clark
2009-05-14
1
-1
/
+1
*
merged d15fb80, resolved conflicts
Guang Zhu
2009-05-11
1
-0
/
+1
|
\
|
*
Added JNI binding for new onJsTimeout callback
Guang Zhu
2009-05-08
1
-0
/
+1
*
|
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...
Ben Murdoch
2009-04-30
1
-0
/
+11
*
|
(1 of 2) add call to determine if picture is ready
Cary Clark
2009-04-24
1
-0
/
+2
*
|
keep webkit focus in sync with ui cache for text fields
Cary Clark
2009-04-23
1
-0
/
+2
*
|
Make webkit's cursor draw at the correct times.
Leon Scroggins
2009-04-16
1
-0
/
+1
|
/
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-0
/
+2
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-2
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+420
[next]