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
/
nav
/
WebView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
1
-72
/
+10
*
tweak select text
Cary Clark
2009-10-27
1
-53
/
+26
*
Allow java WebView to check the readonly status of a node.
Leon Scroggins
2009-10-23
1
-0
/
+8
*
Remove some unused variables.
Leon Scroggins
2009-10-23
1
-1
/
+1
*
fix multiple text areas, and text areas without focus rings
Cary Clark
2009-10-21
1
-6
/
+5
*
Do not bring up the soft keyboard for readonly input fields.
Leon Scroggins
2009-10-15
1
-1
/
+6
*
fix copy/paste using trackball on passion
Cary Clark
2009-10-15
1
-21
/
+15
*
add debugging, tweak data for flash work in progress
Cary Clark
2009-10-12
1
-11
/
+25
*
Add check null of getRealObject(). When a WebView is
Grace Kloba
2009-10-02
1
-21
/
+91
*
fix a couple of debug print errors
Cary Clark
2009-08-25
1
-2
/
+2
*
Pass clicks to webkit's textfield to determine the new selection.
Leon Scroggins
2009-08-13
1
-6
/
+33
*
Fix a bug in find.
Leon Scroggins
2009-07-31
1
-10
/
+9
*
rebuild the nav cache on mouse clicks during page load
Cary Clark
2009-07-31
1
-5
/
+6
*
Allow user to jump to the next textfield.
Leon Scroggins
2009-07-31
1
-21
/
+63
*
Support double tap in the Browser.
Grace Kloba
2009-07-28
1
-0
/
+19
*
Clear the WebTextView when clicking on another node.
Leon Scroggins
2009-07-23
1
-0
/
+1
*
hide the cursor when the link is followed
Cary Clark
2009-07-06
1
-0
/
+2
*
In WebTextView, check the focus before sending a key.
Leon Scroggins
2009-07-06
1
-0
/
+8
*
added gain/loose focus support for plugins. (focus = eligible to receive user...
Derek Sollenberger
2009-07-02
1
-6
/
+29
*
Update the nav cache when selected elements change or move
Cary Clark
2009-07-01
1
-0
/
+1
*
Fix a WebView longpress bug.
Leon Scroggins
2009-06-30
1
-0
/
+2
*
Adding support for plugins to request the keyboard.
Derek Sollenberger
2009-06-29
1
-4
/
+4
*
work in progress to enable plugins to receive arrow keys
Cary Clark
2009-06-29
1
-15
/
+73
*
Fix a bug where sometimes the cursor was lost.
Leon Scroggins
2009-06-26
1
-26
/
+40
*
Invalidate the full rectangle of the highlight when clearing it.
Leon Scroggins
2009-06-25
1
-6
/
+10
*
set trackball click to the edge of the text field, not the middle
Cary Clark
2009-06-24
1
-2
/
+2
*
Don't draw focus ring around plugin when clicking on it
Cary Clark
2009-06-22
1
-0
/
+4
*
rebuild WebView nav cache on trackball move, other bugs
Cary Clark
2009-06-22
1
-2
/
+5
*
clean up mouse move events in webview
Cary Clark
2009-06-18
1
-0
/
+65
*
try again to disable webkit fix for gmail
Cary Clark
2009-06-17
1
-1
/
+1
*
Changes to make the cursor blink at the correct times.
Leon Scroggins
2009-06-16
1
-7
/
+15
*
rebuild webview nav cache if cursor node changes
Cary Clark
2009-06-12
1
-0
/
+2
*
more (browser) trackball-is-a-mouse work in progress
Cary Clark
2009-06-11
1
-13
/
+32
*
Do not bring up the soft keyboard when clicking on a plugin
Leon Scroggins
2009-06-09
1
-3
/
+2
*
Remove obsolete notion of invalid node.
Leon Scroggins
2009-06-09
1
-24
/
+6
*
fix cursor movement bugs in browser
Cary Clark
2009-06-08
1
-28
/
+4
*
Update the language from "focus".
Leon Scroggins
2009-06-08
1
-36
/
+36
*
use full pictureset when recording displaytree
Mike Reed
2009-06-05
1
-22
/
+22
*
in browser, return webview node to receive key events
Cary Clark
2009-06-03
1
-10
/
+22
*
remove unneeded text parameters from WebView
Cary Clark
2009-06-03
1
-11
/
+15
*
Rename TextDialog to WebTextView.
Leon Scroggins
2009-06-02
1
-6
/
+7
*
in the browser, make the trackball more like a mouse
Cary Clark
2009-06-01
1
-901
/
+429
*
fix browser monkey crash; add null check
Cary Clark
2009-05-18
1
-0
/
+2
*
Trackball moves UI focus, but leaves DOM focus unchanged
Cary Clark
2009-05-18
1
-4
/
+0
*
remove isClick parameter in browser touch event handler
Cary Clark
2009-05-14
1
-18
/
+13
*
use one rectangle for browser focus ring
Cary Clark
2009-05-13
1
-7
/
+12
*
share xfermode and color routines with chrome port
Mike Reed
2009-04-29
1
-5
/
+2
*
keep webkit focus in sync with ui cache for text fields
Cary Clark
2009-04-23
1
-8
/
+16
*
AI 143515: Fix for issue 1730904: Find only searches the first part of large ...
Leon Scroggins
2009-03-30
1
-3
/
+0
*
AI 143340: am: CL 143189 am: CL 142939 Fix for issue 1730904: Find in page on...
Leon Scroggins
2009-03-27
1
-1
/
+3
[next]