summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewClient.java
Commit message (Expand)AuthorAgeFilesLines
* Fix broken more JavaDoc linksJonathan Dixon2012-11-301-1/+1
* Update WebViewClient.shouldInterceptRequest JavaDoc.Martin Kosiba2012-11-131-3/+3
* Update WebViewClient.shouldOverrideUrlLoading JavaDoc.Martin Kosiba2012-11-131-0/+1
* Improve JavaDoc for HTTP basic authentication methodsSteve Block2012-07-231-7/+9
* Extract WebView Classic details from API classes.Jonathan Dixon2012-06-081-29/+0
* Support fallback action if unhandled key eventJohn Reck2012-04-201-0/+5
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-3/+3
* Add WebViewClient.onProceededAfterSslError()Steve Block2011-10-071-5/+14
* Implement android.webkit.BrowserFrame.requestClientCertBrian Carlstrom2011-06-091-13/+33
* Pass the auto login header information to the app.Patrick Scott2011-03-081-0/+14
* Offer a callback to intercept url requests.Patrick Scott2010-11-151-0/+20
* Fix warnings in docs generation.Kristian Monsen2010-08-311-0/+1
* Cherry pick from master.Steve Block2010-04-011-16/+0
* Provides ability to store HTTP authentication credentials supplied to an XHR ...Steve Block2010-03-251-0/+16
* Deprecate onTooManyRedirects.Patrick Scott2010-01-081-0/+2
* Expose onReceivedSslError() so that the WebView clientGrace Kloba2009-12-071-2/+0
* Fix a docs comment to match the parameter name.Patrick Scott2009-09-011-1/+1
* Fix the documentation for onReceivedError.Patrick Scott2009-09-011-6/+38
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+206
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-206/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+206