summaryrefslogtreecommitdiff
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add isBundled argument to LoadedApk.makePaths call"Dimitry Ivanov2017-02-231-1/+1
|\
| * Add isBundled argument to LoadedApk.makePaths callDimitry Ivanov2017-02-231-1/+1
* | Merge "Synchronize access to WebViewZygote." am: fd6f631de5 am: c8111e07d0Robert Sesek2017-01-051-40/+77
|\|
| * Synchronize access to WebViewZygote.Robert Sesek2017-01-031-40/+77
* | Merge "Add new hostingType for startProcessLocked() that selects using the We...Robert Sesek2016-12-021-0/+4
|\|
| * Add new hostingType for startProcessLocked() that selects using the WebViewZy...Robert Sesek2016-11-291-0/+4
* | Merge "Precreate the classloader for the WebView." am: 566b1c80e4 am: 1feb782f01Torne (Richard Coles)2016-11-212-6/+23
|\|
| * Precreate the classloader for the WebView.Torne (Richard Coles)2016-11-212-6/+23
* | Fix WebViewDatabase javadoc.Hui Shu2016-11-152-8/+33
|\ \ | |/ |/|
| * Fix WebViewDatabase javadoc.Hui Shu2016-10-282-8/+33
* | Create the WebViewZygote and implement WebViewZygoteInit.Robert Sesek2016-10-072-0/+138
|/
* Use newly fetched PackageInfo for loading WebView code.Gustav Sennton2016-06-201-22/+27
* ResourcesManager: Allow managed addition of library asset pathsAdam Lesinski2016-06-151-2/+28
* Load WebView even if WebView relro creation times out.Gustav Sennton2016-05-231-4/+11
* Merge "Remove onUhandledInputEvent API." into nyc-devTreeHugger Robot2016-05-161-2/+1
|\
| * Remove onUhandledInputEvent API.Michael Wright2016-04-271-2/+1
* | Merge "[WebView] Update ServiceWorker related documentation." into nyc-devTreeHugger Robot2016-05-044-12/+40
|\ \
| * | [WebView] Update ServiceWorker related documentation.Tim Volodine2016-05-034-12/+40
* | | [WebView] Add documentation regarding geolocation api on secure origins.Tim Volodine2016-04-292-0/+17
|/ /
* | Merge "Revert "Expose setDrawGLFunctionDetachedCallback to webview"" into nyc...Bo Liu2016-04-271-18/+0
|\ \
| * | Revert "Expose setDrawGLFunctionDetachedCallback to webview"Bo Liu2016-04-221-18/+0
* | | Merge "API Review: Add @IntDef and other annotations to Menu Item flags." int...Selim Gurun2016-04-271-3/+23
|\ \ \
| * | | API Review: Add @IntDef and other annotations to Menu Item flags.Hui Shu2016-04-211-3/+23
| | |/ | |/|
* | | Merge "WebView downgrade prevention logic" into nyc-devTreeHugger Robot2016-04-261-1/+1
|\ \ \
| * | | WebView downgrade prevention logicHui Shu2016-04-221-1/+1
| |/ /
* | | Merge "WebView doc: explain persist js across navigations" into nyc-devTreeHugger Robot2016-04-251-0/+10
|\ \ \
| * | | WebView doc: explain persist js across navigationsBo Liu2016-04-251-0/+10
| | |/ | |/|
* / | Remove dependencies on Activity from common Fragment superclassesAdam Powell2016-04-221-1/+1
|/ /
* / webview: canInvokeDrawGlFunctor should always return trueBo Liu2016-04-201-3/+1
|/
* Expose DisplayListCanvas.drawGLFunctor to webviewBo Liu2016-04-151-1/+23
* Verify WebView package info before loading WebViewGustav Sennton2016-04-141-43/+112
* Create WebViewUpdateServiceImpl to move implementation there.Gustav Sennton2016-04-071-3/+3
* Merge "Expose setDrawGLFunctionDetachedCallback to webview" into nyc-devBo Liu2016-04-041-0/+20
|\
| * Expose setDrawGLFunctionDetachedCallback to webviewBo Liu2016-04-011-0/+20
* | Move more code from WebViewUpdateService to separate overridable classGustav Sennton2016-04-041-13/+0
|/
* Add system api to reach WebViewUpdateService Binder interface.Gustav Sennton2016-04-013-3/+77
* Merge "Add a callback for rendernode parentcount=0" into nyc-devJohn Reck2016-03-311-2/+1
|\
| * Add a callback for rendernode parentcount=0John Reck2016-03-311-2/+1
* | Merge "Simplify WebViewProviderInfo - move its logic into WebViewUpdateServic...Gustav Sennton2016-03-311-118/+8
|\ \ | |/ |/|
| * Simplify WebViewProviderInfo - move its logic into WebViewUpdateService.Gustav Sennton2016-03-311-118/+8
* | Remove the system api method WebViewFactory.getWebViewPackageNameGustav Sennton2016-03-291-5/+0
|/
* Merge "Add utility interface for WebView preparation logic." into nyc-devGustav Sennton2016-03-183-90/+10
|\
| * Add utility interface for WebView preparation logic.Gustav Sennton2016-03-183-90/+10
* | Remove WebView-package-being-replaced logic from WebViewUpdateService.Gustav Sennton2016-03-171-4/+1
|/
* Merge "Revert "Revert "Add some View methods overrides and WebViewDelegate in...Selim Gurun2016-03-172-0/+16
|\
| * Revert "Revert "Add some View methods overrides and WebViewDelegate interface...Selim Gurun2016-03-172-0/+16
* | Load WebView library into the right classloader namespace.Torne (Richard Coles)2016-03-141-11/+18
|/
* Allow disk reads during more parts of WebView loading.Gustav Sennton2016-03-081-2/+2
* Merge "Add fallback packages to be enabled iff no webview packages are valid"...Gustav Sennton2016-02-243-12/+56
|\
| * Add fallback packages to be enabled iff no webview packages are validGustav Sennton2016-02-233-12/+56