summaryrefslogtreecommitdiff
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Do not mount whitelisted package in storage data and obb dirs""Ricky Wai2020-04-021-2/+10
* Revert "Do not mount whitelisted package in storage data and obb dirs"Ram Muthiah2020-03-281-10/+2
* Do not mount whitelisted package in storage data and obb dirsRicky Wai2020-03-251-2/+10
* Merge "freezer: thaw on dumpsys data collection" into rvc-devMarco Ballesio2020-03-171-0/+13
|\
| * freezer: thaw on dumpsys data collectionMarco Ballesio2020-03-161-0/+13
* | Pass bind mount storage data decision from java to zygoteRicky Wai2020-03-121-2/+4
|/
* Adds Zygote policy flags to control how applications are launchedChris Wailes2020-02-271-3/+39
* Give installers/DownloadManager/MTP correct GIDs.Martijn Coenen2020-02-111-0/+14
* Merge "Allow credstore to call into KeyAttestationApplicationIdProviderServic...Automerger Merge Worker2020-02-041-0/+6
|\
| * Allow credstore to call into KeyAttestationApplicationIdProviderServiceDavid Zeuthen2020-02-041-0/+6
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-1/+1
* | Merge "Add support for freezing cached apps"Marco Ballesio2020-01-251-0/+11
|\ \
| * | Add support for freezing cached appsMarco Ballesio2020-01-241-0/+11
* | | Merge "Disable user-facing historical app ops methods"Nate Myren2020-01-251-0/+6
|\ \ \ | |/ / |/| |
| * | Disable user-facing historical app ops methodsNate Myren2020-01-241-0/+6
* | | Add an API android.os.Process.waitForProcessDeathJing Ji2020-01-201-0/+101
|/ /
* | Merge changes from topic "radio_scan_system_api"TreeHugger Robot2020-01-101-3/+2
|\ \
| * | Process: Make WIFI_UID a public API constantRoshan Pius2020-01-091-3/+2
* | | Merge "Refine documentation for Process.setThreadPriority" am: fd1985993c am:...Automerger Merge Worker2020-01-101-3/+4
|\ \ \ | |/ / |/| / | |/
| * Refine documentation for Process.setThreadPriorityRick Yiu2020-01-101-3/+4
| * Pipe disabled compat changes to runtime through zygote.atrost2019-12-111-4/+7
| * Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+2
| * Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-11-081-0/+1
* | Only allow Download authority/MTP/installers to write in Android/.Martijn Coenen2020-01-091-0/+6
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | Pass app visible packages data directory info to zygoteRicky Wai2019-12-171-2/+13
* | Pipe disabled compat changes to runtime through zygote.atrost2019-12-111-4/+7
* | Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+2
* | Rename THREAD_GROUP_BG_NONINTERACTIVE to THREAD_GROUP_BACKGROUNDRick Yiu2019-10-081-3/+2
* | Merge "Mirror fs-verity ownership UID to Java" am: d6b817cd51 am: 9b83a708c7 ...Victor Hsieh2019-09-181-0/+6
|\|
| * Mirror fs-verity ownership UID to JavaVictor Hsieh2019-09-181-0/+6
| * Removes unused code from the SystemServer/Zygote classes.Chris Wailes2019-06-111-7/+2
| * Remove storage sandboxes related code.Sudheer Shanka2019-05-091-7/+2
| * Load the default graphics driver in USAPs.Chris Wailes2019-04-241-36/+38
* | Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-08-011-0/+1
* | Start process of next activity with top priority in advanceRiddle Hsu2019-06-111-2/+4
* | Removes unused code from the SystemServer/Zygote classes.Chris Wailes2019-06-101-7/+2
* | Remove storage sandboxes related code.Sudheer Shanka2019-05-081-7/+2
* | Load the default graphics driver in USAPs.Chris Wailes2019-04-181-36/+38
|/
* [GraphicsEnvironment] Expose API to query whether an app should use game driver.Peiyong Lin2019-04-101-4/+7
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+31
* Renamed blastula to unspecialized app process (usap)Chris Wailes2019-03-011-2/+4
* Look for visible vols for a user under /mnt/user/<userId>/package/.Sudheer Shanka2019-02-241-5/+2
* Remove sandbox specific bind mounts from root namespace.Sudheer Shanka2019-02-061-2/+4
* Enables the use of the blastula pool.Chris Wailes2019-01-241-2/+2
* Code cleanup to conform to style guide / linter.Chris Wailes2019-01-221-13/+2
* Merge "Expose UIDs for NetworkStack permission checks" am: 3b887bdf4a am: 295...Remi NGUYEN VAN2019-01-221-3/+0
|\
| * Expose UIDs for NetworkStack permission checksRemi NGUYEN VAN2019-01-221-3/+0
* | Make some Process constants @TestApi.Martijn Coenen2019-01-101-0/+5
* | Allocate isolated UID ranges for app zygote and its children.Martijn Coenen2019-01-071-1/+20