summaryrefslogtreecommitdiff
path: root/core/java/android/os/ZygoteProcess.java
Commit message (Expand)AuthorAgeFilesLines
* Inclusivity cleanup of the Zygote.Chris Wailes2021-03-031-9/+9
* Merge "Removed unused mount mode constants"Abhijeet Kaur2021-03-021-8/+0
|\
| * Removed unused mount mode constantsZim2021-02-241-8/+0
* | Add zygote native fork loopHans Boehm2021-02-231-1/+1
|/
* Merge ab/6749736 in stage.Xin Li2020-10-101-2/+2
|\
| * Rename blacklist to denylistrepo sync -c -j82020-07-311-21/+21
* | Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* | Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-21/+89
|\|
| * Apply app data isolation on isolated or app zygote processesRicky Wai2020-06-051-3/+3
| * Revert "Revert "Do not mount whitelisted package in storage data and obb dirs""Ricky Wai2020-04-021-1/+37
| * Revert "Do not mount whitelisted package in storage data and obb dirs"Ram Muthiah2020-03-281-37/+1
| * Do not mount whitelisted package in storage data and obb dirsRicky Wai2020-03-251-1/+37
| * Pass bind mount storage data decision from java to zygoteRicky Wai2020-03-121-2/+12
| * Adds Zygote policy flags to control how applications are launchedChris Wailes2020-02-271-11/+73
| * Only allow Download authority/MTP/installers to write in Android/.Martijn Coenen2020-01-091-0/+2
| * Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
| * Pass app visible packages data directory info to zygoteRicky Wai2019-12-171-2/+33
| * Pipe disabled compat changes to runtime through zygote.atrost2019-12-111-4/+25
| * Merge "zygote: respond and wait for reply to --boot-completed." am: d34e18c03...Josh Gao2019-10-031-0/+1
| |\
| * | Support a mount mode to bypass FUSE on /storageZim2019-09-251-0/+2
| * | Merge "Notify the ART runtime when boot is complete." am: f83748ae28 am: 6b9a...Nicolas Geoffray2019-08-081-0/+25
| |\ \
| * | | Remove time delay for usap process in jit zygote mode.Nicolas Geoffray2019-07-051-10/+0
| * | | Merge "Disable USAP by default on devices" into qt-dev am: 6c3bbf9e93 am: 35b...Tim Joines2019-06-271-1/+1
| |\ \ \
| * \ \ \ Merge "Start process of next activity with top priority in advance"TreeHugger Robot2019-06-241-2/+10
| |\ \ \ \
| | * | | | Start process of next activity with top priority in advanceRiddle Hsu2019-06-111-2/+10
| * | | | | Merge "Clean-up places that try to read wrap property."Christopher Ferris2019-06-111-3/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Clean-up places that try to read wrap property.Christopher Ferris2019-06-101-3/+1
| * | | | | Removes unused code from the SystemServer/Zygote classes.Chris Wailes2019-06-101-7/+3
| |/ / / /
| * | | | Avoid using usap when wrap property set.Christopher Ferris2019-05-311-2/+10
| * | | | Merge "Workaround for USAP support in jitzygote." into qt-dev am: 94b2981853 ...Nicolas Geoffray2019-05-171-8/+13
| |\ \ \ \
| * | | | | Remove storage sandboxes related code.Sudheer Shanka2019-05-081-17/+1
| * | | | | Adds additional sanitization for Zygote command arguments.Chris Wailes2019-04-251-2/+6
| * | | | | Load the default graphics driver in USAPs.Chris Wailes2019-04-181-6/+10
* | | | | | Rename blacklist to denylistrepo sync -c -j82020-08-041-21/+21
* | | | | | Adds Zygote policy flags to control how applications are launchedChris Wailes2020-03-041-12/+73
* | | | | | Start process of next activity with top priority in advanceRiddle Hsu2020-03-031-2/+10
* | | | | | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-1/+1
* | | | | | Pipe disabled compat changes to runtime through zygote.atrost2019-12-111-2/+23
| |_|_|_|/ |/| | | |
* | | | | zygote: respond and wait for reply to --boot-completed.Josh Gao2019-10-031-0/+1
| |_|_|/ |/| | |
* | | | Merge "Notify the ART runtime when boot is complete."Nicolas Geoffray2019-08-081-0/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Notify the ART runtime when boot is complete.David Srbecky2019-08-081-0/+25
| * | | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-181-0/+3
* | | | Disable USAP by default on devicesTim Joines2019-06-251-1/+1
* | | | Removes unused code from the SystemServer/Zygote classes.Chris Wailes2019-06-111-7/+3
* | | | Avoid using usap when wrap property set.Christopher Ferris2019-05-311-2/+10
| |_|/ |/| |
* | | Workaround for USAP support in jitzygote.Nicolas Geoffray2019-05-171-8/+13
* | | Remove storage sandboxes related code.Sudheer Shanka2019-05-091-17/+1
* | | DO NOT MERGE Fix setting hidden api usage log sample rateAndrei Onea2019-05-011-0/+2
* | | Adds additional sanitization for Zygote command arguments.Chris Wailes2019-04-251-2/+6
* | | Load the default graphics driver in USAPs.Chris Wailes2019-04-241-6/+10
| |/ |/|