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
/
BrowserFrame.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use private key context when necessary
Selim Gurun
2012-05-04
1
-5
/
+22
*
Create WebViewDatabaseClassic from WebViewDatabase.
Ben Murdoch
2012-04-26
1
-6
/
+5
*
Tidy up usage of URLUtil constants
Jonathan Dixon
2012-03-28
1
-10
/
+3
*
Rename getWebView() to getWebViewClassic
Jonathan Dixon
2012-03-21
1
-2
/
+2
*
Fix file path calculation for asset files.
Selim Gurun
2012-03-14
1
-1
/
+2
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-2
/
+2
*
Drop support for Android HTTP stack
Steve Block
2012-02-22
1
-111
/
+4
*
Remove unused cache methods
Steve Block
2012-02-22
1
-9
/
+0
*
Fix Apache stack
John Reck
2012-01-04
1
-0
/
+1
*
Do not allow file:// access when it is disabled.
Ben Murdoch
2011-12-16
1
-0
/
+7
*
Merge "Move ssl callbacks to webcore thread."
Selim Gurun
2011-12-13
1
-2
/
+10
|
\
|
*
Move ssl callbacks to webcore thread.
Selim Gurun
2011-12-13
1
-2
/
+10
*
|
Clear the WebView picture when a new load starts.
Ben Murdoch
2011-12-07
1
-0
/
+1
|
/
*
Set the initial scroll position for RTL.
George Mount
2011-11-09
1
-0
/
+13
*
Remove unnecessary memory allocations
John Reck
2011-11-07
1
-7
/
+0
*
Modify BrowserFrame.requestClientCert() to take the host and port as a String
Steve Block
2011-10-12
1
-8
/
+6
*
Add WebViewClient.onProceededAfterSslError()
Steve Block
2011-10-07
1
-1
/
+4
*
SSL-related cleanup in BrowserFrame and SslCertLookupTable
Steve Block
2011-10-05
1
-4
/
+1
*
Fix BrowserFrame to construct SslError using the full URL, rather than the host
Steve Block
2011-10-05
1
-7
/
+1
*
Remove superfluous synchronized modifier on SslCertLookupTable.getInstance()
Steve Block
2011-09-27
1
-20
/
+18
*
Relax form autocomplete conditions
Ben Murdoch
2011-09-09
1
-3
/
+3
*
Fix for bug 5100096 Repeated Security Waring
Kristian Monsen
2011-09-07
1
-1
/
+3
*
Add a flag to force suppression of the auth dialog.
Ben Murdoch
2011-08-05
1
-1
/
+7
*
Part of fix for bug 4997380: Some error types unknown to SslError
Kristian Monsen
2011-07-29
1
-1
/
+6
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-2
/
+2
*
Maintain a reference to the Java object when WebView.removeJavascriptInterfac...
Steve Block
2011-07-04
1
-12
/
+20
*
2nd try: Gets the URL that has a cert error and carrys it in SslError.
Huahui Wu
2011-06-28
1
-2
/
+3
*
Revert "Gets the URL that has a cert error and carrys it in SslError."
Huahui Wu
2011-06-28
1
-3
/
+2
*
Gets the URL that has a cert error and carrys it in SslError.
Huahui Wu
2011-06-27
1
-2
/
+3
*
Implement android.webkit.BrowserFrame.requestClientCert
Brian Carlstrom
2011-06-09
1
-1
/
+34
*
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-2
/
+2
*
am 5d534f28: am ea44c7c7: Merge "Pass the auto login header information to th...
Patrick Scott
2011-03-09
1
-1
/
+7
|
\
|
*
Pass the auto login header information to the app.
Patrick Scott
2011-03-08
1
-1
/
+7
*
|
Create a RenderSkinButton in UI side.
Leon Scroggins
2011-03-04
1
-7
/
+10
|
/
*
A Java implementation of the SearchBox API.
Narayan Kamath
2011-03-01
1
-16
/
+24
*
Adds localization support for incognito start page
John Reck
2011-02-16
1
-1
/
+15
*
b/3416864 Send the cert info from Native to Java side.
Huahui Wu
2011-02-10
1
-9
/
+12
*
Save form data when submitted.
Leon Scroggins
2011-02-04
1
-21
/
+21
*
b/3347670 Support installing online certs to the system keystore.
Huahui Wu
2011-01-27
1
-1
/
+23
*
Add BrowserFrame.setCertificate() method.
Iain Merrick
2011-01-20
1
-0
/
+11
*
Do not merge.
Patrick Scott
2011-01-12
1
-1
/
+2
*
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
Steve Block
2011-01-07
1
-2
/
+4
*
Use the app context to avoid a memory leak.
Patrick Scott
2011-01-05
1
-1
/
+1
*
b/2864818 Prompt the SSL error dialog to user and proceed or cancel
Huahui Wu
2010-12-15
1
-0
/
+50
*
Add WebView.removeJavascriptInterface()
Steve Block
2010-12-07
1
-1
/
+8
*
Update WebView.addJavascriptInterface() to ignore null instances
Steve Block
2010-12-02
1
-2
/
+6
*
Make maybeSavePassword() a top-level method in BrowserFrame.
Iain Merrick
2010-11-22
1
-44
/
+67
*
Find mime from file extension if the mime is empty
Kristian Monsen
2010-11-19
1
-0
/
+12
*
Offer a callback to intercept url requests.
Patrick Scott
2010-11-15
1
-20
/
+14
*
Provide default error strings in BrowserFrame.onReceivedError().
Iain Merrick
2010-11-15
1
-3
/
+8
[next]