summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clarify WebResourceResponse's stream handling." into pi-dev am: bec9d3...Torne (Richard Coles)2019-02-201-7/+9
|\
| * Merge "Clarify WebResourceResponse's stream handling." into pi-devTorne (Richard Coles)2019-02-201-7/+9
| |\
| | * Merge "Clarify WebResourceResponse's stream handling." into pi-devTreeHugger Robot2019-02-211-7/+9
| | |\
| | | * Clarify WebResourceResponse's stream handling.Torne (Richard Coles)2019-01-111-7/+9
* | | | Update WebView.loadData docs for Q targetSdk quirk.Torne (Richard Coles)2019-02-131-3/+8
* | | | Merge "WebView: propose myself as OWNER" am: 9fdd759e40 am: 0424bd04bfNate Fischer2019-02-081-0/+1
|\| | |
| * | | Merge "WebView: propose myself as OWNER" am: 9fdd759e40Nate Fischer2019-02-081-0/+1
| |\ \ \
| | * | | WebView: propose myself as OWNERNate Fischer2019-01-301-0/+1
| * | | | Merge "Code cleanup to conform to style guide / linter." am: f5ff8f0661Christian Wailes2019-01-231-1/+1
| |\| | |
| | * | | Code cleanup to conform to style guide / linter.Chris Wailes2019-01-231-1/+1
* | | | | @InspectableProperty annotations for WebViewAshley Rose2019-02-081-0/+13
* | | | | Widen allowed UID range for webview zygote.Martijn Coenen2019-01-301-1/+1
* | | | | Use new app preload path for WebView zygote.Torne (Richard Coles)2019-01-231-27/+29
* | | | | Code cleanup to conform to style guide / linter.Chris Wailes2019-01-221-1/+1
* | | | | Merge "[wv] Make WebViewRenderer ctor @SystemApi"Toby Sargeant2019-01-221-0/+3
|\ \ \ \ \
| * | | | | [wv] Make WebViewRenderer ctor @SystemApiTobias Sargeant2019-01-191-0/+3
* | | | | | WebView: clean up onReceivedSslError docs am: 9f726cd280Nate Fischer2019-01-181-4/+9
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | WebView: clean up onReceivedSslError docsNate Fischer2019-01-181-4/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | WebView: clean up onReceivedSslError docsNate Fischer2019-01-181-4/+9
| | | |/ | | |/|
* | | | Merge "Prepare setresuid()/setresgid() seccomp filter in AppZygote."TreeHugger Robot2019-01-181-1/+3
|\ \ \ \
| * | | | Prepare setresuid()/setresgid() seccomp filter in AppZygote.Martijn Coenen2019-01-181-1/+3
* | | | | [wv] Add WebView unresponsive renderer APIs.Tobias Sargeant2019-01-164-0/+211
|/ / / /
* | | | Initial support for application Zygote.Martijn Coenen2019-01-071-0/+1
* | | | Merge "Plumb new functor in native/webview"TreeHugger Robot2019-01-031-0/+14
|\ \ \ \
| * | | | Plumb new functor in native/webviewBo Liu2019-01-031-0/+14
* | | | | Merge "WebView: no bars in javadoc" into pi-dev am: 002c637337Nate Fischer2019-01-021-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "WebView: no bars in javadoc" into pi-devNate Fischer2019-01-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | WebView: no bars in javadocNate Fischer2018-12-261-1/+1
| * | | | Merge "Limit access to suspected false positives." am: aeda49d185Mathew Inwood2019-01-021-4/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Limit access to suspected false positives.Mathew Inwood2018-12-281-4/+5
* | | | | Limit access to suspected false positives.Mathew Inwood2018-12-281-4/+5
* | | | | [wv] Update WebView factory provider class name.Tobias Sargeant2018-12-212-2/+2
| |_|_|/ |/| | |
* | | | Merge "Annotate two non-SDK methods known to be used by apps" am: de441278e7 ...David Brazdil2018-12-201-0/+1
|\| | |
| * | | Merge "Annotate two non-SDK methods known to be used by apps" am: de441278e7David Brazdil2018-12-201-0/+1
| |\| |
| | * | Annotate two non-SDK methods known to be used by appsDavid Brazdil2018-12-201-0/+1
| | * | DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-115-42/+47
| | |\ \
* | | | | Merge "Clarify WebResourceResponse parameter documentation." into pi-dev am: ...Torne (Richard Coles)2018-12-171-6/+17
|\| | | |
| * | | | Merge "Clarify WebResourceResponse parameter documentation." into pi-devTorne (Richard Coles)2018-12-171-6/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Clarify WebResourceResponse parameter documentation.Torne (Richard Coles)2018-12-141-6/+17
* | | | | Merge "[webview] Add a force dark WebSetting"Toby Sargeant2018-12-061-0/+53
|\ \ \ \ \
| * | | | | [webview] Add a force dark WebSettingTobias Sargeant2018-12-061-0/+53
* | | | | | Merge "WebView: remove unused Token Binding system APIs"Nate Fischer2018-12-062-85/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WebView: remove unused Token Binding system APIsNate Fischer2018-12-042-85/+4
* | | | | | Set WebView as important for Content Capture.Felipe Leme2018-11-261-0/+3
* | | | | | Simplified View.onProvideContentCaptureStructure()Felipe Leme2018-11-162-4/+3
* | | | | | Implemented WebView.onProvideContentCaptureStructure()Felipe Leme2018-11-132-0/+11
* | | | | | Merge "Rename & package shuffle"John Reck2018-10-231-5/+5
|\ \ \ \ \ \
| * | | | | | Rename & package shuffleJohn Reck2018-10-041-5/+5
* | | | | | | WebView: fix mistaken wording in API docNate Fischer2018-10-181-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "WebView: add new integer for billing threats"TreeHugger Robot2018-10-181-5/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |