index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs around removing and attaching WebViews.
Leon Scroggins
2009-11-16
1
-19
/
+13
*
am dc30d28b: Merge change I3656f7a3 into eclair
Grace Kloba
2009-11-11
1
-3
/
+12
|
\
|
*
Honor the mInitialScale set on WebView. This was
Grace Kloba
2009-11-11
1
-3
/
+12
*
|
am bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when...
Grace Kloba
2009-11-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Use getViewHeightWithTitle() to honor the scrollbar
Grace Kloba
2009-11-11
1
-1
/
+1
*
|
am d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page ...
Grace Kloba
2009-11-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Use computeVerticalScrollRange() to find the bottom
Grace Kloba
2009-11-11
1
-1
/
+1
*
|
am c9966891: Merge change Ibb245ea7 into eclair
Grace Kloba
2009-11-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Return an empty PluginList instead of null for the
Grace Kloba
2009-11-10
1
-1
/
+1
*
|
am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis ...
Grace Kloba
2009-11-07
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-11-07
1
-1
/
+0
|
*
do not merge -- original checkin to mr2 here:
Cary Clark
2009-11-06
1
-0
/
+4
*
|
Do not scroll the title bar off screen until the page finishes loading.
Leon Scroggins
2009-11-03
1
-2
/
+47
*
|
DO NOT MERGE. Send a message when the picture changes and find is up to searc...
Leon Scroggins
2009-10-29
1
-1
/
+13
*
|
Many fixes to text input in the browser, particularly when moving to a new fi...
Leon Scroggins
2009-10-27
1
-36
/
+21
*
|
changing how plugins gain/lose focus.
Derek Sollenberger
2009-10-27
1
-24
/
+4
*
|
tweak select text
Cary Clark
2009-10-27
1
-21
/
+31
*
|
Show the soft keyboard when pressing center key/trackball on input field
Leon Scroggins
2009-10-23
1
-10
/
+12
*
|
Do not hide the cursor ring when clicking on an input field.
Leon Scroggins
2009-10-23
1
-8
/
+6
*
|
fix text area insertion order, partially
Cary Clark
2009-10-22
1
-0
/
+2
*
|
am f8e3ac85: Merge change Ifa8ab30e into eclair
Leon Scroggins
2009-10-22
1
-0
/
+1
|
\
\
|
|
/
|
*
In onKeyUp for DPAD_CENTER, show the IME for text input.
Leon Scroggins
2009-10-21
1
-0
/
+1
|
*
do not merge: fix copy/paste using trackball on passion
Cary Clark
2009-10-16
1
-5
/
+9
*
|
When WebView has wrap_content, we are sending WebKit
Grace Kloba
2009-10-21
1
-2
/
+20
*
|
Draw dividers between <optgroup> and <option> elements.
Leon Scroggins
2009-10-21
1
-3
/
+37
*
|
Do not show radio/checkboxes for <optgroup> labels.
Leon Scroggins
2009-10-21
1
-10
/
+36
*
|
tweak snap scroll
Cary Clark
2009-10-20
1
-45
/
+32
*
|
add dpad control of text selection for sholes
Cary Clark
2009-10-20
1
-6
/
+26
*
|
Do not show soft keyboard for readonly textfields.
Leon Scroggins
2009-10-15
1
-3
/
+0
*
|
check for native initialization before calling public function
Cary Clark
2009-10-15
1
-0
/
+4
*
|
fix copy/paste using trackball on passion
Cary Clark
2009-10-15
1
-5
/
+9
*
|
draw filtered if dragging but not moving after a 100ms delay
Cary Clark
2009-10-14
1
-17
/
+78
*
|
add hidden method to draw entire page into a canvas, with no view-chrome. For...
Mike Reed
2009-10-14
1
-0
/
+11
*
|
Select plugin objects with focusCandidate
Cary Clark
2009-10-12
1
-6
/
+17
*
|
Expose WebViewClient of WebView.
Grace Kloba
2009-10-09
1
-0
/
+10
*
|
reset webTextView size if focus bounds changes
Cary Clark
2009-10-07
1
-10
/
+27
*
|
Fix a null pointer exception caught by the monkey.
Leon Scroggins
2009-10-02
1
-1
/
+3
|
/
*
Keep the scrollbar on during TOUCH_MOVE events even
Grace Kloba
2009-09-30
1
-2
/
+19
*
If the textfield is offscreen at the end of a zoom, remove it.
Leon Scroggins
2009-09-30
1
-11
/
+25
*
preserve webkit-side text selection
Cary Clark
2009-09-30
1
-3
/
+5
*
check for null item in web history in saveState
Cary Clark
2009-09-29
1
-0
/
+6
*
scroll text field with touch
Cary Clark
2009-09-29
1
-15
/
+5
*
Allow scrolls to continue when getting a new content size.
Leon Scroggins
2009-09-29
1
-3
/
+6
*
Skip requestRectangleOnScreen for WebTextView during
Grace Kloba
2009-09-28
1
-0
/
+4
*
Fading scrollbars return. But you have to opt in.
Mike Cleron
2009-09-28
1
-0
/
+2
*
WebView may get message after destroy() is called.
Grace Kloba
2009-09-28
1
-0
/
+4
*
Reset mPreventDrag at touch_down.
Grace Kloba
2009-09-27
1
-11
/
+13
*
When change from narrow screen to wide screen, we will
Grace Kloba
2009-09-25
1
-2
/
+6
*
If WebCore doesn't response touch down in time, don't
Grace Kloba
2009-09-25
1
-19
/
+56
*
set the selection after sending a click
Cary Clark
2009-09-24
1
-0
/
+3
[next]