summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebViewClient.java
Commit message (Expand)AuthorAgeFilesLines
* Add WebView Safe Browsing error codeNate Fischer2017-03-061-0/+2
* WebView: Revise the behavior of crash handle APITao Bai2017-01-311-1/+2
* WebView: Add the definition of crash API.Tao Bai2016-12-161-0/+27
* Remove onUhandledInputEvent API.Michael Wright2016-04-271-2/+1
* Better document the ignore behavior for client cert apiSelim Gurun2016-02-161-1/+3
* Add new version of WebViewClient.shouldOverrideUrlLoading callbackMikhail Naganov2015-10-281-0/+30
* am 37c68894: am a78c0e0b: Merge "Fixed Javadoc typos"Narayan Kamath2015-06-251-1/+1
|\
| * Fixed Javadoc typosPhilipp Hasper2015-06-251-1/+1
* | Clarify handling client certificatesSelim Gurun2015-06-221-4/+17
* | Clean remaining API related issues.Selim Gurun2015-05-211-8/+0
* | Update the new error reporting API in android.webkitMikhail Naganov2015-05-131-2/+11
* | Improve documentation and rename insertVisualStateCallback to postVisualState...Tobias Sargeant2015-05-131-17/+21
* | Remove unnecessary codeSelim Gurun2015-03-301-2/+0
* | Add visual state callbacks to the WebView.Tobias Sargeant2015-03-171-0/+26
* | Provide better error reporting for WebViewMikhail Naganov2015-03-061-0/+35
* | Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* | Update docs to say onPageStarted is not called for fragment navigations.Marcin Kosiba2015-01-271-1/+3
|/
* 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