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
...
|
*
|
fix monkey scrolling crash
Chris Craik
2012-05-01
1
-8
/
+16
|
|
/
*
/
Fix flicker while selecting text.
George Mount
2012-05-01
1
-4
/
+8
|
/
*
never attach null functor
Chris Craik
2012-04-30
1
-1
/
+3
*
Merge "Fix crash in setNewPicture" into jb-dev
John Reck
2012-04-30
1
-5
/
+5
|
\
|
*
Fix crash in setNewPicture
John Reck
2012-04-30
1
-5
/
+6
*
|
check for null ViewRootImpl
Chris Craik
2012-04-30
1
-2
/
+4
*
|
Revert "add null check on ViewRootImpl"
John Reck
2012-04-27
1
-1
/
+1
*
|
add null check on ViewRootImpl
Chris Craik
2012-04-27
1
-1
/
+1
|
/
*
Merge "Create WebViewDatabaseClassic from WebViewDatabase." into jb-dev
Ben Murdoch
2012-04-27
1
-4
/
+8
|
\
|
*
Create WebViewDatabaseClassic from WebViewDatabase.
Ben Murdoch
2012-04-26
1
-4
/
+8
*
|
Merge "On new content, attach functor directly" into jb-dev
John Reck
2012-04-26
1
-13
/
+14
|
\
\
|
*
|
On new content, attach functor directly
Chris Craik
2012-04-25
1
-13
/
+14
|
|
/
*
|
Merge "DO NOT MERGE:The visiblerect calculation should take view's scaling in...
Teng-Hui Zhu
2012-04-26
1
-4
/
+4
|
\
\
|
*
|
DO NOT MERGE:The visiblerect calculation should take view's scaling into cons...
Teng-Hui Zhu
2012-04-25
1
-4
/
+4
|
|
/
*
/
Fix NPE in isPrivateBrowsingEnabled()
Michael Kolb
2012-04-26
1
-1
/
+2
|
/
*
Merge "Support picture listener correctly in HW webviews"
Chris Craik
2012-04-24
1
-1
/
+12
|
\
|
*
Support picture listener correctly in HW webviews
Chris Craik
2012-04-20
1
-1
/
+12
*
|
Merge "Update WebViewClassic JavaDoc to refer to WebView"
Steve Block
2012-04-24
1
-205
/
+1
|
\
\
|
*
|
Update WebViewClassic JavaDoc to refer to WebView
Steve Block
2012-04-24
1
-205
/
+1
*
|
|
I broke the build after all... here's a fix.
Romain Guy
2012-04-23
1
-4
/
+5
*
|
|
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
1
-1
/
+8
|
/
/
*
/
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-04-23
1
-8
/
+27
|
/
*
Merge "Add fade-in and fade-out for selection handles."
George Mount
2012-04-20
1
-25
/
+72
|
\
|
*
Add fade-in and fade-out for selection handles.
George Mount
2012-04-20
1
-25
/
+72
*
|
Merge "Save and load snapshots async"
John Reck
2012-04-19
1
-19
/
+36
|
\
\
|
*
|
Save and load snapshots async
John Reck
2012-04-19
1
-19
/
+36
*
|
|
Merge "Remove code preventing scrollTo(0,0)"
John Reck
2012-04-19
1
-99
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove code preventing scrollTo(0,0)
John Reck
2012-04-19
1
-99
/
+6
|
|
/
*
/
Allow long press to work on text.
George Mount
2012-04-19
1
-2
/
+1
|
/
*
Merge "Check for null mWebViewCore in selectText"
George Mount
2012-04-16
1
-0
/
+3
|
\
|
*
Check for null mWebViewCore in selectText
George Mount
2012-04-13
1
-0
/
+3
*
|
Merge "Set initial focus"
John Reck
2012-04-13
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Set initial focus
John Reck
2012-04-13
1
-2
/
+3
*
|
Wait for zoom manager to update before sending new picture event.
George Mount
2012-04-13
1
-4
/
+4
|
/
*
Merge "Use selection handle to scroll edit text"
George Mount
2012-04-12
1
-17
/
+100
|
\
|
*
Use selection handle to scroll edit text
George Mount
2012-04-12
1
-17
/
+100
*
|
Remove debug log
John Reck
2012-04-12
1
-2
/
+2
*
|
Improve when highlight rects are shown
John Reck
2012-04-12
1
-4
/
+7
|
/
*
Merge "Minor clean-up in DeviceOrientation and DeviceMotion"
Steve Block
2012-04-12
1
-2
/
+2
|
\
|
*
Minor clean-up in DeviceOrientation and DeviceMotion
Steve Block
2012-04-12
1
-2
/
+2
*
|
Merge "New WebView input dispatcher."
John Reck
2012-04-11
1
-954
/
+110
|
\
\
|
*
|
New WebView input dispatcher.
Jeff Brown
2012-04-11
1
-954
/
+110
*
|
|
Merge "Unify composited layer/base layer draw path"
Chris Craik
2012-04-11
1
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Unify composited layer/base layer draw path
Chris Craik
2012-04-10
1
-6
/
+4
*
|
|
On double-tap, simply zoom in if content is too wide.
Mangesh Ghiware
2012-04-10
1
-1
/
+1
*
|
|
Merge "Some small tweaks to improve memory management."
Dianne Hackborn
2012-04-10
1
-1
/
+3
|
\
\
\
|
*
|
|
Some small tweaks to improve memory management.
Dianne Hackborn
2012-04-10
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge "Revert "Revert "Keep selection handles in edit fields."""
George Mount
2012-04-10
1
-25
/
+45
|
\
\
\
|
*
|
|
Revert "Revert "Keep selection handles in edit fields.""
George Mount
2012-04-10
1
-25
/
+45
*
|
|
|
Merge "Revert "Keep selection handles in edit fields.""
George Mount
2012-04-10
1
-45
/
+25
|
\
|
|
|
[prev]
[next]