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
...
*
|
work in progress to enable plugins to receive arrow keys
Cary Clark
2009-06-29
1
-53
/
+23
*
|
Make clicking the trackball on a <select> element work.
Leon Scroggins
2009-06-26
1
-16
/
+17
*
|
throttle plugin draws to 60fps, so we don't swamp the CPU to no visual avail.
Mike Reed
2009-06-25
1
-1
/
+1
*
|
add zoom field to visibleRect event
Mike Reed
2009-06-24
1
-15
/
+11
*
|
set trackball click to the edge of the text field, not the middle
Cary Clark
2009-06-24
1
-4
/
+16
*
|
Adding keyEvent support for plugins.
Derek Sollenberger
2009-06-23
1
-23
/
+23
*
|
Fix <select with multiple and/or size > 1.
Leon Scroggins
2009-06-23
1
-2
/
+2
*
|
rebuild WebView nav cache on trackball move, other bugs
Cary Clark
2009-06-22
1
-10
/
+29
*
|
Providing plugins with scrolling ability as well as an event informing the pl...
Derek Sollenberger
2009-06-22
1
-0
/
+33
*
|
Update our <select> to work with the latest webkit.
Leon Scroggins
2009-06-19
1
-7
/
+10
*
|
Merge commit 'goog/master' into webkit_merge
Feng Qian
2009-06-18
1
-132
/
+66
|
\
\
|
*
|
clean up mouse move events in webview
Cary Clark
2009-06-18
1
-113
/
+31
|
*
|
try again to disable webkit fix for gmail
Cary Clark
2009-06-17
1
-8
/
+9
|
*
|
add WebView.FindAddress option to ignore case sensitivity
Cary Clark
2009-06-17
1
-3
/
+4
|
*
|
disable superpudu fix in webkit
Cary Clark
2009-06-16
1
-1
/
+4
|
*
|
Changes to make the cursor blink at the correct times.
Leon Scroggins
2009-06-16
1
-8
/
+19
*
|
|
Get WebKit r44544.
Feng Qian
2009-06-17
1
-4
/
+7
|
/
/
*
|
rebuild webview nav cache if cursor node changes
Cary Clark
2009-06-12
1
-8
/
+27
*
|
more (browser) trackball-is-a-mouse work in progress
Cary Clark
2009-06-11
1
-4
/
+29
*
|
Added event to notify plugins when the app is running low on memory.
Derek Sollenberger
2009-06-10
1
-0
/
+9
*
|
Remove obsolete notion of invalid node.
Leon Scroggins
2009-06-09
1
-10
/
+0
*
|
Added support for plugins receiving lifecycle events such as gain/lose focus.
Derek Sollenberger
2009-06-08
1
-2
/
+4
*
|
fix cursor movement bugs in browser
Cary Clark
2009-06-08
1
-13
/
+5
*
|
Update the language from "focus".
Leon Scroggins
2009-06-08
1
-19
/
+0
*
|
Implement adding console messages
Ben Murdoch
2009-06-05
1
-0
/
+12
*
|
remove unneeded text parameters from WebView
Cary Clark
2009-06-03
1
-149
/
+88
*
|
in the browser, make the trackball more like a mouse
Cary Clark
2009-06-01
1
-160
/
+52
*
|
add null check for renderer, and fix webkit coding style
Mike Reed
2009-05-28
1
-4
/
+3
*
|
hack to set focus for plugins
Mike Reed
2009-05-28
1
-0
/
+14
*
|
add pause/resume events for plugins
Mike Reed
2009-05-28
1
-1
/
+27
*
|
use trackball 'mouse' position instead of current focus on click
Cary Clark
2009-05-22
1
-1
/
+5
*
|
Trackball moves UI focus, but leaves DOM focus unchanged
Cary Clark
2009-05-18
1
-69
/
+32
*
|
Move Browser test plugin from webkit project to development project.
Grace Kloba
2009-05-14
1
-15
/
+0
*
|
remove isClick parameter in browser touch event handler
Cary Clark
2009-05-14
1
-15
/
+6
*
|
Fix #1833296. Initialize m_blockNotifyFocus as releaseFrameCache can be calle...
Grace Kloba
2009-05-12
1
-0
/
+1
*
|
merged d15fb80, resolved conflicts
Guang Zhu
2009-05-11
1
-0
/
+10
|
\
\
|
|
/
|
*
Added JNI binding for new onJsTimeout callback
Guang Zhu
2009-05-08
1
-0
/
+10
|
*
Automated import from //branches/donutburger/...@141163,141163
Mike Reed
2009-03-24
1
-2
/
+2
*
|
add additional svg support and compliance
Cary Clark
2009-05-01
1
-0
/
+2
*
|
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...
Ben Murdoch
2009-04-30
1
-1
/
+34
*
|
share xfermode and color routines with chrome port
Mike Reed
2009-04-29
1
-4
/
+2
*
|
(1 of 2) add call to determine if picture is ready
Cary Clark
2009-04-24
1
-2
/
+23
*
|
Fix some unexpected cases of image maps.
Leon Scroggins
2009-04-23
1
-16
/
+13
*
|
keep webkit focus in sync with ui cache for text fields
Cary Clark
2009-04-23
1
-3
/
+17
*
|
Adding WTF to Vector as both Android and WTF has Vector<>.
Grace Kloba
2009-04-22
1
-1
/
+1
*
|
Make webkit's cursor draw at the correct times.
Leon Scroggins
2009-04-16
1
-20
/
+19
*
|
Merge branch 'readonly-p4-master'
Patrick Scott
2009-04-15
1
-0
/
+62
|
\
\
|
*
|
AI 146317: Traverse the frame tree and compute the largest rectangle that hol...
Patrick Scott
2009-04-15
1
-0
/
+62
*
|
|
Merge branch 'readonly-p4-master'
Leon Scroggins
2009-04-14
1
-1
/
+21
|
\
\
\
|
|
/
/
|
*
|
AI 146153: Make the TextDialog invisible, so that we only show WebKit's rende...
Leon Scroggins
2009-04-14
1
-1
/
+21
[prev]
[next]