index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
ZygoteProcess.java
Age
Commit message (
Expand
)
Author
2021-03-03
Inclusivity cleanup of the Zygote.
Chris Wailes
2021-03-02
Merge "Removed unused mount mode constants"
Abhijeet Kaur
2021-02-24
Removed unused mount mode constants
Zim
2021-02-23
Add zygote native fork loop
Hans Boehm
2020-10-10
Merge ab/6749736 in stage.
Xin Li
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-04
Rename blacklist to denylist
repo sync -c -j8
2020-07-31
Rename blacklist to denylist
repo sync -c -j8
2020-06-05
Apply app data isolation on isolated or app zygote processes
Ricky Wai
2020-04-02
Revert "Revert "Do not mount whitelisted package in storage data and obb dirs""
Ricky Wai
2020-03-28
Revert "Do not mount whitelisted package in storage data and obb dirs"
Ram Muthiah
2020-03-25
Do not mount whitelisted package in storage data and obb dirs
Ricky Wai
2020-03-12
Pass bind mount storage data decision from java to zygote
Ricky Wai
2020-03-04
Adds Zygote policy flags to control how applications are launched
Chris Wailes
2020-03-03
Start process of next activity with top priority in advance
Riddle Hsu
2020-02-27
Adds Zygote policy flags to control how applications are launched
Chris Wailes
2020-01-13
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
Only allow Download authority/MTP/installers to write in Android/.
Martijn Coenen
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-17
Pass app visible packages data directory info to zygote
Ricky Wai
2019-12-11
Pipe disabled compat changes to runtime through zygote.
atrost
2019-12-11
Pipe disabled compat changes to runtime through zygote.
atrost
2019-10-03
Merge "zygote: respond and wait for reply to --boot-completed." am: d34e18c03...
Josh Gao
2019-10-03
zygote: respond and wait for reply to --boot-completed.
Josh Gao
2019-09-25
Support a mount mode to bypass FUSE on /storage
Zim
2019-08-08
Merge "Notify the ART runtime when boot is complete." am: f83748ae28 am: 6b9a...
Nicolas Geoffray
2019-08-08
Merge "Notify the ART runtime when boot is complete."
Nicolas Geoffray
2019-08-08
Notify the ART runtime when boot is complete.
David Srbecky
2019-07-05
Remove time delay for usap process in jit zygote mode.
Nicolas Geoffray
2019-06-27
Merge "Disable USAP by default on devices" into qt-dev am: 6c3bbf9e93 am: 35b...
Tim Joines
2019-06-25
Disable USAP by default on devices
Tim Joines
2019-06-24
Merge "Start process of next activity with top priority in advance"
TreeHugger Robot
2019-06-11
Removes unused code from the SystemServer/Zygote classes.
Chris Wailes
2019-06-11
Merge "Clean-up places that try to read wrap property."
Christopher Ferris
2019-06-11
Start process of next activity with top priority in advance
Riddle Hsu
2019-06-10
Clean-up places that try to read wrap property.
Christopher Ferris
2019-06-10
Removes unused code from the SystemServer/Zygote classes.
Chris Wailes
2019-05-31
Avoid using usap when wrap property set.
Christopher Ferris
2019-05-31
Avoid using usap when wrap property set.
Christopher Ferris
2019-05-17
Merge "Workaround for USAP support in jitzygote." into qt-dev am: 94b2981853 ...
Nicolas Geoffray
2019-05-17
Workaround for USAP support in jitzygote.
Nicolas Geoffray
2019-05-09
Remove storage sandboxes related code.
Sudheer Shanka
2019-05-08
Remove storage sandboxes related code.
Sudheer Shanka
2019-05-01
DO NOT MERGE Fix setting hidden api usage log sample rate
Andrei Onea
2019-04-25
Adds additional sanitization for Zygote command arguments.
Chris Wailes
2019-04-25
Adds additional sanitization for Zygote command arguments.
Chris Wailes
2019-04-24
Load the default graphics driver in USAPs.
Chris Wailes
2019-04-18
Load the default graphics driver in USAPs.
Chris Wailes
2019-04-11
Merge "[GraphicsEnvironment] Expose API to query whether an app should use ga...
Peiyong Lin
[next]