Sign in
android
/
platform
/
frameworks
/
support
/
2a1fc7faf719ace396316bf287f3a2b06f446b86..740cde70237dd276f8ad66dfe9528b1cdb5d54bb
/
webkit
9adea33
Merge "AndroidX Webkit: WebMessageListener for malicious website demo" into androidx-master-dev
by Treehugger Robot
· 5 years ago
57b9278
AndroidX Webkit: Disable testOnSafeBrowsingHitBackToSafety
by Laís Minchillo
· 5 years ago
0e0fafd2
Merge "Update android lint baseline" into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
9bcd7b3
AndroidX Webkit: WebMessageListener for malicious website demo
by Shimi Zhang
· 5 years ago
cf8b11c
Fix and enforce UnusedVariable errorprone warnings
by Aurimas Liutikas
· 5 years ago
c05561f
Update android lint baseline
by Aurimas Liutikas
· 5 years ago
19330db
Clean up webkit test app task creation
by Aurimas Liutikas
· 5 years ago
f92b570
Merge "AndroidX Webkit: Bump version in package-info" into androidx-master-dev
by Treehugger Robot
· 5 years ago
21bd23d
AndroidX Webkit: Bump version in package-info
by Laís Minchillo
· 5 years ago
7afb4dc
AndroidX Webkit: Add Js Java Interaction activity
by Shimi Zhang
· 5 years ago
481b0f1
Merge "Remove last "-y" flag from "studiow" instructions" into androidx-master-dev
by Treehugger Robot
· 5 years ago
ac652fa
Remove last "-y" flag from "studiow" instructions
by Jelle Fresen
· 5 years ago
a8ea0d1
AndroidX Webkit: WebMessageListener Demo app
by Shimi Zhang
· 5 years ago
4bcbb7c
Merge "[WebView] Extend addWebMessageListener Javadoc" into androidx-master-dev
by Treehugger Robot
· 5 years ago
5873b8a
[WebView] Extend addWebMessageListener Javadoc
by Shimi Zhang
· 5 years ago
142d7af
API lint check for the StreamFiles is enabled for androidx
by Sergey
· 5 years ago
442e68b
Merge "[WebView] Annotate SetJavaScriptEnabled for test app" into androidx-master-dev
by Treehugger Robot
· 5 years ago
7d58371
[WebView] Annotate SetJavaScriptEnabled for test app
by Shimi Zhang
· 5 years ago
a1fc67c
Regenerate old API files.
by Aurimas Liutikas
· 5 years ago
12bf391
Merge "Fix WebSettingsCompatForceDarkTest failing due to timeout issues." into androidx-master-dev
by Treehugger Robot
· 5 years ago
2238172
AndroidX Webkit: demo fullscreen usage
by Nate Fischer
· 5 years ago
e6a196d
Fix WebSettingsCompatForceDarkTest failing due to timeout issues.
by Anna Malova
· 5 years ago
0b58731
API lint check for the ArrayReturn is enabled for androidx
by Sergey
· 5 years ago
821e4fa
Reconfigure how Webview support interfaces are pulled in
by Hazem Ashmawy
· 5 years ago
f9cb081
Merge "AndroidX Webkit: annotate serviceworker nullability" into androidx-master-dev
by Treehugger Robot
· 5 years ago
bceadd3
AndroidX Webkit: annotate serviceworker nullability
by Nate Fischer
· 5 years ago
3219a8d
Merge "AndroidX Webkit: avoid deprecated test classes" into androidx-master-dev
by Treehugger Robot
· 5 years ago
95ab9fe
AndroidX Webkit: avoid deprecated test classes
by Nate Fischer
· 5 years ago
2920620
Adds -PupdateLintBaseline parameter for lint
by Louis Pullen-Freilich
· 5 years ago
849e484
AndroidX Webkit: use HtmlCompat
by Nate Fischer
· 5 years ago
6055c56
AndroidX Webkit: reduce build warnings
by Nate Fischer
· 5 years ago
ced37ec
Merge "AndroidX Webkit: use Q APIs for WebView Render methods" into androidx-master-dev
by Laís Minchillo
· 5 years ago
b8b57e8
AndroidX Webkit: use Q APIs for WebView Render methods
by Laís Minchillo
· 5 years ago
f14ad35
Upgrade to AGP 3.6.0-alpha12
by Dustin Lam
· 5 years ago
a528619
Merge "[webview-demo] Fix WaitNotInLoop lint error." into androidx-master-dev
by Toby Sargeant
· 5 years ago
458556c
[webview-demo] Fix WaitNotInLoop lint error.
by Tobias Sargeant
· 5 years ago
4fcb4a5
Merge "AndroidX Webkit: Fix error-prone issues in testapp" into androidx-master-dev
by Treehugger Robot
· 5 years ago
d9ff84e
AndroidX Webkit: Fix error-prone issues in testapp
by Hazem Ashmawy
· 5 years ago
9a92353
AndroidX Webkit: Remove usage of String#split(string) in AssetHelper
by Hazem Ashmawy
· 5 years ago
8a87c7b
[webview] Correctly support null WebViewRenderProcessClient.
by Tobias Sargeant
· 5 years ago
8da85bb
Merge "[WebView] Add JS Java Interaction to Androidx side" into androidx-master-dev
by Treehugger Robot
· 5 years ago
992fd81
[WebView] Add JS Java Interaction to Androidx side
by Shimi Zhang
· 5 years ago
aea6472
Merge "Switch to prebuilts from project() dependencies" into androidx-master-dev
by Treehugger Robot
· 5 years ago
ea818ae
Merge "AndroidX Webkit: fix lint issues in WebViewRenderProcessClientAdapter" into androidx-master-dev
by Treehugger Robot
· 5 years ago
abb87d3
Merge "Switch all libraries to use concurrent-futures 1.0.0" into androidx-master-dev
by Treehugger Robot
· 5 years ago
52fb24f
AndroidX Webkit: fix lint issues in WebViewRenderProcessClientAdapter
by Nate Fischer
· 5 years ago
e83124e
AndroidX Webkit: fix lint issues with newly public methods
by Nate Fischer
· 5 years ago
64c858b
Switch to prebuilts from project() dependencies
by Ian Lake
· 5 years ago
d8a60fe
[WebView] Add more nullability annotation to WebViewProviderAdapter
by Shimi Zhang
· 5 years ago
0e005915
Switch all libraries to use concurrent-futures 1.0.0
by Ian Lake
· 5 years ago
b4a59c5
[WebView] Update lint-baseline.xml for boundary interface roll
by Shimi Zhang
· 5 years ago
293d366
Merge "aw: Add nullability annotations in WebViewProviderAdapter" into androidx-master-dev
by Treehugger Robot
· 5 years ago
b470f2a
aw: Add nullability annotations in WebViewProviderAdapter
by Shimi Zhang
· 5 years ago
f139b91
Merge "[webview] Add renderer termination activity to demo app." into androidx-master-dev
by Toby Sargeant
· 5 years ago
43efa23
[WebView Support Library] add Force Dark Behaviour API.
by Anna Malova
· 5 years ago
310493d
[webview] Add renderer termination activity to demo app.
by Tobias Sargeant
· 5 years ago
82216f3
AndroidX Webkit: Restrict hidden methods to LIBRARY
by Laís Minchillo
· 6 years ago
57c7daa
Merge "[WebView Support Library] Expose force dark API." into androidx-master-dev
by Anna Malova
· 5 years ago
11da384
[WebView Support Library] Expose force dark API.
by Anna Malova
· 5 years ago
7215706
Merge "[WebView AndroidX] Add TracingController demo in the testapp." into androidx-master-dev
by Anna Malova
· 5 years ago
fba9f9e
AndroidX Webkit: add test instructions for testapp
by Nate Fischer
· 5 years ago
80e9986
[WebView AndroidX] Add TracingController demo in the testapp.
by Anna Malova
· 5 years ago
baf7405
Merge "AndroidX Webkit: link to internal guides for demo app" into androidx-master-dev
by Treehugger Robot
· 5 years ago
118a60c
AndroidX Webkit: add nullabilty annotations to methods in internal
by Hazem Ashmawy
· 5 years ago
cc048bf
AndroidX Webkit: link to internal guides for demo app
by Nate Fischer
· 5 years ago
4285f84
Merge "AndroidX Webkit: add @NonNull to IncompatibleApkWebViewProviderFactory" into androidx-master-dev
by Treehugger Robot
· 5 years ago
b1987a7
AndroidX Webkit: bump version to 1.2.0-alpha01
by Laís Minchillo
· 5 years ago
9b55d5e
AndroidX Webkit: add @NonNull to IncompatibleApkWebViewProviderFactory
by Nate Fischer
· 5 years ago
cfa03a2
Merge "AndroidX Webkit: Update WebViewAssetLoader#PathHandler docs" into androidx-master-dev
by Treehugger Robot
· 5 years ago
a8afa91
AndroidX Webkit: Update WebViewAssetLoader#PathHandler docs
by Hazem Ashmawy
· 5 years ago
8846a97
AndroidX Webkit: Fix codesamples identation in WebViewAssetLoader
by Hazem Ashmawy
· 5 years ago
9ac9576
AndroidX WebKit: Canonicalize files only once in InternalStorageHandler
by Hazem Ashmawy
· 5 years ago
1516790
Merge "AndroidX Webkit: delete WebViewAssetLoaderIntegration test class" into androidx-master-dev
by Treehugger Robot
· 5 years ago
cc76882
Merge "AndroidX Webkit: Rename AssetLoaderActivitiesTest" into androidx-master-dev
by Treehugger Robot
· 5 years ago
48cf73b
AndroidX Webkit: delete WebViewAssetLoaderIntegration test class
by Hazem Ashmawy
· 5 years ago
ec23cae
AndroidX Webkit: Rename AssetLoaderActivitiesTest
by Hazem Ashmawy
· 5 years ago
63ebda3
AndroidX Webkit: Throw exceptions in AssetHelper util class
by Hazem Ashmawy
· 5 years ago
8ac8b20
AndroidX Webkit: Use XMLHttpRequest in AssetLoaderAjaxActivity
by Hazem Ashmawy
· 5 years ago
b08258a
Update versions after September 5th release
by Nick Anthony
· 5 years ago
ad83bec
Merge "AndroidX WebKit: Add espresso tests for AssetLoader demo activities" into androidx-master-dev
by Treehugger Robot
· 5 years ago
a1e313f
AndroidX WebKit: Add espresso tests for AssetLoader demo activities
by Hazem Ashmawy
· 5 years ago
56bb322
AndroidX Webkit: Resolve some UnknownNullness lint warnings
by Hazem Ashmawy
· 5 years ago
dc3acc4
Merge "[Webkit] Fix 1.1.0-alpha02 api files" into androidx-master-dev
by Treehugger Robot
· 5 years ago
359b147
[Webkit] Fix 1.1.0-alpha02 api files
by Hazem Ashmawy
· 5 years ago
cd1aae0
Track experimental API surface
by Alan Viverette
· 5 years ago
059a1d1
[Webkit] Delete unused 1.1.0-alpha03 api files
by Hazem Ashmawy
· 5 years ago