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
/
WebViewClassic.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get your own cursor Drawables, WebViewClassic!
Victoria Lease
2012-09-21
1
-3
/
+3
*
Make JavascriptInterface annotation public.
Selim Gurun
2012-09-12
1
-2
/
+10
*
Deleting the defunct SearchBox interface.
Selim Gurun
2012-09-11
1
-7
/
+0
*
Remove defunct searchbox implementation from webview.
Selim Gurun
2012-09-11
1
-4
/
+1
*
Control access to inherited methods of jsinterface objects
Selim Gurun
2012-09-10
1
-0
/
+3
*
Fix some destroy bugs
John Reck
2012-09-10
1
-20
/
+9
*
Make WebView track focal points more accurately
Adam Powell
2012-09-04
1
-14
/
+29
*
am 8f58dfa9: am da5cd308: am ae03afda: Merge "onSavePassword dialog can leak ...
John Reck
2012-08-30
1
-1
/
+13
|
\
|
*
onSavePassword dialog can leak when WebViewClassic is destroyed.
Johan Redestig
2012-08-30
1
-1
/
+13
*
|
Remove dead code
John Reck
2012-08-28
1
-1
/
+1
*
|
Merge "Protect against focus changes after .destroy()" into jb-mr1-dev
John Reck
2012-08-27
1
-0
/
+2
|
\
\
|
*
|
Protect against focus changes after .destroy()
John Reck
2012-08-27
1
-0
/
+2
*
|
|
Reload page when A11y is on and the JavaScript state changes.
alanv
2012-08-27
1
-0
/
+6
|
/
/
*
|
Merge "Support scrolling layers with the mousewheel" into jb-mr1-dev
John Reck
2012-08-20
1
-3
/
+7
|
\
\
|
*
|
Support scrolling layers with the mousewheel
John Reck
2012-08-20
1
-3
/
+7
*
|
|
Merge "Add getDefaultUserAgent to WebSettings." into jb-mr1-dev
George Mount
2012-08-20
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add getDefaultUserAgent to WebSettings.
George Mount
2012-08-17
1
-0
/
+7
*
|
|
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-5
/
+1
|
/
/
*
|
Revert "Merge "Reload page when A11y is on and the JavaScript state changes."...
Michael Jurka
2012-08-15
1
-6
/
+0
*
|
Merge "Reload page when A11y is on and the JavaScript state changes." into jb...
Svetoslav Ganov
2012-08-15
1
-0
/
+6
|
\
\
|
*
|
Reload page when A11y is on and the JavaScript state changes.
alanv
2012-08-09
1
-0
/
+6
*
|
|
Merge "Only inject accessibility when speaking service enabled." into jb-mr1-dev
Svetoslav Ganov
2012-08-15
1
-9
/
+23
|
\
\
\
|
*
|
|
Only inject accessibility when speaking service enabled.
alanv
2012-08-09
1
-9
/
+23
|
|
/
/
*
|
|
Number and telephone inputs -- use "Go" instead of "Next"
George Mount
2012-08-15
1
-9
/
+4
|
/
/
*
|
Don't restart input in the middle of a batch.
George Mount
2012-08-02
1
-1
/
+0
*
|
Merge "Remove deprecated methods from webview provider interface"
Jonathan Dixon
2012-07-17
1
-17
/
+6
|
\
\
|
*
|
Remove deprecated methods from webview provider interface
Jonathan Dixon
2012-07-12
1
-17
/
+6
*
|
|
Merge "Don't attach functor for SW layers"
Chris Craik
2012-07-12
1
-1
/
+3
|
\
\
\
|
*
|
|
Don't attach functor for SW layers
Chris Craik
2012-07-12
1
-1
/
+3
|
|
/
/
*
|
|
Release the media player when trimming memory
Teng-Hui Zhu
2012-07-10
1
-0
/
+1
|
/
/
*
|
Avoid redundant reload in inline mode after exit from full screen.
Teng-Hui Zhu
2012-06-27
1
-12
/
+1
*
|
Broaden allowed selection criteria so selection doesn't disappear.
George Mount
2012-06-18
1
-2
/
+3
*
|
am 05fa21fa: am 4cb3b76c: Merge "Ensure WebViewClassic calls super.onHoverEve...
Svetoslav Ganov
2012-06-18
1
-0
/
+1
|
\
\
|
|
/
|
*
Ensure WebViewClassic calls super.onHoverEvent()
alanv
2012-06-15
1
-0
/
+1
*
|
Don't rely on focus change to detect edit-type selection.
George Mount
2012-06-15
1
-0
/
+1
*
|
Merge "Show WebView layers in hierarchyviewer"
John Reck
2012-06-14
1
-0
/
+53
|
\
\
|
*
|
Show WebView layers in hierarchyviewer
John Reck
2012-06-14
1
-0
/
+53
*
|
|
am d6bcfeb5: am d54d7cfe: Merge "Call WebView.performLongClick instead of per...
John Reck
2012-06-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Call WebView.performLongClick instead of performLongClick()
John Reck
2012-06-13
1
-2
/
+2
*
|
Hide handles when clipped by layer or edit region.
George Mount
2012-06-12
1
-40
/
+87
*
|
Merge "Move handle into view after using it for scrolling."
George Mount
2012-06-12
1
-20
/
+54
|
\
\
|
*
|
Move handle into view after using it for scrolling.
George Mount
2012-06-07
1
-20
/
+54
*
|
|
Merge "Fix caret handle offset"
George Mount
2012-06-12
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix caret handle offset
George Mount
2012-06-05
1
-2
/
+2
*
|
|
|
Merge "Separate interface and implementation of 2 more WebView classes"
Jonathan Dixon
2012-06-08
1
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Separate interface and implementation of 2 more WebView classes
Jesse Greenwald
2012-06-06
1
-10
/
+10
*
|
|
|
|
am b4760127: am 839fd414: Merge "Eliminate gap between finalize() and destroy...
John Reck
2012-06-07
1
-29
/
+40
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge "Eliminate gap between finalize() and destroy()" into jb-dev
John Reck
2012-06-07
1
-29
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
Eliminate gap between finalize() and destroy()
John Reck
2012-06-07
1
-29
/
+40
*
|
|
|
|
|
am 13b9d282: am 0e0ce11e: Merge "Stay in layer scroll if nothing to scroll" i...
John Reck
2012-06-07
1
-2
/
+3
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]