index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
HttpAuthHandler.java
Age
Commit message (
Expand
)
Author
2017-07-20
Remove a couple of unused android.webkit methods.
Gustav Sennton
2014-11-12
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2012-11-30
Fix broken more JavaDoc links
Jonathan Dixon
2012-08-22
Make HttpAuthHandler ctor public/@hide.
Ben Murdoch
2012-07-23
Improve JavaDoc for HTTP basic authentication methods
Steve Block
2011-08-05
Add a flag to force suppression of the auth dialog.
Ben Murdoch
2010-09-16
HTTP auth for Chromium HTTP stack (Java side)
Iain Merrick
2010-04-01
Cherry pick from master.
Steve Block
2010-03-25
Provides ability to store HTTP authentication credentials supplied to an XHR ...
Steve Block
2010-03-19
Fix HttpAuthHandler for synchronous requests
Steve Block
2009-08-11
make final constants static
Cary Clark
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project