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
/
os
/
ZygoteProcess.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add javadoc for package-name arg passed during the process start.
Sudheer Shanka
2018-09-05
1
-19
/
+23
*
Allow some apps to get full access to external storage.
Sudheer Shanka
2018-08-21
1
-0
/
+3
*
Pass the packageName to zygote when starting a new process.
Sudheer Shanka
2018-07-30
1
-2
/
+8
*
Merge "Framework: Add API to get zygote PID" am: 1109e2333f
Andreas Gampe
2018-05-24
1
-0
/
+29
|
\
|
*
Framework: Add API to get zygote PID
Andreas Gampe
2018-05-10
1
-0
/
+29
|
*
Treat hidden API exemptions as whitelist.
Mathew Inwood
2018-05-08
1
-1
/
+2
|
*
Configurable hidden API exemptions.
Mathew Inwood
2018-03-27
1
-2
/
+54
*
|
Fail gracefully if we get a bad API whitelist.
Mathew Inwood
2018-04-19
1
-6
/
+13
*
|
Configurable sampling rate for hidden API access log events.
Mathew Inwood
2018-04-10
1
-0
/
+45
*
|
Treat hidden API exemptions as whitelist.
Mathew Inwood
2018-04-06
1
-1
/
+2
*
|
Configurable hidden API exemptions.
Mathew Inwood
2018-03-28
1
-2
/
+54
*
|
Preload with RELRO sharing in the WebView zygote.
Torne (Richard Coles)
2018-02-26
1
-3
/
+7
|
/
*
Add Zygote.startChildZygote() to fork a new process that itself is a zygote.
Robert Sesek
2018-02-16
1
-1
/
+54
*
Refactor ZygoteProcess to deal in LocalSocketAddress.
Robert Sesek
2018-02-13
1
-9
/
+27
*
resolve merge conflicts of e017dae5873c to stage-aosp-master
Nicolas Geoffray
2017-09-13
1
-33
/
+9
|
\
|
*
Rename debugFlags to runtimeFlags.
Nicolas Geoffray
2017-09-12
1
-33
/
+9
*
|
Zygote: Fix race condition on package preloads.
Narayan Kamath
2017-07-05
1
-2
/
+4
*
|
Add a time-out for connecting to SystemServer, and WebView, zygotes.
Gustav Sennton
2017-04-28
1
-0
/
+24
|
/
*
Support loading a stub WebView using a donor package.
Torne (Richard Coles)
2017-03-28
1
-3
/
+6
*
Zygote: Add support for explicit preloading of resources.
Narayan Kamath
2017-02-15
1
-0
/
+20
*
Introduce DEBUG_JAVA_DEBUGGABLE.
Nicolas Geoffray
2017-01-27
1
-5
/
+5
*
Enable logwrapper functionality on user builds
Tamas Berghammer
2016-12-16
1
-1
/
+2
*
Zygote: Add invoke-with to zygote protocol
Tamas Berghammer
2016-12-16
1
-1
/
+12
*
Merge "Create the WebViewZygote and implement WebViewZygoteInit."
Robert Sesek
2016-10-22
1
-77
/
+118
|
\
|
*
Create the WebViewZygote and implement WebViewZygoteInit.
Robert Sesek
2016-10-07
1
-77
/
+118
|
*
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
Robert Sesek
2016-09-09
1
-0
/
+447
*
resolve merge conflicts of 8f8d187 to nyc-dev-plus-aosp
Robert Sesek
2016-10-10
1
-6
/
+15
*
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
Robert Sesek
2016-10-07
1
-0
/
+447