index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewZygote.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wait for RELRO before starting WebViewZygote at boot.
Torne (Richard Coles)
2019-04-10
1
-12
/
+3
*
Remove support for the WebView stub.
Torne (Richard Coles)
2019-03-28
1
-44
/
+2
*
Widen allowed UID range for webview zygote.
Martijn Coenen
2019-01-30
1
-1
/
+1
*
Use new app preload path for WebView zygote.
Torne (Richard Coles)
2019-01-23
1
-27
/
+29
*
Code cleanup to conform to style guide / linter.
Chris Wailes
2019-01-22
1
-1
/
+1
*
Prepare setresuid()/setresgid() seccomp filter in AppZygote.
Martijn Coenen
2019-01-18
1
-1
/
+3
*
Initial support for application Zygote.
Martijn Coenen
2019-01-07
1
-0
/
+1
*
Start the webview_zygote at boot, but in the background.
Torne (Richard Coles)
2018-03-14
1
-5
/
+12
*
Merge "Delay starting the webview_zygote until first use." am: 6d9d717ab7 am:...
Robert Sesek
2018-02-28
1
-7
/
+5
|
\
|
*
Delay starting the webview_zygote until first use.
Robert Sesek
2018-02-26
1
-7
/
+5
*
|
Preload with RELRO sharing in the WebView zygote.
Torne (Richard Coles)
2018-02-26
1
-1
/
+3
*
|
Merge "Reparent the webview_zygote to be a child of the main app_process zygo...
Robert Sesek
2018-02-21
1
-82
/
+32
|
\
|
|
*
Reparent the webview_zygote to be a child of the main app_process zygote.
Robert Sesek
2018-02-20
1
-83
/
+32
|
*
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2018-02-20
1
-5
/
+14
*
|
Consider shared libs when precreating WebView classloader.
Torne (Richard Coles)
2017-09-19
1
-5
/
+14
*
|
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-4
/
+3
|
/
*
Add a time-out for connecting to SystemServer, and WebView, zygotes.
Gustav Sennton
2017-04-28
1
-22
/
+1
*
Explicitly wait for the WebView Zygote.
Gustav Sennton
2017-04-24
1
-1
/
+25
*
Support loading a stub WebView using a donor package.
Torne (Richard Coles)
2017-03-28
1
-2
/
+11
*
Post WebView Zygote connection code to a background thread.
Gustav Sennton
2017-03-24
1
-12
/
+40
*
Add isBundled argument to LoadedApk.makePaths call
Dimitry Ivanov
2017-02-22
1
-1
/
+1
*
Synchronize access to WebViewZygote.
Robert Sesek
2017-01-03
1
-40
/
+77
*
Add new hostingType for startProcessLocked() that selects using the WebViewZy...
Robert Sesek
2016-11-29
1
-0
/
+4
*
Precreate the classloader for the WebView.
Torne (Richard Coles)
2016-11-21
1
-5
/
+20
*
Create the WebViewZygote and implement WebViewZygoteInit.
Robert Sesek
2016-10-07
1
-0
/
+135