index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewClassic.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Revert "Keep selection handles in edit fields."
George Mount
2012-04-10
1
-45
/
+25
*
|
|
|
Merge "Keep selection handles in edit fields."
George Mount
2012-04-10
1
-25
/
+45
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Keep selection handles in edit fields.
George Mount
2012-04-09
1
-25
/
+45
|
|
/
*
/
Remove composing span after setting text.
George Mount
2012-04-09
1
-0
/
+1
|
/
*
Merge "Make WebView.findAllAsync() and WebView.setFindListener() public."
Victoria Lease
2012-04-09
1
-20
/
+33
|
\
|
*
Make WebView.findAllAsync() and WebView.setFindListener() public.
Victoria Lease
2012-04-09
1
-20
/
+33
*
|
Merge "Remove embedded titlebar rendering"
Michael Kolb
2012-04-03
1
-67
/
+4
|
\
\
|
*
|
Remove embedded titlebar rendering
Michael Kolb
2012-04-03
1
-67
/
+4
|
|
/
*
|
Merge "Don't show keyboard on focus change."
George Mount
2012-04-02
1
-4
/
+0
|
\
\
|
*
|
Don't show keyboard on focus change.
George Mount
2012-04-02
1
-4
/
+0
*
|
|
Merge "Remove unused FORM_DID_BLUR hooks."
George Mount
2012-04-02
1
-5
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove unused FORM_DID_BLUR hooks.
George Mount
2012-04-02
1
-5
/
+0
|
|
/
*
|
Merge "Prevent message being sent twice in onSavePassword"
Michael Kolb
2012-03-30
1
-10
/
+31
|
\
\
|
*
|
Prevent message being sent twice in onSavePassword
Michael Kolb
2012-03-30
1
-10
/
+31
*
|
|
Fix typo preventing layers from scrolling to top
John Reck
2012-03-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Enable scrolling page while editing text."
George Mount
2012-03-29
1
-92
/
+97
|
\
\
|
*
|
Enable scrolling page while editing text.
George Mount
2012-03-29
1
-92
/
+97
|
|
/
*
/
Support batching input changes to remove flicker.
George Mount
2012-03-28
1
-7
/
+53
|
/
*
Snap selection handles to text
George Mount
2012-03-28
1
-36
/
+169
*
Do pause painting better
John Reck
2012-03-27
1
-3
/
+13
*
Workaround issue of getting 0,0,0,0 inval rects
John Reck
2012-03-26
1
-1
/
+6
*
move FindListener into WebView
Victoria Lease
2012-03-26
1
-6
/
+4
*
Merge "Monkey protection"
Michael Kolb
2012-03-22
1
-2
/
+4
|
\
|
*
Monkey protection
Michael Kolb
2012-03-22
1
-2
/
+4
*
|
Remove spurious @hide comments.
Jonathan Dixon
2012-03-22
1
-63
/
+28
*
|
Remove spurious checkThread() method
Jonathan Dixon
2012-03-22
1
-101
/
+1
|
/
*
Fix location of selection handles on rotated text.
George Mount
2012-03-21
1
-1
/
+1
*
Merge "Make paste window and caret handle show up at the right time."
George Mount
2012-03-21
1
-12
/
+31
|
\
|
*
Make paste window and caret handle show up at the right time.
George Mount
2012-03-20
1
-12
/
+31
*
|
Rename getWebView() to getWebViewClassic
Jonathan Dixon
2012-03-21
1
-4
/
+0
*
|
Merge "Pipe down isHardwareAccelerated"
John Reck
2012-03-20
1
-0
/
+28
|
\
\
|
*
|
Pipe down isHardwareAccelerated
John Reck
2012-03-16
1
-0
/
+28
*
|
|
Merge "Include MotionEvent on ACTION_MOVE's TouchEventData"
John Reck
2012-03-20
1
-0
/
+1
|
\
\
\
|
*
|
|
Include MotionEvent on ACTION_MOVE's TouchEventData
John Reck
2012-03-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge "Move the selection handles vertically to match TextView."
George Mount
2012-03-16
1
-4
/
+2
|
\
\
\
|
*
|
|
Move the selection handles vertically to match TextView.
George Mount
2012-03-16
1
-4
/
+2
|
|
|
/
|
|
/
|
*
/
|
proposed public API for asynchronous find-on-page
Victoria Lease
2012-03-16
1
-4
/
+20
|
/
/
*
|
Update edit text size when the text changes so scroll works.
George Mount
2012-03-15
1
-0
/
+7
*
|
Add scrolling editable text with a finger drag.
George Mount
2012-03-15
1
-10
/
+116
|
/
*
Support "prev" for IME input.
George Mount
2012-03-12
1
-3
/
+7
*
Merge "Add back auto-completion and auto-fill."
George Mount
2012-03-12
1
-8
/
+188
|
\
|
*
Add back auto-completion and auto-fill.
George Mount
2012-03-09
1
-8
/
+188
*
|
Remove wrong nativeSubtractLayers
John Reck
2012-03-09
1
-2
/
+0
*
|
fix callback NPEs when WebView is destroyed
Michael Kolb
2012-03-09
1
-0
/
+1
*
|
Merge "finalise scrolling before checking scroll position"
Victoria Lease
2012-03-09
1
-1
/
+1
|
\
\
|
*
|
finalise scrolling before checking scroll position
Victoria Lease
2012-03-09
1
-1
/
+1
*
|
|
Merge "scroll relative to visibleRect in spawnContentScrollTo()"
Victoria Lease
2012-03-09
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
scroll relative to visibleRect in spawnContentScrollTo()
Victoria Lease
2012-03-08
1
-3
/
+3
|
|
/
*
|
Merge "Remove duplicated comments from WebViewClassic"
Jonathan Dixon
2012-03-08
1
-402
/
+174
|
\
\
|
*
|
Remove duplicated comments from WebViewClassic
Jonathan Dixon
2012-03-02
1
-402
/
+174
[prev]
[next]