summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewClient.java
Commit message (Expand)AuthorAgeFilesLines
* Add more params to WebViewClient.shouldInterceptRequest.Marcin Kosiba2014-07-151-0/+23
* Unhide Client Cert APISSelim Gurun2014-05-021-2/+0
* Fix WebViewClient docsMichael Wright2014-05-011-4/+5
* Merge "Add unhandledInputEvent API to ViewRoot"Michael Wright2014-05-011-1/+33
|\
| * Add unhandledInputEvent API to ViewRootMichael Wright2014-04-291-1/+33
* | fix buildColin Cross2014-04-241-24/+0
* | am 7466e3bb: am e3fc3073: am 8c2d70f5: Merge "Add a stub for forgotten callba...Selim Gurun2014-04-251-0/+24
|\ \
| * | Add a stub for forgotten callback to fix master-gpl.Selim Gurun2014-04-241-0/+24
| |/
* | Add ClientCert supportSelim Gurun2014-04-241-0/+26
|/
* 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