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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update WebView.postUrl documentation.
Ben Murdoch
2013-08-16
1
-1
/
+2
*
Merge "Change the exception msg" into klp-dev
Kristian Monsen
2013-08-13
1
-2
/
+2
|
\
|
*
Change the exception msg
Selim Gurun
2013-08-12
1
-2
/
+2
*
|
Merge "Add the API to support webview printing" into klp-dev
Selim Gurun
2013-08-12
3
-0
/
+44
|
\
\
|
|
/
|
*
Add the API to support webview printing
Selim Gurun
2013-08-12
3
-0
/
+44
*
|
Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGE
Martin Kosiba
2013-08-12
1
-0
/
+5
|
/
*
am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...
Elliott Hughes
2013-08-02
1
-1
/
+2
|
\
|
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+2
*
|
Merge "Revert "Revert "Flag-flip: set chromium to be the default WebView"""
Ben Murdoch
2013-08-01
1
-1
/
+1
|
\
\
|
*
|
Revert "Revert "Flag-flip: set chromium to be the default WebView""
Ben Murdoch
2013-08-01
1
-1
/
+1
*
|
|
Merge "Revert "Flag-flip: set chromium to be the default WebView""
Ben Murdoch
2013-07-31
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Revert "Flag-flip: set chromium to be the default WebView"
Ben Murdoch
2013-07-31
1
-1
/
+1
*
|
|
Merge "Flag-flip: set chromium to be the default WebView"
Ben Murdoch
2013-07-31
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Flag-flip: set chromium to be the default WebView
Jonathan Dixon
2013-07-30
1
-1
/
+1
*
|
|
Merge "Unhide WebView.evaluateJavascript(..)"
Ben Murdoch
2013-07-31
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unhide WebView.evaluateJavascript(..)
Ben Murdoch
2013-07-30
1
-1
/
+0
*
|
|
Merge "Add some logging when the webview dev setting changes"
Jonathan Dixon
2013-07-30
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add some logging when the webview dev setting changes
Jonathan Dixon
2013-07-30
1
-0
/
+2
*
|
|
Make WebViewProvider constants private
Jonathan Dixon
2013-07-29
1
-2
/
+2
|
/
/
*
|
Build fix for WebViewFactory
Jonathan Dixon
2013-07-29
1
-2
/
+2
*
|
Add accessors for WebViewFactory.UseExperimentalWebView
Jonathan Dixon
2013-07-29
1
-6
/
+23
*
|
Merge "Remove spurious @Deprecate tag from WebView.onMeasure"
Jonathan Dixon
2013-07-27
1
-1
/
+0
|
\
\
|
*
|
Remove spurious @Deprecate tag from WebView.onMeasure
Jonathan Dixon
2013-07-26
1
-1
/
+0
*
|
|
Update WebView.loadDataWithBaseURL documentation.
Ben Murdoch
2013-07-23
1
-1
/
+4
*
|
|
Add WebView.evaluateJavaScript(String, ValueCallback) API.
Ben Murdoch
2013-07-19
3
-0
/
+25
|
/
/
*
|
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-07-11
3
-0
/
+17
*
|
Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider."
Ben Murdoch
2013-06-29
3
-17
/
+0
*
|
Merge "Plumb View.getAccessibilityNodeProvider though WebViewProvider."
Ben Murdoch
2013-06-28
3
-0
/
+17
|
\
\
|
*
|
Plumb View.getAccessibilityNodeProvider though WebViewProvider.
Ben Murdoch
2013-06-24
3
-0
/
+17
*
|
|
am 52dbdbf2: am 9d2b0dbf: am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
John Reck
2013-06-25
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread"
John Reck
2013-06-25
1
-1
/
+6
|
|
\
|
|
*
Fix deadlock of WebViewCoreThread
Yuya Aoki
2013-05-01
1
-1
/
+6
*
|
|
Enable preloading of the appropriate WebView.
Torne (Richard Coles)
2013-06-19
2
-35
/
+58
*
|
|
Deprecate webview.use_chromium and introduce webview.force_provider.
Primiano Tucci
2013-06-17
1
-9
/
+16
*
|
|
WebViewChromium: don't use a separate class loader.
Torne (Richard Coles)
2013-06-11
1
-16
/
+12
*
|
|
Specify that WebSettings.{get|set}DefaultZoom are not recommented to use
Mikhail Naganov
2013-05-29
1
-0
/
+8
|
/
/
*
|
am 86e0b491: Merge "Add VideoView.getAudioSessionId()" into jb-mr2-dev
Marco Nelissen
2013-05-10
1
-0
/
+8
|
\
\
|
*
|
Add VideoView.getAudioSessionId()
Marco Nelissen
2013-05-09
1
-0
/
+8
*
|
|
am 561dcc58: Merge "Avoid crash when TextToSpeech calls onInit() from the con...
Alan Viverette
2013-04-30
1
-5
/
+8
|
\
\
\
|
|
/
/
|
*
|
Avoid crash when TextToSpeech calls onInit() from the constructor.
Alan Viverette
2013-04-29
1
-5
/
+8
*
|
|
resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp
Kenny Root
2013-04-29
2
-5
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Track change to JSSE provider"
Kenny Root
2013-04-30
2
-5
/
+5
|
|
\
\
|
|
*
|
Track change to JSSE provider
Kenny Root
2013-04-29
2
-5
/
+5
*
|
|
|
am 28d91bdb: Merge "Revert "Can not mark the same content of browser page aft...
John Reck
2013-04-29
2
-9
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Revert "Can not mark the same content of browser page after copy""
John Reck
2013-04-30
2
-9
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Revert "Can not mark the same content of browser page after copy"
John Reck
2013-04-30
2
-9
/
+2
*
|
|
|
am d152f7ec: Merge "Don\'t use X509CertImpl directly"
Kenny Root
2013-04-29
1
-7
/
+10
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Don't use X509CertImpl directly
Kenny Root
2013-04-29
1
-7
/
+10
|
|
/
/
*
|
|
am b0e0e54d: Merge "Can not mark the same content of browser page after copy"
Victoria Lease
2013-04-26
2
-2
/
+9
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Can not mark the same content of browser page after copy
Peter Nilsson
2013-04-10
2
-2
/
+9
[next]