summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit
Commit message (Expand)AuthorAgeFilesLines
* Store the WebView's package info.Torne (Richard Coles)2014-08-141-3/+8
* Merge "Add trace events to WebView startup." into lmp-devTorne (Richard Coles)2014-08-121-19/+37
|\
| * Add trace events to WebView startup.Torne (Richard Coles)2014-08-131-19/+37
* | am 84f00277: am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: ...Robert Ly2014-08-131-4/+8
|\ \ | |/ |/|
| * am 9ada140f: am efbbb182: Merge "cherrypick from klp-docs docs: security cons...Robert Ly2014-08-131-4/+8
| |\
| | * cherrypick from klp-docs docs: security consideration for Android <4.2 Change...Scott Rowe2014-08-071-4/+8
* | | Make WebViewFactory more robust.Torne (Richard Coles)2014-08-081-26/+30
* | | Merge "Log the version of the WebView package used." into lmp-devTorne (Richard Coles)2014-08-051-2/+9
|\ \ \
| * | | Log the version of the WebView package used.Torne (Richard Coles)2014-08-051-2/+9
* | | | Merge "Fix CookieSyncManager package summary" into lmp-devHector Dearman2014-08-051-7/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix CookieSyncManager package summaryHector Dearman2014-08-051-7/+6
* | | | Don't let failures to load the null WebView propagate.Torne (Richard Coles)2014-08-041-2/+11
* | | | Cherry pick Cleanup debug messages in WebViewFactory and WebViewUpdateService...Primiano Tucci2014-08-011-2/+2
* | | | CHerry pick Find WebView package name from a config resource. DO NOT MERGETorne (Richard Coles)2014-08-011-2/+2
* | | | Cherry pick Remove dependency on WebView native library path. DO NOT MERGEBen Murdoch2014-08-011-19/+80
* | | | Cherry pick Refactor ActivityManagerService and make WebViewFactory more peda...Primiano Tucci2014-08-011-13/+14
* | | | Cherry pick Refactor native library path logic in WebViewFactory DO NOT MERGEPrimiano Tucci2014-08-011-37/+92
* | | | Cherry pick Append WebView assets to AssetManager when loading the WebView. D...Marcin Kosiba2014-08-011-1/+5
* | | | Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO ...Primiano Tucci2014-08-011-18/+28
* | | | Cherry pick Load the WebView Java code from an APK. DO NOT MERGETorne (Richard Coles)2014-08-011-3/+11
|/ / /
* | | Merge "Revert "Load the WebView Java code from an APK." DO NOT MERGE" into lm...Selim Gurun2014-07-281-11/+3
|\ \ \
| * | | Revert "Load the WebView Java code from an APK." DO NOT MERGEBen Murdoch2014-07-281-11/+3
* | | | Merge "Add WebView.enableSlowWholeDocumentDraw" into lmp-devBo Liu2014-07-282-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Add WebView.enableSlowWholeDocumentDrawBo Liu2014-07-232-0/+16
* | | | am a7a75633: am 31b9e23a: am 21b90a9d: Merge "Add documentation for CookieMan...Hector Dearman2014-07-252-4/+11
|\ \ \ \
| * | | | Add documentation for CookieManager defualtsHector Dearman2014-07-252-4/+11
* | | | | am 2bb2cf49: am bc19d47a: am 773433af: Merge "Address API review" into lmp-devSelim Gurun2014-07-241-26/+65
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Address API review" into lmp-devSelim Gurun2014-07-241-26/+65
| |\ \ \ \
| | * | | | Address API reviewSelim Gurun2014-07-241-26/+65
* | | | | | am 017d651c: am fb8f0643: am aa2a5911: Merge "Update CookieManager API for Co...Hector Dearman2014-07-241-2/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update CookieManager API for Council review.Hector Dearman2014-07-241-2/+1
* | | | | | am ae40df3e: am c955cdb3: am 1be71de6: am 39572996: am 1903bbb8: am 22bdcd2f:...Robert Ly2014-07-241-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 39572996: am 1903bbb8: am 22bdcd2f: Merge "cherrypick from klp-docs docs: ...Robert Ly2014-07-241-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | am 1903bbb8: am 22bdcd2f: Merge "cherrypick from klp-docs docs: formatting fo...Robert Ly2014-07-231-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc00...Scott Rowe2014-07-231-1/+1
* | | | | am f56d307b: am d5874836: am 9ba09c25: Merge "WebView permission change" into...Tao Bai2014-07-234-34/+17
|\ \ \ \ \ | |/ / / /
| * | | | WebView permission changeTao Bai2014-07-234-34/+17
| | |_|/ | |/| |
* | | | Load the WebView Java code from an APK.Torne (Richard Coles)2014-07-181-3/+11
|/ / /
* | | Add a WebView.zoomBy API.Marcin Kosiba2014-07-182-0/+19
* | | Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast.Ben Murdoch2014-07-171-0/+5
* | | Use the WebView's loader library to load the real library.Torne (Richard Coles)2014-07-172-0/+176
* | | Remove WebView library preloading mechanism.Torne (Richard Coles)2014-07-171-20/+0
* | | Merge "Add more params to WebViewClient.shouldInterceptRequest." into lmp-devMarcin Kosiba2014-07-153-3/+185
|\ \ \
| * | | Add more params to WebViewClient.shouldInterceptRequest.Marcin Kosiba2014-07-153-3/+185
* | | | Plumb temporary view detach calls through WebView.Ben Murdoch2014-07-162-0/+16
|/ / /
* | | Tag hole-punching api with @SystemApi.Yuncheol Heo2014-07-101-0/+3
* | | Add an API to disable data reduction proxy.Selim Gurun2014-07-092-0/+20
* | | Enable new geolocation permission API.Tao Bai2014-07-021-1/+0
* | | Deprecate the Cookie Sync ManagerHector Dearman2014-07-013-111/+66
* | | Merge "Add Third Party Cookie API"Hector Dearman2014-06-262-1/+48
|\ \ \